COLOR #C9F2DB

HEX: #C9F2DB RGB: (201,242,219)

Renk bilgisi

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

RGB renk modeli

#C9F2DB color RGB value is (201,242,219).

RGB: (201,242,219) (79%, 95%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 242 of 255 = 95%
B 219 of 255 = 86%

201
242
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 242 + 219 = 662 (100%)
R 201 of 662 ~ 30.36%
G 242 of 662 ~ 36.56%
B 219 of 662 ~ 33.08'%

%30.36
%36.56
%33.08

CMYK RENK MODELİ

#C9F2DB rengi CMYK tonu (17,0,10,5).

  • camgöbeği tonu 16.94%
  • eflatun tonu 0.00%
  • sarı tonu 9.50%
  • ana renk tonu 5.10%

CMYK: (17,0,10,5)
C17M0Y10K5 (17%, 0%, 10%, 5%)
(0.17 / 0.00 / 0.10 / 0.05)

CMYK yüzdeleri

%16.94
%0
%9.5
%5.1

Codes

Color #C9F2DB in popluar color models

C9 F2 DB
RGB 201 242 219
HSL 146° 61.19% 86.86%
HSB/HSV 146° 16.94% 94.90%
CMYK 16.94% 0.00% 9.50%
5.10%

Color #C9F2DB in popluar number systems.

HEX C9 F2 DB
Decimal 201 242 219
Binary 11001001 11110010 11011011
Octal 311 362 333

Shades and tints

Shades of #C9F2DB

#C9F2DB
(201,242,219)
#B7DCC8
(183,220,200)
#A5C6B5
(165,198,181)
#93B0A2
(147,176,162)
#819A8F
(129,154,143)
#6F847C
(111,132,124)
#5D6E69
(93,110,105)
#4B5856
(75,88,86)
#394243
(57,66,67)
#272C30
(39,44,48)
#15161D
(21,22,29)
#000000
(0,0,0)

Tints of #C9F2DB

#C9F2DB
(201,242,219)
#CDF3DE
(205,243,222)
#D1F4E1
(209,244,225)
#D5F5E4
(213,245,228)
#D9F6E7
(217,246,231)
#DDF7EA
(221,247,234)
#E1F8ED
(225,248,237)
#E5F9F0
(229,249,240)
#E9FAF3
(233,250,243)
#EDFBF6
(237,251,246)
#F1FCF9
(241,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F2DB; }

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

This text font color is #C9F2DB.

Background Color

.myBgColor { background-color: #C9F2DB; }

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

This div background color is #C9F2DB.

Border color

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

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

This div border color is #C9F2DB.

Opacity

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

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

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

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

This text has shadow with #C9F2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F2DB.

Preview

Color preview on black background

This text has color #C9F2DB on black background.


Color preview on white background

This text has color #C9F2DB on white background.


Black color preview on #C9F2DB background

This text has black color on #C9F2DB background.


White color preview on #C9F2DB background

This text has white color on #C9F2DB background.


Related colors

Complementary color

Complementary color for #hex is #360D24.


I love getcolorcode.com

Triadic colors

1 #DBC9F2 and #F2DBC9 with #C9F2DB are triadic colors.

2 #DBF2C9 and #F2C9DB with #C9F2DB are triadic colors.