COLOR #C9E5DA

HEX: #C9E5DA RGB: (201,229,218)

Renk bilgisi

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

RGB renk modeli

#C9E5DA color RGB value is (201,229,218).

RGB: (201,229,218) (79%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 218 of 255 = 85%

201
229
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 218 = 648 (100%)
R 201 of 648 ~ 31.02%
G 229 of 648 ~ 35.34%
B 218 of 648 ~ 33.64'%

%31.02
%35.34
%33.64

CMYK RENK MODELİ

#C9E5DA rengi CMYK tonu (12,0,5,10).

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

CMYK: (12,0,5,10)
C12M0Y5K10 (12%, 0%, 5%, 10%)
(0.12 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%12.23
%0
%4.8
%10.2

Codes

Color #C9E5DA in popluar color models

C9 E5 DA
RGB 201 229 218
HSL 156° 35.00% 84.31%
HSB/HSV 156° 12.23% 89.80%
CMYK 12.23% 0.00% 4.80%
10.20%

Color #C9E5DA in popluar number systems.

HEX C9 E5 DA
Decimal 201 229 218
Binary 11001001 11100101 11011010
Octal 311 345 332

Shades and tints

Shades of #C9E5DA

#C9E5DA
(201,229,218)
#B7D1C7
(183,209,199)
#A5BDB4
(165,189,180)
#93A9A1
(147,169,161)
#81958E
(129,149,142)
#6F817B
(111,129,123)
#5D6D68
(93,109,104)
#4B5955
(75,89,85)
#394542
(57,69,66)
#27312F
(39,49,47)
#151D1C
(21,29,28)
#000000
(0,0,0)

Tints of #C9E5DA

#C9E5DA
(201,229,218)
#CDE7DD
(205,231,221)
#D1E9E0
(209,233,224)
#D5EBE3
(213,235,227)
#D9EDE6
(217,237,230)
#DDEFE9
(221,239,233)
#E1F1EC
(225,241,236)
#E5F3EF
(229,243,239)
#E9F5F2
(233,245,242)
#EDF7F5
(237,247,245)
#F1F9F8
(241,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5DA; }

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

This text font color is #C9E5DA.

Background Color

.myBgColor { background-color: #C9E5DA; }

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

This div background color is #C9E5DA.

Border color

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

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

This div border color is #C9E5DA.

Opacity

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

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

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

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

This text has shadow with #C9E5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5DA.

Preview

Color preview on black background

This text has color #C9E5DA on black background.


Color preview on white background

This text has color #C9E5DA on white background.


Black color preview on #C9E5DA background

This text has black color on #C9E5DA background.


White color preview on #C9E5DA background

This text has white color on #C9E5DA background.


Related colors

Complementary color

Complementary color for #hex is #361A25.


I love getcolorcode.com

Triadic colors

1 #DAC9E5 and #E5DAC9 with #C9E5DA are triadic colors.

2 #DAE5C9 and #E5C9DA with #C9E5DA are triadic colors.