COLOR #C9EEDC

HEX: #C9EEDC RGB: (201,238,220)

Renk bilgisi

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

RGB renk modeli

#C9EEDC color RGB value is (201,238,220).

RGB: (201,238,220) (79%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 238 of 255 = 93%
B 220 of 255 = 86%

201
238
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 238 + 220 = 659 (100%)
R 201 of 659 ~ 30.5%
G 238 of 659 ~ 36.12%
B 220 of 659 ~ 33.38'%

%30.5
%36.12
%33.38

CMYK RENK MODELİ

#C9EEDC rengi CMYK tonu (16,0,8,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 0.00%
  • sarı tonu 7.56%
  • ana renk tonu 6.67%

CMYK: (16,0,8,7)
C16M0Y8K7 (16%, 0%, 8%, 7%)
(0.16 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%15.55
%0
%7.56
%6.67

Codes

Color #C9EEDC in popluar color models

C9 EE DC
RGB 201 238 220
HSL 151° 52.11% 86.08%
HSB/HSV 151° 15.55% 93.33%
CMYK 15.55% 0.00% 7.56%
6.67%

Color #C9EEDC in popluar number systems.

HEX C9 EE DC
Decimal 201 238 220
Binary 11001001 11101110 11011100
Octal 311 356 334

Shades and tints

Shades of #C9EEDC

#C9EEDC
(201,238,220)
#B7D9C8
(183,217,200)
#A5C4B4
(165,196,180)
#93AFA0
(147,175,160)
#819A8C
(129,154,140)
#6F8578
(111,133,120)
#5D7064
(93,112,100)
#4B5B50
(75,91,80)
#39463C
(57,70,60)
#273128
(39,49,40)
#151C14
(21,28,20)
#000000
(0,0,0)

Tints of #C9EEDC

#C9EEDC
(201,238,220)
#CDEFDF
(205,239,223)
#D1F0E2
(209,240,226)
#D5F1E5
(213,241,229)
#D9F2E8
(217,242,232)
#DDF3EB
(221,243,235)
#E1F4EE
(225,244,238)
#E5F5F1
(229,245,241)
#E9F6F4
(233,246,244)
#EDF7F7
(237,247,247)
#F1F8FA
(241,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EEDC color. Also use rgb(201,238,220) instead hex code.

Text Font Color

.myTextColor { color: #C9EEDC; }

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

This text font color is #C9EEDC.

Background Color

.myBgColor { background-color: #C9EEDC; }

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

This div background color is #C9EEDC.

Border color

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

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

This div border color is #C9EEDC.

Opacity

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

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

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

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

This text has shadow with #C9EEDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EEDC.

Preview

Color preview on black background

This text has color #C9EEDC on black background.


Color preview on white background

This text has color #C9EEDC on white background.


Black color preview on #C9EEDC background

This text has black color on #C9EEDC background.


White color preview on #C9EEDC background

This text has white color on #C9EEDC background.


Related colors

Complementary color

Complementary color for #hex is #361123.


I love getcolorcode.com

Triadic colors

1 #DCC9EE and #EEDCC9 with #C9EEDC are triadic colors.

2 #DCEEC9 and #EEC9DC with #C9EEDC are triadic colors.