COLOR #C9DCE2

HEX: #C9DCE2 RGB: (201,220,226)

Renk bilgisi

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

RGB renk modeli

#C9DCE2 color RGB value is (201,220,226).

RGB: (201,220,226) (79%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 220 of 255 = 86%
B 226 of 255 = 89%

201
220
226

R + G + B ~ 85%. #C9DCE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 226 = 647 (100%)
R 201 of 647 ~ 31.07%
G 220 of 647 ~ 34%
B 226 of 647 ~ 34.93'%

%31.07
%34
%34.93

CMYK RENK MODELİ

#C9DCE2 rengi CMYK tonu (11,3,0,11).

  • camgöbeği tonu 11.06%
  • eflatun tonu 2.65%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (11,3,0,11)
C11M3Y0K11 (11%, 3%, 0%, 11%)
(0.11 / 0.03 / 0.00 / 0.11)

CMYK yüzdeleri

%11.06
%2.65
%0
%11.37

Codes

Color #C9DCE2 in popluar color models

C9 DC E2
RGB 201 220 226
HSL 194° 30.12% 83.73%
HSB/HSV 194° 11.06% 88.63%
CMYK 11.06% 2.65% 0.00%
11.37%

Color #C9DCE2 in popluar number systems.

HEX C9 DC E2
Decimal 201 220 226
Binary 11001001 11011100 11100010
Octal 311 334 342

Shades and tints

Shades of #C9DCE2

#C9DCE2
(201,220,226)
#B7C8CE
(183,200,206)
#A5B4BA
(165,180,186)
#93A0A6
(147,160,166)
#818C92
(129,140,146)
#6F787E
(111,120,126)
#5D646A
(93,100,106)
#4B5056
(75,80,86)
#393C42
(57,60,66)
#27282E
(39,40,46)
#15141A
(21,20,26)
#000000
(0,0,0)

Tints of #C9DCE2

#C9DCE2
(201,220,226)
#CDDFE4
(205,223,228)
#D1E2E6
(209,226,230)
#D5E5E8
(213,229,232)
#D9E8EA
(217,232,234)
#DDEBEC
(221,235,236)
#E1EEEE
(225,238,238)
#E5F1F0
(229,241,240)
#E9F4F2
(233,244,242)
#EDF7F4
(237,247,244)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DCE2 color. Also use rgb(201,220,226) instead hex code.

Text Font Color

.myTextColor { color: #C9DCE2; }

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

This text font color is #C9DCE2.

Background Color

.myBgColor { background-color: #C9DCE2; }

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

This div background color is #C9DCE2.

Border color

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

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

This div border color is #C9DCE2.

Opacity

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

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

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

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

This text has shadow with #C9DCE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DCE2.

Preview

Color preview on black background

This text has color #C9DCE2 on black background.


Color preview on white background

This text has color #C9DCE2 on white background.


Black color preview on #C9DCE2 background

This text has black color on #C9DCE2 background.


White color preview on #C9DCE2 background

This text has white color on #C9DCE2 background.


Related colors

Complementary color

Complementary color for #hex is #36231D.


I love getcolorcode.com

Triadic colors

1 #E2C9DC and #DCE2C9 with #C9DCE2 are triadic colors.

2 #E2DCC9 and #DCC9E2 with #C9DCE2 are triadic colors.