COLOR #C9ECC0

HEX: #C9ECC0 RGB: (201,236,192)

Renk bilgisi

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

RGB renk modeli

#C9ECC0 color RGB value is (201,236,192).

RGB: (201,236,192) (79%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 192 of 255 = 75%

201
236
192

R + G + B ~ 82%. #C9ECC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 192 = 629 (100%)
R 201 of 629 ~ 31.96%
G 236 of 629 ~ 37.52%
B 192 of 629 ~ 30.52'%

%31.96
%37.52
%30.52

CMYK RENK MODELİ

#C9ECC0 rengi CMYK tonu (15,0,19,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 0.00%
  • sarı tonu 18.64%
  • ana renk tonu 7.45%

CMYK: (15,0,19,7)
C15M0Y19K7 (15%, 0%, 19%, 7%)
(0.15 / 0.00 / 0.19 / 0.07)

CMYK yüzdeleri

%14.83
%0
%18.64
%7.45

Codes

Color #C9ECC0 in popluar color models

C9 EC C0
RGB 201 236 192
HSL 108° 53.66% 83.92%
HSB/HSV 108° 18.64% 92.55%
CMYK 14.83% 0.00% 18.64%
7.45%

Color #C9ECC0 in popluar number systems.

HEX C9 EC C0
Decimal 201 236 192
Binary 11001001 11101100 11000000
Octal 311 354 300

Shades and tints

Shades of #C9ECC0

#C9ECC0
(201,236,192)
#B7D7AF
(183,215,175)
#A5C29E
(165,194,158)
#93AD8D
(147,173,141)
#81987C
(129,152,124)
#6F836B
(111,131,107)
#5D6E5A
(93,110,90)
#4B5949
(75,89,73)
#394438
(57,68,56)
#272F27
(39,47,39)
#151A16
(21,26,22)
#000000
(0,0,0)

Tints of #C9ECC0

#C9ECC0
(201,236,192)
#CDEDC5
(205,237,197)
#D1EECA
(209,238,202)
#D5EFCF
(213,239,207)
#D9F0D4
(217,240,212)
#DDF1D9
(221,241,217)
#E1F2DE
(225,242,222)
#E5F3E3
(229,243,227)
#E9F4E8
(233,244,232)
#EDF5ED
(237,245,237)
#F1F6F2
(241,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9ECC0 color. Also use rgb(201,236,192) instead hex code.

Text Font Color

.myTextColor { color: #C9ECC0; }

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

This text font color is #C9ECC0.

Background Color

.myBgColor { background-color: #C9ECC0; }

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

This div background color is #C9ECC0.

Border color

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

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

This div border color is #C9ECC0.

Opacity

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

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

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

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

This text has shadow with #C9ECC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECC0.

Preview

Color preview on black background

This text has color #C9ECC0 on black background.


Color preview on white background

This text has color #C9ECC0 on white background.


Black color preview on #C9ECC0 background

This text has black color on #C9ECC0 background.


White color preview on #C9ECC0 background

This text has white color on #C9ECC0 background.


Related colors

Complementary color

Complementary color for #hex is #36133F.


I love getcolorcode.com

Triadic colors

1 #C0C9EC and #ECC0C9 with #C9ECC0 are triadic colors.

2 #C0ECC9 and #ECC9C0 with #C9ECC0 are triadic colors.