COLOR #C9EFDB

HEX: #C9EFDB RGB: (201,239,219)

Renk bilgisi

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

RGB renk modeli

#C9EFDB color RGB value is (201,239,219).

RGB: (201,239,219) (79%, 94%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 219 of 255 = 86%

201
239
219

R + G + B ~ 86%. #C9EFDB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 219 = 659 (100%)
R 201 of 659 ~ 30.5%
G 239 of 659 ~ 36.27%
B 219 of 659 ~ 33.23'%

%30.5
%36.27
%33.23

CMYK RENK MODELİ

#C9EFDB rengi CMYK tonu (16,0,8,6).

  • camgöbeği tonu 15.90%
  • eflatun tonu 0.00%
  • sarı tonu 8.37%
  • ana renk tonu 6.27%

CMYK: (16,0,8,6)
C16M0Y8K6 (16%, 0%, 8%, 6%)
(0.16 / 0.00 / 0.08 / 0.06)

CMYK yüzdeleri

%15.9
%0
%8.37
%6.27

Codes

Color #C9EFDB in popluar color models

C9 EF DB
RGB 201 239 219
HSL 148° 54.29% 86.27%
HSB/HSV 148° 15.90% 93.73%
CMYK 15.90% 0.00% 8.37%
6.27%

Color #C9EFDB in popluar number systems.

HEX C9 EF DB
Decimal 201 239 219
Binary 11001001 11101111 11011011
Octal 311 357 333

Shades and tints

Shades of #C9EFDB

#C9EFDB
(201,239,219)
#B7DAC8
(183,218,200)
#A5C5B5
(165,197,181)
#93B0A2
(147,176,162)
#819B8F
(129,155,143)
#6F867C
(111,134,124)
#5D7169
(93,113,105)
#4B5C56
(75,92,86)
#394743
(57,71,67)
#273230
(39,50,48)
#151D1D
(21,29,29)
#000000
(0,0,0)

Tints of #C9EFDB

#C9EFDB
(201,239,219)
#CDF0DE
(205,240,222)
#D1F1E1
(209,241,225)
#D5F2E4
(213,242,228)
#D9F3E7
(217,243,231)
#DDF4EA
(221,244,234)
#E1F5ED
(225,245,237)
#E5F6F0
(229,246,240)
#E9F7F3
(233,247,243)
#EDF8F6
(237,248,246)
#F1F9F9
(241,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EFDB; }

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

This text font color is #C9EFDB.

Background Color

.myBgColor { background-color: #C9EFDB; }

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

This div background color is #C9EFDB.

Border color

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

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

This div border color is #C9EFDB.

Opacity

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

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

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

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

This text has shadow with #C9EFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFDB.

Preview

Color preview on black background

This text has color #C9EFDB on black background.


Color preview on white background

This text has color #C9EFDB on white background.


Black color preview on #C9EFDB background

This text has black color on #C9EFDB background.


White color preview on #C9EFDB background

This text has white color on #C9EFDB background.


Related colors

Complementary color

Complementary color for #hex is #361024.


I love getcolorcode.com

Triadic colors

1 #DBC9EF and #EFDBC9 with #C9EFDB are triadic colors.

2 #DBEFC9 and #EFC9DB with #C9EFDB are triadic colors.