@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#12ddee hex color - Blue - Cool color - Information

#12ddee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #12ddee Color code in RGB color code model is created after adding 7.06% red color, 86.67% green color and 93.33% blue color. Hex #12ddee Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 7% magenta, 0% yellow and 6.67% black.

Hex #12ddee color code is between #11ccdd web safe hex color code and #22eeff web safe hex color code. #11ccdd is the nearest web safe color code. You can see here many more shades of #12ddee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 12ddee #12ddee
RGB Decimal 18, 221, 238 rgb(18, 221, 238)
RGB Percent 7%, 87%, 93% rgb(7%, 87%, 93%)
CSS RGBa 18, 221, 238,1 rgba(18,221,238,1)
CMYK Model cmyk(92%,7%,0%,6.67%)
HSL Color Space 185,87% ,50% hsl(185,87% ,50%)
HSV Color Space 185°, 92%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010010 11011101 11101110
Octal 22 335 356
Decimal 18 221 238
Hex 12 dd ee

Different shades of #12ddee color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #12ddee
#42e4f1
Dark Shade of #12ddee
#0eb2bf
Saturated Shade of #12ddee
#05e8fb
Desaturated Shade of #12ddee
#1fd2e1
Grey scale Shade of #12ddee
#808080
Brighten Shade
#2bf6ff
Most Readable Shade
#000000

Shades of #12ddee color code

Generate more color scales with scales (color stack) generator.

#12ddee
#10c4d3
#0eabb9
#0c939e
#0a7a84
#086269
#06494f
#043134
#02181a
#000000

Similar Color like #12ddee color

Find visually similar hex color codes nearing to #12ddee hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#13deef
#14dff0
#15e0f1
#16e1f2
#17e2f3
#18e3f4
#19e4f5
#1ae5f6
#1be6f7
#1ce7f8
#1de8f9
#1ee9fa
#1feafb
#20ebfc
#11dced
#10dbec
#0fdaeb
#0ed9ea
#0dd8e9
#0cd7e8
#0bd6e7
#0ad5e6
#09d4e5
#08d3e4
#07d2e3
#06d1e2
#05d0e1
#04cfe0

Monochromatic Color with #12ddee

#12ddee
#02181a
#053f44
#08676e
#0c8e99
#0fb6c3

Tints of #12ddee Color

#12ddee
#2ce0ef
#46e4f1
#61e8f3
#7becf5
#95eff7
#b0f3f9
#caf7fb
#e4fbfd
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#12ddee
#ee2312

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#12ddee
#ee126f
#ee9112

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#12eea7
#12eed3
#12ddee
#12b1ee
#1285ee

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#12ddee
#ee12dd
#ddee12

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#12ddee
#9112ee
#ee2312
#6fee12

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#12ddee
#ee2312
#ee9112
#126fee

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #12ddee Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#12ddee Color Code Preview on Black Background Color

This is how #12ddee Color will look on black background color. Color contrast ratio is 12.60

#12ddee in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#12ddee">Your Example Paragraph content text in with font color #12ddee </p>

Your Example Paragraph content text in with font color #12ddee

HTML with inline CSS

<div style="color:#12ddee">Your Paragraph text in with font color #12ddee </div>

Your Example Paragraph content text in with font color #12ddee

#12ddee color code is use for CSS Background Color

Background color for the above div is #12ddee

HTML with inline CSS

<div style="background-color:#12ddee;"></div>

#12ddee color code is use for CSS Border Color

CSS Border color for the above div is #12ddee

HTML with inline CSS

<div style="border:5px solid #12ddee;"></div>

CSS Border Left color for the above div is #12ddee

HTML with inline CSS

<div style="border-left:5px solid #12ddee;"></div>

CSS Border Right color for the above div is #12ddee

HTML with inline CSS

<div style="border-right:5px solid #12ddee;"></div>

CSS Border Bottom color for the above div is #12ddee

HTML with inline CSS

<div style="border-bottom:5px solid #12ddee;"></div>

CSS Border Top color for the above div is #12ddee

HTML with inline CSS

<div style="border-top:5px solid #12ddee;"></div>

#12ddee hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#12ddee; } .examplecolorclass {color:#12ddee; } .examplebordercolor {border:3px solid #12ddee; }

#12ddee Color code Preview on White Background

This is how #12ddee Color code will look on white background color. Color contrast ratio is 1.67

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #12ddee; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #12ddee; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(18,221,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,35,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(18,221,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.