COLOR #C9E5DF

HEX: #C9E5DF RGB: (201,229,223)

Renk bilgisi

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

RGB renk modeli

#C9E5DF color RGB value is (201,229,223).

RGB: (201,229,223) (79%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 223 of 255 = 87%

201
229
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 223 = 653 (100%)
R 201 of 653 ~ 30.78%
G 229 of 653 ~ 35.07%
B 223 of 653 ~ 34.15'%

%30.78
%35.07
%34.15

CMYK RENK MODELİ

#C9E5DF rengi CMYK tonu (12,0,3,10).

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

CMYK: (12,0,3,10)
C12M0Y3K10 (12%, 0%, 3%, 10%)
(0.12 / 0.00 / 0.03 / 0.10)

CMYK yüzdeleri

%12.23
%0
%2.62
%10.2

Codes

Color #C9E5DF in popluar color models

C9 E5 DF
RGB 201 229 223
HSL 167° 35.00% 84.31%
HSB/HSV 167° 12.23% 89.80%
CMYK 12.23% 0.00% 2.62%
10.20%

Color #C9E5DF in popluar number systems.

HEX C9 E5 DF
Decimal 201 229 223
Binary 11001001 11100101 11011111
Octal 311 345 337

Shades and tints

Shades of #C9E5DF

#C9E5DF
(201,229,223)
#B7D1CB
(183,209,203)
#A5BDB7
(165,189,183)
#93A9A3
(147,169,163)
#81958F
(129,149,143)
#6F817B
(111,129,123)
#5D6D67
(93,109,103)
#4B5953
(75,89,83)
#39453F
(57,69,63)
#27312B
(39,49,43)
#151D17
(21,29,23)
#000000
(0,0,0)

Tints of #C9E5DF

#C9E5DF
(201,229,223)
#CDE7E1
(205,231,225)
#D1E9E3
(209,233,227)
#D5EBE5
(213,235,229)
#D9EDE7
(217,237,231)
#DDEFE9
(221,239,233)
#E1F1EB
(225,241,235)
#E5F3ED
(229,243,237)
#E9F5EF
(233,245,239)
#EDF7F1
(237,247,241)
#F1F9F3
(241,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5DF; }

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

This text font color is #C9E5DF.

Background Color

.myBgColor { background-color: #C9E5DF; }

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

This div background color is #C9E5DF.

Border color

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

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

This div border color is #C9E5DF.

Opacity

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

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

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

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

This text has shadow with #C9E5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5DF.

Preview

Color preview on black background

This text has color #C9E5DF on black background.


Color preview on white background

This text has color #C9E5DF on white background.


Black color preview on #C9E5DF background

This text has black color on #C9E5DF background.


White color preview on #C9E5DF background

This text has white color on #C9E5DF background.


Related colors

Complementary color

Complementary color for #hex is #361A20.


I love getcolorcode.com

Triadic colors

1 #DFC9E5 and #E5DFC9 with #C9E5DF are triadic colors.

2 #DFE5C9 and #E5C9DF with #C9E5DF are triadic colors.