COLOR #C9E7DA

HEX: #C9E7DA RGB: (201,231,218)

Renk bilgisi

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

RGB renk modeli

#C9E7DA color RGB value is (201,231,218).

RGB: (201,231,218) (79%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 218 of 255 = 85%

201
231
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 218 = 650 (100%)
R 201 of 650 ~ 30.92%
G 231 of 650 ~ 35.54%
B 218 of 650 ~ 33.54'%

%30.92
%35.54
%33.54

CMYK RENK MODELİ

#C9E7DA rengi CMYK tonu (13,0,6,9).

  • camgöbeği tonu 12.99%
  • eflatun tonu 0.00%
  • sarı tonu 5.63%
  • ana renk tonu 9.41%

CMYK: (13,0,6,9)
C13M0Y6K9 (13%, 0%, 6%, 9%)
(0.13 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%12.99
%0
%5.63
%9.41

Codes

Color #C9E7DA in popluar color models

C9 E7 DA
RGB 201 231 218
HSL 154° 38.46% 84.71%
HSB/HSV 154° 12.99% 90.59%
CMYK 12.99% 0.00% 5.63%
9.41%

Color #C9E7DA in popluar number systems.

HEX C9 E7 DA
Decimal 201 231 218
Binary 11001001 11100111 11011010
Octal 311 347 332

Shades and tints

Shades of #C9E7DA

#C9E7DA
(201,231,218)
#B7D2C7
(183,210,199)
#A5BDB4
(165,189,180)
#93A8A1
(147,168,161)
#81938E
(129,147,142)
#6F7E7B
(111,126,123)
#5D6968
(93,105,104)
#4B5455
(75,84,85)
#393F42
(57,63,66)
#272A2F
(39,42,47)
#15151C
(21,21,28)
#000000
(0,0,0)

Tints of #C9E7DA

#C9E7DA
(201,231,218)
#CDE9DD
(205,233,221)
#D1EBE0
(209,235,224)
#D5EDE3
(213,237,227)
#D9EFE6
(217,239,230)
#DDF1E9
(221,241,233)
#E1F3EC
(225,243,236)
#E5F5EF
(229,245,239)
#E9F7F2
(233,247,242)
#EDF9F5
(237,249,245)
#F1FBF8
(241,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E7DA; }

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

This text font color is #C9E7DA.

Background Color

.myBgColor { background-color: #C9E7DA; }

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

This div background color is #C9E7DA.

Border color

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

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

This div border color is #C9E7DA.

Opacity

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

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

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

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

This text has shadow with #C9E7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7DA.

Preview

Color preview on black background

This text has color #C9E7DA on black background.


Color preview on white background

This text has color #C9E7DA on white background.


Black color preview on #C9E7DA background

This text has black color on #C9E7DA background.


White color preview on #C9E7DA background

This text has white color on #C9E7DA background.


Related colors

Complementary color

Complementary color for #hex is #361825.


I love getcolorcode.com

Triadic colors

1 #DAC9E7 and #E7DAC9 with #C9E7DA are triadic colors.

2 #DAE7C9 and #E7C9DA with #C9E7DA are triadic colors.