COLOR #C9EDDB

HEX: #C9EDDB RGB: (201,237,219)

Renk bilgisi

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

RGB renk modeli

#C9EDDB color RGB value is (201,237,219).

RGB: (201,237,219) (79%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 219 of 255 = 86%

201
237
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 219 = 657 (100%)
R 201 of 657 ~ 30.59%
G 237 of 657 ~ 36.07%
B 219 of 657 ~ 33.33'%

%30.59
%36.07
%33.33

CMYK RENK MODELİ

#C9EDDB rengi CMYK tonu (15,0,8,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (15,0,8,7)
C15M0Y8K7 (15%, 0%, 8%, 7%)
(0.15 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%15.19
%0
%7.59
%7.06

Codes

Color #C9EDDB in popluar color models

C9 ED DB
RGB 201 237 219
HSL 150° 50.00% 85.88%
HSB/HSV 150° 15.19% 92.94%
CMYK 15.19% 0.00% 7.59%
7.06%

Color #C9EDDB in popluar number systems.

HEX C9 ED DB
Decimal 201 237 219
Binary 11001001 11101101 11011011
Octal 311 355 333

Shades and tints

Shades of #C9EDDB

#C9EDDB
(201,237,219)
#B7D8C8
(183,216,200)
#A5C3B5
(165,195,181)
#93AEA2
(147,174,162)
#81998F
(129,153,143)
#6F847C
(111,132,124)
#5D6F69
(93,111,105)
#4B5A56
(75,90,86)
#394543
(57,69,67)
#273030
(39,48,48)
#151B1D
(21,27,29)
#000000
(0,0,0)

Tints of #C9EDDB

#C9EDDB
(201,237,219)
#CDEEDE
(205,238,222)
#D1EFE1
(209,239,225)
#D5F0E4
(213,240,228)
#D9F1E7
(217,241,231)
#DDF2EA
(221,242,234)
#E1F3ED
(225,243,237)
#E5F4F0
(229,244,240)
#E9F5F3
(233,245,243)
#EDF6F6
(237,246,246)
#F1F7F9
(241,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDDB; }

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

This text font color is #C9EDDB.

Background Color

.myBgColor { background-color: #C9EDDB; }

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

This div background color is #C9EDDB.

Border color

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

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

This div border color is #C9EDDB.

Opacity

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

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

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

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

This text has shadow with #C9EDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDDB.

Preview

Color preview on black background

This text has color #C9EDDB on black background.


Color preview on white background

This text has color #C9EDDB on white background.


Black color preview on #C9EDDB background

This text has black color on #C9EDDB background.


White color preview on #C9EDDB background

This text has white color on #C9EDDB background.


Related colors

Complementary color

Complementary color for #hex is #361224.


I love getcolorcode.com

Triadic colors

1 #DBC9ED and #EDDBC9 with #C9EDDB are triadic colors.

2 #DBEDC9 and #EDC9DB with #C9EDDB are triadic colors.