crispedge.com

Color picker

Loading...

#11cae6 hex color - Blue - Cool color - Information

#11cae6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #11cae6 Color code in RGB color code model is created after adding 6.67% red color, 79.22% green color and 90.2% blue color. Hex #11cae6 Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 12% magenta, 0% yellow and 10% black.

Hex #11cae6 color code is between #00ccee web safe hex color code and #00bbdd web safe hex color code. #00ccee is the nearest web safe color code. You can see here many more shades of #11cae6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code11cae6#11cae6
RGB Decimal17, 202, 230rgb(17, 202, 230)
RGB Percent7%, 79%, 90%rgb(7%, 79%, 90%)
CSS RGBa17, 202, 230,1rgba(17,202,230,1)
CMYK Modelcmyk(93%,12%,0%,10%)
HSL Color Space188,86% ,48%hsl(188,86% ,48%)
HSV Color Space188°, 93%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011100101011100110
Octal21312346
Decimal17202230
Hex11cae6

Different shades of #11cae6 color code.

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

Light Shade of #11cae6
#3ad8f0
Dark Shade of #11cae6
#0da0b6
Saturated Shade of #11cae6
#05d3f2
Desaturated Shade of #11cae6
#1dc1da
Grey scale Shade of #11cae6
#7b7b7b
Brighten Shade
#2ae3ff
Most Readable Shade
#000000

Shades of #11cae6 color code

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

#11cae6
#0fb3cc
#0d9db2
#0b8699
#09707f
#075966
#05434c
#032c33
#011619
#000000

Similar Color like #11cae6 color

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

#12cbe7
#13cce8
#14cde9
#15ceea
#16cfeb
#17d0ec
#18d1ed
#19d2ee
#1ad3ef
#1bd4f0
#1cd5f1
#1dd6f2
#1ed7f3
#1fd8f4
#10c9e5
#0fc8e4
#0ec7e3
#0dc6e2
#0cc5e1
#0bc4e0
#0ac3df
#09c2de
#08c1dd
#07c0dc
#06bfdb
#05beda
#04bdd9
#03bcd8

Monochromatic Color with #11cae6

#11cae6
#010f11
#04353c
#085a66
#0b7f91
#0ea5bb

Tints of #11cae6 Color

#11cae6
#2bcfe8
#45d5eb
#60dbee
#7ae1f1
#95e7f3
#afedf6
#caf3f9
#e4f9fc
#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

#11cae6
#e62d11

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

Split Complementary

#11cae6
#e61160
#e69711

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

Analogous Color

#11e6ad
#11e6d7
#11cae6
#119fe6
#1175e6

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

#11cae6
#e611ca
#cae611

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

#11cae6
#9711e6
#e62d11
#5fe611

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

#11cae6
#e62d11
#e69711
#1160e6

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 #11cae6 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.

#11cae6 Color Code Preview on Black Background Color

This is how #11cae6 Color will look on black background color. Color contrast ratio is 10.61

#11cae6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11cae6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11cae6

#11cae6 color code is use for CSS Background Color

Background color for the above div is #11cae6

HTML with inline CSS

<div style="background-color:#11cae6;"></div>

#11cae6 color code is use for CSS Border Color

CSS Border color for the above div is #11cae6

HTML with inline CSS

<div style="border:5px solid #11cae6;"></div>

CSS Border Left color for the above div is #11cae6

HTML with inline CSS

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

CSS Border Right color for the above div is #11cae6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #11cae6

HTML with inline CSS

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

CSS Border Top color for the above div is #11cae6

HTML with inline CSS

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

#11cae6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#11cae6 Color code Preview on White Background

This is how #11cae6 Color code will look on white background color. Color contrast ratio is 1.98

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 #11cae6; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #11cae6; }

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(17,202,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,45,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(17,202,230,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.