COLOR #CCE6C9

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

204
230
201

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

Yüzdelerle RGB renk parçaları

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

%32.13
%36.22
%31.65

CMYK RENK MODELİ

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

  • camgöbeği tonu 11.30%
  • eflatun tonu 0.00%
  • sarı tonu 12.61%
  • ana renk tonu 9.80%

CMYK: (11,0,13,10)
C11M0Y13K10 (11%, 0%, 13%, 10%)
(0.11 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%11.3
%0
%12.61
%9.8

Codes

Color #CCE6C9 in popluar color models

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

Color #CCE6C9 in popluar number systems.

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

Shades and tints

Shades of #CCE6C9

#CCE6C9
(204,230,201)
#BAD2B7
(186,210,183)
#A8BEA5
(168,190,165)
#96AA93
(150,170,147)
#849681
(132,150,129)
#72826F
(114,130,111)
#606E5D
(96,110,93)
#4E5A4B
(78,90,75)
#3C4639
(60,70,57)
#2A3227
(42,50,39)
#181E15
(24,30,21)
#000000
(0,0,0)

Tints of #CCE6C9

#CCE6C9
(204,230,201)
#D0E8CD
(208,232,205)
#D4EAD1
(212,234,209)
#D8ECD5
(216,236,213)
#DCEED9
(220,238,217)
#E0F0DD
(224,240,221)
#E4F2E1
(228,242,225)
#E8F4E5
(232,244,229)
#ECF6E9
(236,246,233)
#F0F8ED
(240,248,237)
#F4FAF1
(244,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCE6C9; }

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

This text font color is #CCE6C9.

Background Color

.myBgColor { background-color: #CCE6C9; }

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

This div background color is #CCE6C9.

Border color

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

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

This div border color is #CCE6C9.

Opacity

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

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

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

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

This text has shadow with #CCE6C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE6C9.

Preview

Color preview on black background

This text has color #CCE6C9 on black background.


Color preview on white background

This text has color #CCE6C9 on white background.


Black color preview on #CCE6C9 background

This text has black color on #CCE6C9 background.


White color preview on #CCE6C9 background

This text has white color on #CCE6C9 background.


Related colors

Complementary color

Complementary color for #hex is #331936.


I love getcolorcode.com

Triadic colors

1 #C9CCE6 and #E6C9CC with #CCE6C9 are triadic colors.

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