COLOR #C9E4DB

HEX: #C9E4DB RGB: (201,228,219)

Renk bilgisi

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

RGB renk modeli

#C9E4DB color RGB value is (201,228,219).

RGB: (201,228,219) (79%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 228 of 255 = 89%
B 219 of 255 = 86%

201
228
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 228 + 219 = 648 (100%)
R 201 of 648 ~ 31.02%
G 228 of 648 ~ 35.19%
B 219 of 648 ~ 33.8'%

%31.02
%35.19
%33.8

CMYK RENK MODELİ

#C9E4DB rengi CMYK tonu (12,0,4,11).

  • camgöbeği tonu 11.84%
  • eflatun tonu 0.00%
  • sarı tonu 3.95%
  • ana renk tonu 10.59%

CMYK: (12,0,4,11)
C12M0Y4K11 (12%, 0%, 4%, 11%)
(0.12 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%11.84
%0
%3.95
%10.59

Codes

Color #C9E4DB in popluar color models

C9 E4 DB
RGB 201 228 219
HSL 160° 33.33% 84.12%
HSB/HSV 160° 11.84% 89.41%
CMYK 11.84% 0.00% 3.95%
10.59%

Color #C9E4DB in popluar number systems.

HEX C9 E4 DB
Decimal 201 228 219
Binary 11001001 11100100 11011011
Octal 311 344 333

Shades and tints

Shades of #C9E4DB

#C9E4DB
(201,228,219)
#B7D0C8
(183,208,200)
#A5BCB5
(165,188,181)
#93A8A2
(147,168,162)
#81948F
(129,148,143)
#6F807C
(111,128,124)
#5D6C69
(93,108,105)
#4B5856
(75,88,86)
#394443
(57,68,67)
#273030
(39,48,48)
#151C1D
(21,28,29)
#000000
(0,0,0)

Tints of #C9E4DB

#C9E4DB
(201,228,219)
#CDE6DE
(205,230,222)
#D1E8E1
(209,232,225)
#D5EAE4
(213,234,228)
#D9ECE7
(217,236,231)
#DDEEEA
(221,238,234)
#E1F0ED
(225,240,237)
#E5F2F0
(229,242,240)
#E9F4F3
(233,244,243)
#EDF6F6
(237,246,246)
#F1F8F9
(241,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E4DB; }

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

This text font color is #C9E4DB.

Background Color

.myBgColor { background-color: #C9E4DB; }

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

This div background color is #C9E4DB.

Border color

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

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

This div border color is #C9E4DB.

Opacity

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

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

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

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

This text has shadow with #C9E4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E4DB.

Preview

Color preview on black background

This text has color #C9E4DB on black background.


Color preview on white background

This text has color #C9E4DB on white background.


Black color preview on #C9E4DB background

This text has black color on #C9E4DB background.


White color preview on #C9E4DB background

This text has white color on #C9E4DB background.


Related colors

Complementary color

Complementary color for #hex is #361B24.


I love getcolorcode.com

Triadic colors

1 #DBC9E4 and #E4DBC9 with #C9E4DB are triadic colors.

2 #DBE4C9 and #E4C9DB with #C9E4DB are triadic colors.