COLOR #C9F9DB

HEX: #C9F9DB RGB: (201,249,219)

Renk bilgisi

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

RGB renk modeli

#C9F9DB color RGB value is (201,249,219).

RGB: (201,249,219) (79%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 249 of 255 = 98%
B 219 of 255 = 86%

201
249
219

R + G + B ~ 88%. #C9F9DB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 249 + 219 = 669 (100%)
R 201 of 669 ~ 30.04%
G 249 of 669 ~ 37.22%
B 219 of 669 ~ 32.74'%

%30.04
%37.22
%32.74

CMYK RENK MODELİ

#C9F9DB rengi CMYK tonu (19,0,12,2).

  • camgöbeği tonu 19.28%
  • eflatun tonu 0.00%
  • sarı tonu 12.05%
  • ana renk tonu 2.35%

CMYK: (19,0,12,2)
C19M0Y12K2 (19%, 0%, 12%, 2%)
(0.19 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%19.28
%0
%12.05
%2.35

Codes

Color #C9F9DB in popluar color models

C9 F9 DB
RGB 201 249 219
HSL 143° 80.00% 88.24%
HSB/HSV 143° 19.28% 97.65%
CMYK 19.28% 0.00% 12.05%
2.35%

Color #C9F9DB in popluar number systems.

HEX C9 F9 DB
Decimal 201 249 219
Binary 11001001 11111001 11011011
Octal 311 371 333

Shades and tints

Shades of #C9F9DB

#C9F9DB
(201,249,219)
#B7E3C8
(183,227,200)
#A5CDB5
(165,205,181)
#93B7A2
(147,183,162)
#81A18F
(129,161,143)
#6F8B7C
(111,139,124)
#5D7569
(93,117,105)
#4B5F56
(75,95,86)
#394943
(57,73,67)
#273330
(39,51,48)
#151D1D
(21,29,29)
#000000
(0,0,0)

Tints of #C9F9DB

#C9F9DB
(201,249,219)
#CDF9DE
(205,249,222)
#D1F9E1
(209,249,225)
#D5F9E4
(213,249,228)
#D9F9E7
(217,249,231)
#DDF9EA
(221,249,234)
#E1F9ED
(225,249,237)
#E5F9F0
(229,249,240)
#E9F9F3
(233,249,243)
#EDF9F6
(237,249,246)
#F1F9F9
(241,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F9DB; }

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

This text font color is #C9F9DB.

Background Color

.myBgColor { background-color: #C9F9DB; }

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

This div background color is #C9F9DB.

Border color

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

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

This div border color is #C9F9DB.

Opacity

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

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

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

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

This text has shadow with #C9F9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F9DB.

Preview

Color preview on black background

This text has color #C9F9DB on black background.


Color preview on white background

This text has color #C9F9DB on white background.


Black color preview on #C9F9DB background

This text has black color on #C9F9DB background.


White color preview on #C9F9DB background

This text has white color on #C9F9DB background.


Related colors

Complementary color

Complementary color for #hex is #360624.


I love getcolorcode.com

Triadic colors

1 #DBC9F9 and #F9DBC9 with #C9F9DB are triadic colors.

2 #DBF9C9 and #F9C9DB with #C9F9DB are triadic colors.