COLOR #C9F4DB

HEX: #C9F4DB RGB: (201,244,219)

Renk bilgisi

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

RGB renk modeli

#C9F4DB color RGB value is (201,244,219).

RGB: (201,244,219) (79%, 96%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 244 of 255 = 96%
B 219 of 255 = 86%

201
244
219

R + G + B ~ 87%. #C9F4DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 244 + 219 = 664 (100%)
R 201 of 664 ~ 30.27%
G 244 of 664 ~ 36.75%
B 219 of 664 ~ 32.98'%

%30.27
%36.75
%32.98

CMYK RENK MODELİ

#C9F4DB rengi CMYK tonu (18,0,10,4).

  • camgöbeği tonu 17.62%
  • eflatun tonu 0.00%
  • sarı tonu 10.25%
  • ana renk tonu 4.31%

CMYK: (18,0,10,4)
C18M0Y10K4 (18%, 0%, 10%, 4%)
(0.18 / 0.00 / 0.10 / 0.04)

CMYK yüzdeleri

%17.62
%0
%10.25
%4.31

Codes

Color #C9F4DB in popluar color models

C9 F4 DB
RGB 201 244 219
HSL 145° 66.15% 87.25%
HSB/HSV 145° 17.62% 95.69%
CMYK 17.62% 0.00% 10.25%
4.31%

Color #C9F4DB in popluar number systems.

HEX C9 F4 DB
Decimal 201 244 219
Binary 11001001 11110100 11011011
Octal 311 364 333

Shades and tints

Shades of #C9F4DB

#C9F4DB
(201,244,219)
#B7DEC8
(183,222,200)
#A5C8B5
(165,200,181)
#93B2A2
(147,178,162)
#819C8F
(129,156,143)
#6F867C
(111,134,124)
#5D7069
(93,112,105)
#4B5A56
(75,90,86)
#394443
(57,68,67)
#272E30
(39,46,48)
#15181D
(21,24,29)
#000000
(0,0,0)

Tints of #C9F4DB

#C9F4DB
(201,244,219)
#CDF5DE
(205,245,222)
#D1F6E1
(209,246,225)
#D5F7E4
(213,247,228)
#D9F8E7
(217,248,231)
#DDF9EA
(221,249,234)
#E1FAED
(225,250,237)
#E5FBF0
(229,251,240)
#E9FCF3
(233,252,243)
#EDFDF6
(237,253,246)
#F1FEF9
(241,254,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F4DB; }

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

This text font color is #C9F4DB.

Background Color

.myBgColor { background-color: #C9F4DB; }

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

This div background color is #C9F4DB.

Border color

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

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

This div border color is #C9F4DB.

Opacity

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

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

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

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

This text has shadow with #C9F4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F4DB.

Preview

Color preview on black background

This text has color #C9F4DB on black background.


Color preview on white background

This text has color #C9F4DB on white background.


Black color preview on #C9F4DB background

This text has black color on #C9F4DB background.


White color preview on #C9F4DB background

This text has white color on #C9F4DB background.


Related colors

Complementary color

Complementary color for #hex is #360B24.


I love getcolorcode.com

Triadic colors

1 #DBC9F4 and #F4DBC9 with #C9F4DB are triadic colors.

2 #DBF4C9 and #F4C9DB with #C9F4DB are triadic colors.