COLOR #D9E4CC

HEX: #D9E4CC RGB: (217,228,204)

Renk bilgisi

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

RGB renk modeli

#D9E4CC color RGB value is (217,228,204).

RGB: (217,228,204) (85%, 89%, 80%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 228 of 255 = 89%
B 204 of 255 = 80%

217
228
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 228 + 204 = 649 (100%)
R 217 of 649 ~ 33.44%
G 228 of 649 ~ 35.13%
B 204 of 649 ~ 31.43'%

%33.44
%35.13
%31.43

CMYK RENK MODELİ

#D9E4CC rengi CMYK tonu (5,0,11,11).

  • camgöbeği tonu 4.82%
  • eflatun tonu 0.00%
  • sarı tonu 10.53%
  • ana renk tonu 10.59%
CMYK: (5,0,11,11) C5M0Y11K11 (5%,0%,11%,11%) (0.05/0.00/0.11/0.11) 

CMYK yüzdeleri

%4.82
%0
%10.53
%10.59

Codes

Color #D9E4CC in popluar color models

D9 E4 CC
RGB 217 228 204
HSL 88° 30.77% 84.71%
HSB/HSV 88° 10.53% 89.41%
CMYK 4.82% 0.00% 10.53%
10.59%

Color #D9E4CC in popluar number systems.

HEX D9 E4 CC
Decimal 217 228 204
Binary 11011001 11100100 11001100
Octal 331 344 314

Shades and tints

Shades of #D9E4CC

#D9E4CC
(217,228,204)
#C6D0BA
(198,208,186)
#B3BCA8
(179,188,168)
#A0A896
(160,168,150)
#8D9484
(141,148,132)
#7A8072
(122,128,114)
#676C60
(103,108,96)
#54584E
(84,88,78)
#41443C
(65,68,60)
#2E302A
(46,48,42)
#1B1C18
(27,28,24)
#000000
(0,0,0)

Tints of #D9E4CC

#D9E4CC
(217,228,204)
#DCE6D0
(220,230,208)
#DFE8D4
(223,232,212)
#E2EAD8
(226,234,216)
#E5ECDC
(229,236,220)
#E8EEE0
(232,238,224)
#EBF0E4
(235,240,228)
#EEF2E8
(238,242,232)
#F1F4EC
(241,244,236)
#F4F6F0
(244,246,240)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9E4CC; }

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

This text font color is #D9E4CC.

Background Color

.myBgColor { background-color: #D9E4CC; }

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

This div background color is #D9E4CC.

Border color

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

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

This div border color is #D9E4CC.

Opacity

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

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

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

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

This text has shadow with #D9E4CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E4CC.

Preview

Color preview on black background

This text has color #D9E4CC on black background.


Color preview on white background

This text has color #D9E4CC on white background.


Black color preview on #D9E4CC background

This text has black color on #D9E4CC background.


White color preview on #D9E4CC background

This text has white color on #D9E4CC background.


Related colors

Complementary color

Complementary color for #hex is #261B33.


I love getcolorcode.com

Triadic colors

1 #CCD9E4 and #E4CCD9 with #D9E4CC are triadic colors.

2 #CCE4D9 and #E4D9CC with #D9E4CC are triadic colors.