COLOR #C9E5DC

HEX: #C9E5DC RGB: (201,229,220)

Renk bilgisi

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

RGB renk modeli

#C9E5DC color RGB value is (201,229,220).

RGB: (201,229,220) (79%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 220 of 255 = 86%

201
229
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 220 = 650 (100%)
R 201 of 650 ~ 30.92%
G 229 of 650 ~ 35.23%
B 220 of 650 ~ 33.85'%

%30.92
%35.23
%33.85

CMYK RENK MODELİ

#C9E5DC rengi CMYK tonu (12,0,4,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 3.93%
  • ana renk tonu 10.20%

CMYK: (12,0,4,10)
C12M0Y4K10 (12%, 0%, 4%, 10%)
(0.12 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%12.23
%0
%3.93
%10.2

Codes

Color #C9E5DC in popluar color models

C9 E5 DC
RGB 201 229 220
HSL 161° 35.00% 84.31%
HSB/HSV 161° 12.23% 89.80%
CMYK 12.23% 0.00% 3.93%
10.20%

Color #C9E5DC in popluar number systems.

HEX C9 E5 DC
Decimal 201 229 220
Binary 11001001 11100101 11011100
Octal 311 345 334

Shades and tints

Shades of #C9E5DC

#C9E5DC
(201,229,220)
#B7D1C8
(183,209,200)
#A5BDB4
(165,189,180)
#93A9A0
(147,169,160)
#81958C
(129,149,140)
#6F8178
(111,129,120)
#5D6D64
(93,109,100)
#4B5950
(75,89,80)
#39453C
(57,69,60)
#273128
(39,49,40)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #C9E5DC

#C9E5DC
(201,229,220)
#CDE7DF
(205,231,223)
#D1E9E2
(209,233,226)
#D5EBE5
(213,235,229)
#D9EDE8
(217,237,232)
#DDEFEB
(221,239,235)
#E1F1EE
(225,241,238)
#E5F3F1
(229,243,241)
#E9F5F4
(233,245,244)
#EDF7F7
(237,247,247)
#F1F9FA
(241,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5DC; }

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

This text font color is #C9E5DC.

Background Color

.myBgColor { background-color: #C9E5DC; }

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

This div background color is #C9E5DC.

Border color

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

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

This div border color is #C9E5DC.

Opacity

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

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

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

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

This text has shadow with #C9E5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5DC.

Preview

Color preview on black background

This text has color #C9E5DC on black background.


Color preview on white background

This text has color #C9E5DC on white background.


Black color preview on #C9E5DC background

This text has black color on #C9E5DC background.


White color preview on #C9E5DC background

This text has white color on #C9E5DC background.


Related colors

Complementary color

Complementary color for #hex is #361A23.


I love getcolorcode.com

Triadic colors

1 #DCC9E5 and #E5DCC9 with #C9E5DC are triadic colors.

2 #DCE5C9 and #E5C9DC with #C9E5DC are triadic colors.