COLOR #C9CEE9

HEX: #C9CEE9 RGB: (201,206,233)

Renk bilgisi

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

RGB renk modeli

#C9CEE9 color RGB value is (201,206,233).

RGB: (201,206,233) (79%, 81%, 91%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 206 of 255 = 81%
B 233 of 255 = 91%

201
206
233

R + G + B ~ 84%. #C9CEE9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 206 + 233 = 640 (100%)
R 201 of 640 ~ 31.41%
G 206 of 640 ~ 32.19%
B 233 of 640 ~ 36.41'%

%31.41
%32.19
%36.41

CMYK RENK MODELİ

#C9CEE9 rengi CMYK tonu (14,12,0,9).

  • camgöbeği tonu 13.73%
  • eflatun tonu 11.59%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (14,12,0,9)
C14M12Y0K9 (14%, 12%, 0%, 9%)
(0.14 / 0.12 / 0.00 / 0.09)

CMYK yüzdeleri

%13.73
%11.59
%0
%8.63

Codes

Color #C9CEE9 in popluar color models

C9 CE E9
RGB 201 206 233
HSL 231° 42.11% 85.10%
HSB/HSV 231° 13.73% 91.37%
CMYK 13.73% 11.59% 0.00%
8.63%

Color #C9CEE9 in popluar number systems.

HEX C9 CE E9
Decimal 201 206 233
Binary 11001001 11001110 11101001
Octal 311 316 351

Shades and tints

Shades of #C9CEE9

#C9CEE9
(201,206,233)
#B7BCD4
(183,188,212)
#A5AABF
(165,170,191)
#9398AA
(147,152,170)
#818695
(129,134,149)
#6F7480
(111,116,128)
#5D626B
(93,98,107)
#4B5056
(75,80,86)
#393E41
(57,62,65)
#272C2C
(39,44,44)
#151A17
(21,26,23)
#000000
(0,0,0)

Tints of #C9CEE9

#C9CEE9
(201,206,233)
#CDD2EB
(205,210,235)
#D1D6ED
(209,214,237)
#D5DAEF
(213,218,239)
#D9DEF1
(217,222,241)
#DDE2F3
(221,226,243)
#E1E6F5
(225,230,245)
#E5EAF7
(229,234,247)
#E9EEF9
(233,238,249)
#EDF2FB
(237,242,251)
#F1F6FD
(241,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9CEE9 color. Also use rgb(201,206,233) instead hex code.

Text Font Color

.myTextColor { color: #C9CEE9; }

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

This text font color is #C9CEE9.

Background Color

.myBgColor { background-color: #C9CEE9; }

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

This div background color is #C9CEE9.

Border color

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

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

This div border color is #C9CEE9.

Opacity

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

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

Text with #C9CEE9 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 #C9CEE9;}

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

This text has shadow with #C9CEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CEE9.

Preview

Color preview on black background

This text has color #C9CEE9 on black background.


Color preview on white background

This text has color #C9CEE9 on white background.


Black color preview on #C9CEE9 background

This text has black color on #C9CEE9 background.


White color preview on #C9CEE9 background

This text has white color on #C9CEE9 background.


Related colors

Complementary color

Complementary color for #hex is #363116.


I love getcolorcode.com

Triadic colors

1 #E9C9CE and #CEE9C9 with #C9CEE9 are triadic colors.

2 #E9CEC9 and #CEC9E9 with #C9CEE9 are triadic colors.