COLOR #C9F3DB

HEX: #C9F3DB RGB: (201,243,219)

Renk bilgisi

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

RGB renk modeli

#C9F3DB color RGB value is (201,243,219).

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

RGB bağlantıları ve doygunluk

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

201
243
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 243 + 219 = 663 (100%)
R 201 of 663 ~ 30.32%
G 243 of 663 ~ 36.65%
B 219 of 663 ~ 33.03'%

%30.32
%36.65
%33.03

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.28%
  • eflatun tonu 0.00%
  • sarı tonu 9.88%
  • ana renk tonu 4.71%

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

CMYK yüzdeleri

%17.28
%0
%9.88
%4.71

Codes

Color #C9F3DB in popluar color models

C9 F3 DB
RGB 201 243 219
HSL 146° 63.64% 87.06%
HSB/HSV 146° 17.28% 95.29%
CMYK 17.28% 0.00% 9.88%
4.71%

Color #C9F3DB in popluar number systems.

HEX C9 F3 DB
Decimal 201 243 219
Binary 11001001 11110011 11011011
Octal 311 363 333

Shades and tints

Shades of #C9F3DB

#C9F3DB
(201,243,219)
#B7DDC8
(183,221,200)
#A5C7B5
(165,199,181)
#93B1A2
(147,177,162)
#819B8F
(129,155,143)
#6F857C
(111,133,124)
#5D6F69
(93,111,105)
#4B5956
(75,89,86)
#394343
(57,67,67)
#272D30
(39,45,48)
#15171D
(21,23,29)
#000000
(0,0,0)

Tints of #C9F3DB

#C9F3DB
(201,243,219)
#CDF4DE
(205,244,222)
#D1F5E1
(209,245,225)
#D5F6E4
(213,246,228)
#D9F7E7
(217,247,231)
#DDF8EA
(221,248,234)
#E1F9ED
(225,249,237)
#E5FAF0
(229,250,240)
#E9FBF3
(233,251,243)
#EDFCF6
(237,252,246)
#F1FDF9
(241,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F3DB; }

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

This text font color is #C9F3DB.

Background Color

.myBgColor { background-color: #C9F3DB; }

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

This div background color is #C9F3DB.

Border color

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

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

This div border color is #C9F3DB.

Opacity

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

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

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

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

This text has shadow with #C9F3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F3DB.

Preview

Color preview on black background

This text has color #C9F3DB on black background.


Color preview on white background

This text has color #C9F3DB on white background.


Black color preview on #C9F3DB background

This text has black color on #C9F3DB background.


White color preview on #C9F3DB background

This text has white color on #C9F3DB background.


Related colors

Complementary color

Complementary color for #hex is #360C24.


I love getcolorcode.com

Triadic colors

1 #DBC9F3 and #F3DBC9 with #C9F3DB are triadic colors.

2 #DBF3C9 and #F3C9DB with #C9F3DB are triadic colors.