COLOR #CCE6D9

HEX: #CCE6D9 RGB: (204,230,217)

Renk bilgisi

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

RGB renk modeli

#CCE6D9 color RGB value is (204,230,217).

RGB: (204,230,217) (80%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 230 of 255 = 90%
B 217 of 255 = 85%

204
230
217

R + G + B ~ 85%. #CCE6D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 230 + 217 = 651 (100%)
R 204 of 651 ~ 31.34%
G 230 of 651 ~ 35.33%
B 217 of 651 ~ 33.33'%

%31.34
%35.33
%33.33

CMYK RENK MODELİ

#CCE6D9 rengi CMYK tonu (11,0,6,10).

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

CMYK: (11,0,6,10)
C11M0Y6K10 (11%, 0%, 6%, 10%)
(0.11 / 0.00 / 0.06 / 0.10)

CMYK yüzdeleri

%11.3
%0
%5.65
%9.8

Codes

Color #CCE6D9 in popluar color models

CC E6 D9
RGB 204 230 217
HSL 150° 34.21% 85.10%
HSB/HSV 150° 11.30% 90.20%
CMYK 11.30% 0.00% 5.65%
9.80%

Color #CCE6D9 in popluar number systems.

HEX CC E6 D9
Decimal 204 230 217
Binary 11001100 11100110 11011001
Octal 314 346 331

Shades and tints

Shades of #CCE6D9

#CCE6D9
(204,230,217)
#BAD2C6
(186,210,198)
#A8BEB3
(168,190,179)
#96AAA0
(150,170,160)
#84968D
(132,150,141)
#72827A
(114,130,122)
#606E67
(96,110,103)
#4E5A54
(78,90,84)
#3C4641
(60,70,65)
#2A322E
(42,50,46)
#181E1B
(24,30,27)
#000000
(0,0,0)

Tints of #CCE6D9

#CCE6D9
(204,230,217)
#D0E8DC
(208,232,220)
#D4EADF
(212,234,223)
#D8ECE2
(216,236,226)
#DCEEE5
(220,238,229)
#E0F0E8
(224,240,232)
#E4F2EB
(228,242,235)
#E8F4EE
(232,244,238)
#ECF6F1
(236,246,241)
#F0F8F4
(240,248,244)
#F4FAF7
(244,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCE6D9; }

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

This text font color is #CCE6D9.

Background Color

.myBgColor { background-color: #CCE6D9; }

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

This div background color is #CCE6D9.

Border color

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

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

This div border color is #CCE6D9.

Opacity

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

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

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

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

This text has shadow with #CCE6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE6D9.

Preview

Color preview on black background

This text has color #CCE6D9 on black background.


Color preview on white background

This text has color #CCE6D9 on white background.


Black color preview on #CCE6D9 background

This text has black color on #CCE6D9 background.


White color preview on #CCE6D9 background

This text has white color on #CCE6D9 background.


Related colors

Complementary color

Complementary color for #hex is #331926.


I love getcolorcode.com

Triadic colors

1 #D9CCE6 and #E6D9CC with #CCE6D9 are triadic colors.

2 #D9E6CC and #E6CCD9 with #CCE6D9 are triadic colors.