COLOR #C9E6CC

HEX: #C9E6CC RGB: (201,230,204)

Renk bilgisi

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

RGB renk modeli

#C9E6CC color RGB value is (201,230,204).

RGB: (201,230,204) (79%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 204 of 255 = 80%

201
230
204

R + G + B ~ 83%. #C9E6CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 204 = 635 (100%)
R 201 of 635 ~ 31.65%
G 230 of 635 ~ 36.22%
B 204 of 635 ~ 32.13'%

%31.65
%36.22
%32.13

CMYK RENK MODELİ

#C9E6CC rengi CMYK tonu (13,0,11,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 11.30%
  • ana renk tonu 9.80%
CMYK: (13,0,11,10) C13M0Y11K10 (13%,0%,11%,10%) (0.13/0.00/0.11/0.10) 

CMYK yüzdeleri

%12.61
%0
%11.3
%9.8

Codes

Color #C9E6CC in popluar color models

C9 E6 CC
RGB 201 230 204
HSL 126° 36.71% 84.51%
HSB/HSV 126° 12.61% 90.20%
CMYK 12.61% 0.00% 11.30%
9.80%

Color #C9E6CC in popluar number systems.

HEX C9 E6 CC
Decimal 201 230 204
Binary 11001001 11100110 11001100
Octal 311 346 314

Shades and tints

Shades of #C9E6CC

#C9E6CC
(201,230,204)
#B7D2BA
(183,210,186)
#A5BEA8
(165,190,168)
#93AA96
(147,170,150)
#819684
(129,150,132)
#6F8272
(111,130,114)
#5D6E60
(93,110,96)
#4B5A4E
(75,90,78)
#39463C
(57,70,60)
#27322A
(39,50,42)
#151E18
(21,30,24)
#000000
(0,0,0)

Tints of #C9E6CC

#C9E6CC
(201,230,204)
#CDE8D0
(205,232,208)
#D1EAD4
(209,234,212)
#D5ECD8
(213,236,216)
#D9EEDC
(217,238,220)
#DDF0E0
(221,240,224)
#E1F2E4
(225,242,228)
#E5F4E8
(229,244,232)
#E9F6EC
(233,246,236)
#EDF8F0
(237,248,240)
#F1FAF4
(241,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E6CC; }

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

This text font color is #C9E6CC.

Background Color

.myBgColor { background-color: #C9E6CC; }

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

This div background color is #C9E6CC.

Border color

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

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

This div border color is #C9E6CC.

Opacity

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

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

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

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

This text has shadow with #C9E6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6CC.

Preview

Color preview on black background

This text has color #C9E6CC on black background.


Color preview on white background

This text has color #C9E6CC on white background.


Black color preview on #C9E6CC background

This text has black color on #C9E6CC background.


White color preview on #C9E6CC background

This text has white color on #C9E6CC background.


Related colors

Complementary color

Complementary color for #hex is #361933.


I love getcolorcode.com

Triadic colors

1 #CCC9E6 and #E6CCC9 with #C9E6CC are triadic colors.

2 #CCE6C9 and #E6C9CC with #C9E6CC are triadic colors.