COLOR #C9E6DB

HEX: #C9E6DB RGB: (201,230,219)

Renk bilgisi

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

RGB renk modeli

#C9E6DB color RGB value is (201,230,219).

RGB: (201,230,219) (79%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 219 of 255 = 86%

201
230
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 219 = 650 (100%)
R 201 of 650 ~ 30.92%
G 230 of 650 ~ 35.38%
B 219 of 650 ~ 33.69'%

%30.92
%35.38
%33.69

CMYK RENK MODELİ

#C9E6DB rengi CMYK tonu (13,0,5,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (13,0,5,10)
C13M0Y5K10 (13%, 0%, 5%, 10%)
(0.13 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%12.61
%0
%4.78
%9.8

Codes

Color #C9E6DB in popluar color models

C9 E6 DB
RGB 201 230 219
HSL 157° 36.71% 84.51%
HSB/HSV 157° 12.61% 90.20%
CMYK 12.61% 0.00% 4.78%
9.80%

Color #C9E6DB in popluar number systems.

HEX C9 E6 DB
Decimal 201 230 219
Binary 11001001 11100110 11011011
Octal 311 346 333

Shades and tints

Shades of #C9E6DB

#C9E6DB
(201,230,219)
#B7D2C8
(183,210,200)
#A5BEB5
(165,190,181)
#93AAA2
(147,170,162)
#81968F
(129,150,143)
#6F827C
(111,130,124)
#5D6E69
(93,110,105)
#4B5A56
(75,90,86)
#394643
(57,70,67)
#273230
(39,50,48)
#151E1D
(21,30,29)
#000000
(0,0,0)

Tints of #C9E6DB

#C9E6DB
(201,230,219)
#CDE8DE
(205,232,222)
#D1EAE1
(209,234,225)
#D5ECE4
(213,236,228)
#D9EEE7
(217,238,231)
#DDF0EA
(221,240,234)
#E1F2ED
(225,242,237)
#E5F4F0
(229,244,240)
#E9F6F3
(233,246,243)
#EDF8F6
(237,248,246)
#F1FAF9
(241,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E6DB; }

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

This text font color is #C9E6DB.

Background Color

.myBgColor { background-color: #C9E6DB; }

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

This div background color is #C9E6DB.

Border color

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

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

This div border color is #C9E6DB.

Opacity

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

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

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

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

This text has shadow with #C9E6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6DB.

Preview

Color preview on black background

This text has color #C9E6DB on black background.


Color preview on white background

This text has color #C9E6DB on white background.


Black color preview on #C9E6DB background

This text has black color on #C9E6DB background.


White color preview on #C9E6DB background

This text has white color on #C9E6DB background.


Related colors

Complementary color

Complementary color for #hex is #361924.


I love getcolorcode.com

Triadic colors

1 #DBC9E6 and #E6DBC9 with #C9E6DB are triadic colors.

2 #DBE6C9 and #E6C9DB with #C9E6DB are triadic colors.