COLOR #C9E7DB

HEX: #C9E7DB RGB: (201,231,219)

Renk bilgisi

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

RGB renk modeli

#C9E7DB color RGB value is (201,231,219).

RGB: (201,231,219) (79%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 219 of 255 = 86%

201
231
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 219 = 651 (100%)
R 201 of 651 ~ 30.88%
G 231 of 651 ~ 35.48%
B 219 of 651 ~ 33.64'%

%30.88
%35.48
%33.64

CMYK RENK MODELİ

#C9E7DB rengi CMYK tonu (13,0,5,9).

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

CMYK: (13,0,5,9)
C13M0Y5K9 (13%, 0%, 5%, 9%)
(0.13 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%12.99
%0
%5.19
%9.41

Codes

Color #C9E7DB in popluar color models

C9 E7 DB
RGB 201 231 219
HSL 156° 38.46% 84.71%
HSB/HSV 156° 12.99% 90.59%
CMYK 12.99% 0.00% 5.19%
9.41%

Color #C9E7DB in popluar number systems.

HEX C9 E7 DB
Decimal 201 231 219
Binary 11001001 11100111 11011011
Octal 311 347 333

Shades and tints

Shades of #C9E7DB

#C9E7DB
(201,231,219)
#B7D2C8
(183,210,200)
#A5BDB5
(165,189,181)
#93A8A2
(147,168,162)
#81938F
(129,147,143)
#6F7E7C
(111,126,124)
#5D6969
(93,105,105)
#4B5456
(75,84,86)
#393F43
(57,63,67)
#272A30
(39,42,48)
#15151D
(21,21,29)
#000000
(0,0,0)

Tints of #C9E7DB

#C9E7DB
(201,231,219)
#CDE9DE
(205,233,222)
#D1EBE1
(209,235,225)
#D5EDE4
(213,237,228)
#D9EFE7
(217,239,231)
#DDF1EA
(221,241,234)
#E1F3ED
(225,243,237)
#E5F5F0
(229,245,240)
#E9F7F3
(233,247,243)
#EDF9F6
(237,249,246)
#F1FBF9
(241,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E7DB; }

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

This text font color is #C9E7DB.

Background Color

.myBgColor { background-color: #C9E7DB; }

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

This div background color is #C9E7DB.

Border color

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

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

This div border color is #C9E7DB.

Opacity

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

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

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

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

This text has shadow with #C9E7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7DB.

Preview

Color preview on black background

This text has color #C9E7DB on black background.


Color preview on white background

This text has color #C9E7DB on white background.


Black color preview on #C9E7DB background

This text has black color on #C9E7DB background.


White color preview on #C9E7DB background

This text has white color on #C9E7DB background.


Related colors

Complementary color

Complementary color for #hex is #361824.


I love getcolorcode.com

Triadic colors

1 #DBC9E7 and #E7DBC9 with #C9E7DB are triadic colors.

2 #DBE7C9 and #E7C9DB with #C9E7DB are triadic colors.