COLOR #C9EECC

HEX: #C9EECC RGB: (201,238,204)

Renk bilgisi

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

RGB renk modeli

#C9EECC color RGB value is (201,238,204).

RGB: (201,238,204) (79%, 93%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 238 of 255 = 93%
B 204 of 255 = 80%

201
238
204

R + G + B ~ 84%. #C9EECC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 238 + 204 = 643 (100%)
R 201 of 643 ~ 31.26%
G 238 of 643 ~ 37.01%
B 204 of 643 ~ 31.73'%

%31.26
%37.01
%31.73

CMYK RENK MODELİ

#C9EECC rengi CMYK tonu (16,0,14,7).

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

CMYK: (16,0,14,7)
C16M0Y14K7 (16%, 0%, 14%, 7%)
(0.16 / 0.00 / 0.14 / 0.07)

CMYK yüzdeleri

%15.55
%0
%14.29
%6.67

Codes

Color #C9EECC in popluar color models

C9 EE CC
RGB 201 238 204
HSL 125° 52.11% 86.08%
HSB/HSV 125° 15.55% 93.33%
CMYK 15.55% 0.00% 14.29%
6.67%

Color #C9EECC in popluar number systems.

HEX C9 EE CC
Decimal 201 238 204
Binary 11001001 11101110 11001100
Octal 311 356 314

Shades and tints

Shades of #C9EECC

#C9EECC
(201,238,204)
#B7D9BA
(183,217,186)
#A5C4A8
(165,196,168)
#93AF96
(147,175,150)
#819A84
(129,154,132)
#6F8572
(111,133,114)
#5D7060
(93,112,96)
#4B5B4E
(75,91,78)
#39463C
(57,70,60)
#27312A
(39,49,42)
#151C18
(21,28,24)
#000000
(0,0,0)

Tints of #C9EECC

#C9EECC
(201,238,204)
#CDEFD0
(205,239,208)
#D1F0D4
(209,240,212)
#D5F1D8
(213,241,216)
#D9F2DC
(217,242,220)
#DDF3E0
(221,243,224)
#E1F4E4
(225,244,228)
#E5F5E8
(229,245,232)
#E9F6EC
(233,246,236)
#EDF7F0
(237,247,240)
#F1F8F4
(241,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EECC; }

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

This text font color is #C9EECC.

Background Color

.myBgColor { background-color: #C9EECC; }

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

This div background color is #C9EECC.

Border color

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

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

This div border color is #C9EECC.

Opacity

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

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

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

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

This text has shadow with #C9EECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EECC.

Preview

Color preview on black background

This text has color #C9EECC on black background.


Color preview on white background

This text has color #C9EECC on white background.


Black color preview on #C9EECC background

This text has black color on #C9EECC background.


White color preview on #C9EECC background

This text has white color on #C9EECC background.


Related colors

Complementary color

Complementary color for #hex is #361133.


I love getcolorcode.com

Triadic colors

1 #CCC9EE and #EECCC9 with #C9EECC are triadic colors.

2 #CCEEC9 and #EEC9CC with #C9EECC are triadic colors.