COLOR #C9EAE6

HEX: #C9EAE6 RGB: (201,234,230)

Renk bilgisi

#C9EAE6 contains red, green and blue colors in about the same proportion. #C9EAE6 ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#C9EAE6 color RGB value is (201,234,230).

RGB: (201,234,230) (79%, 92%, 90%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 234 of 255 = 92%
B 230 of 255 = 90%

201
234
230

R + G + B ~ 87%. #C9EAE6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 234 + 230 = 665 (100%)
R 201 of 665 ~ 30.23%
G 234 of 665 ~ 35.19%
B 230 of 665 ~ 34.59'%

%30.23
%35.19
%34.59

CMYK RENK MODELİ

#C9EAE6 rengi CMYK tonu (14,0,2,8).

  • camgöbeği tonu 14.10%
  • eflatun tonu 0.00%
  • sarı tonu 1.71%
  • ana renk tonu 8.24%

CMYK: (14,0,2,8)
C14M0Y2K8 (14%, 0%, 2%, 8%)
(0.14 / 0.00 / 0.02 / 0.08)

CMYK yüzdeleri

%14.1
%0
%1.71
%8.24

Codes

Color #C9EAE6 in popluar color models

C9 EA E6
RGB 201 234 230
HSL 173° 44.00% 85.29%
HSB/HSV 173° 14.10% 91.76%
CMYK 14.10% 0.00% 1.71%
8.24%

Color #C9EAE6 in popluar number systems.

HEX C9 EA E6
Decimal 201 234 230
Binary 11001001 11101010 11100110
Octal 311 352 346

Shades and tints

Shades of #C9EAE6

#C9EAE6
(201,234,230)
#B7D5D2
(183,213,210)
#A5C0BE
(165,192,190)
#93ABAA
(147,171,170)
#819696
(129,150,150)
#6F8182
(111,129,130)
#5D6C6E
(93,108,110)
#4B575A
(75,87,90)
#394246
(57,66,70)
#272D32
(39,45,50)
#15181E
(21,24,30)
#000000
(0,0,0)

Tints of #C9EAE6

#C9EAE6
(201,234,230)
#CDEBE8
(205,235,232)
#D1ECEA
(209,236,234)
#D5EDEC
(213,237,236)
#D9EEEE
(217,238,238)
#DDEFF0
(221,239,240)
#E1F0F2
(225,240,242)
#E5F1F4
(229,241,244)
#E9F2F6
(233,242,246)
#EDF3F8
(237,243,248)
#F1F4FA
(241,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EAE6 color. Also use rgb(201,234,230) instead hex code.

Text Font Color

.myTextColor { color: #C9EAE6; }

<p style="color:#C9EAE6">This sample text font color is #C9EAE6.</p>

This text font color is #C9EAE6.

Background Color

.myBgColor { background-color: #C9EAE6; }

<div style="background-color:#C9EAE6">Inner text</div>

This div background color is #C9EAE6.

Border color

.myBorderColor { border: 1px solid #C9EAE6; }

<div style="border:3px solid #C9EAE6">Div</div>

This div border color is #C9EAE6.

Opacity

.myOpacity80 { color: #C9EAE6; opacity: 0.8; }

<p style="color:#C9EAE6;opacity:0.8;">80%</p>

Text with #C9EAE6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C9EAE6;}

<p style="text-shadow: 3px 3px 1px #C9EAE6">Text here.</p>

This text has shadow with #C9EAE6 color.


.textShadow {text-shadow: 3px 3px 1px #C9EAE6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C9EAE6, 5px 5px 20px red">Text here.</p>

This text has shadow with #C9EAE6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C9EAE6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C9EAE6, Direction=45, Strength=4)">Text</p>

This text has shadow with #C9EAE6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C9EAE6;
-webkit-box-shadow: 1px 1px 3px 2px #C9EAE6;
box-shadow: 1px 1px 3px 2px #C9EAE6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C9EAE6; -webkit-box-shadow: 1px 1px 3px 2px #C9EAE6; box-shadow:1px 1px 3px 2px #C9EAE6;">
Div content here
</div>

This div box has shadow with color #C9EAE6.

Preview

Color preview on black background

This text has color #C9EAE6 on black background.


Color preview on white background

This text has color #C9EAE6 on white background.


Black color preview on #C9EAE6 background

This text has black color on #C9EAE6 background.


White color preview on #C9EAE6 background

This text has white color on #C9EAE6 background.


Related colors

Complementary color

Complementary color for #hex is #361519.


I love getcolorcode.com

Triadic colors

1 #E6C9EA and #EAE6C9 with #C9EAE6 are triadic colors.

2 #E6EAC9 and #EAC9E6 with #C9EAE6 are triadic colors.