COLOR #C9E5CC

HEX: #C9E5CC RGB: (201,229,204)

Renk bilgisi

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

RGB renk modeli

#C9E5CC color RGB value is (201,229,204).

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

RGB bağlantıları ve doygunluk

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

201
229
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 204 = 634 (100%)
R 201 of 634 ~ 31.7%
G 229 of 634 ~ 36.12%
B 204 of 634 ~ 32.18'%

%31.7
%36.12
%32.18

CMYK RENK MODELİ

#C9E5CC rengi CMYK tonu (12,0,11,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 10.92%
  • ana renk tonu 10.20%

CMYK: (12,0,11,10)
C12M0Y11K10 (12%, 0%, 11%, 10%)
(0.12 / 0.00 / 0.11 / 0.10)

CMYK yüzdeleri

%12.23
%0
%10.92
%10.2

Codes

Color #C9E5CC in popluar color models

C9 E5 CC
RGB 201 229 204
HSL 126° 35.00% 84.31%
HSB/HSV 126° 12.23% 89.80%
CMYK 12.23% 0.00% 10.92%
10.20%

Color #C9E5CC in popluar number systems.

HEX C9 E5 CC
Decimal 201 229 204
Binary 11001001 11100101 11001100
Octal 311 345 314

Shades and tints

Shades of #C9E5CC

#C9E5CC
(201,229,204)
#B7D1BA
(183,209,186)
#A5BDA8
(165,189,168)
#93A996
(147,169,150)
#819584
(129,149,132)
#6F8172
(111,129,114)
#5D6D60
(93,109,96)
#4B594E
(75,89,78)
#39453C
(57,69,60)
#27312A
(39,49,42)
#151D18
(21,29,24)
#000000
(0,0,0)

Tints of #C9E5CC

#C9E5CC
(201,229,204)
#CDE7D0
(205,231,208)
#D1E9D4
(209,233,212)
#D5EBD8
(213,235,216)
#D9EDDC
(217,237,220)
#DDEFE0
(221,239,224)
#E1F1E4
(225,241,228)
#E5F3E8
(229,243,232)
#E9F5EC
(233,245,236)
#EDF7F0
(237,247,240)
#F1F9F4
(241,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5CC; }

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

This text font color is #C9E5CC.

Background Color

.myBgColor { background-color: #C9E5CC; }

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

This div background color is #C9E5CC.

Border color

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

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

This div border color is #C9E5CC.

Opacity

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

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

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

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

This text has shadow with #C9E5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5CC.

Preview

Color preview on black background

This text has color #C9E5CC on black background.


Color preview on white background

This text has color #C9E5CC on white background.


Black color preview on #C9E5CC background

This text has black color on #C9E5CC background.


White color preview on #C9E5CC background

This text has white color on #C9E5CC background.


Related colors

Complementary color

Complementary color for #hex is #361A33.


I love getcolorcode.com

Triadic colors

1 #CCC9E5 and #E5CCC9 with #C9E5CC are triadic colors.

2 #CCE5C9 and #E5C9CC with #C9E5CC are triadic colors.