COLOR #C9E2DC

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

201
226
220

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

Yüzdelerle RGB renk parçaları

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

%31.07
%34.93
%34

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%11.06
%0
%2.65
%11.37

Codes

Color #C9E2DC in popluar color models

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

Color #C9E2DC in popluar number systems.

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

Shades and tints

Shades of #C9E2DC

#C9E2DC
(201,226,220)
#B7CEC8
(183,206,200)
#A5BAB4
(165,186,180)
#93A6A0
(147,166,160)
#81928C
(129,146,140)
#6F7E78
(111,126,120)
#5D6A64
(93,106,100)
#4B5650
(75,86,80)
#39423C
(57,66,60)
#272E28
(39,46,40)
#151A14
(21,26,20)
#000000
(0,0,0)

Tints of #C9E2DC

#C9E2DC
(201,226,220)
#CDE4DF
(205,228,223)
#D1E6E2
(209,230,226)
#D5E8E5
(213,232,229)
#D9EAE8
(217,234,232)
#DDECEB
(221,236,235)
#E1EEEE
(225,238,238)
#E5F0F1
(229,240,241)
#E9F2F4
(233,242,244)
#EDF4F7
(237,244,247)
#F1F6FA
(241,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E2DC; }

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

This text font color is #C9E2DC.

Background Color

.myBgColor { background-color: #C9E2DC; }

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

This div background color is #C9E2DC.

Border color

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

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

This div border color is #C9E2DC.

Opacity

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

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

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

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

This text has shadow with #C9E2DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E2DC.

Preview

Color preview on black background

This text has color #C9E2DC on black background.


Color preview on white background

This text has color #C9E2DC on white background.


Black color preview on #C9E2DC background

This text has black color on #C9E2DC background.


White color preview on #C9E2DC background

This text has white color on #C9E2DC background.


Related colors

Complementary color

Complementary color for #hex is #361D23.


I love getcolorcode.com

Triadic colors

1 #DCC9E2 and #E2DCC9 with #C9E2DC are triadic colors.

2 #DCE2C9 and #E2C9DC with #C9E2DC are triadic colors.