COLOR #D5E9CC

HEX: #D5E9CC RGB: (213,233,204)

Renk bilgisi

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

RGB renk modeli

#D5E9CC color RGB value is (213,233,204).

RGB: (213,233,204) (84%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 204 of 255 = 80%

213
233
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 204 = 650 (100%)
R 213 of 650 ~ 32.77%
G 233 of 650 ~ 35.85%
B 204 of 650 ~ 31.38'%

%32.77
%35.85
%31.38

CMYK RENK MODELİ

#D5E9CC rengi CMYK tonu (9,0,12,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 12.45%
  • ana renk tonu 8.63%

CMYK: (9,0,12,9)
C9M0Y12K9 (9%, 0%, 12%, 9%)
(0.09 / 0.00 / 0.12 / 0.09)

CMYK yüzdeleri

%8.58
%0
%12.45
%8.63

Codes

Color #D5E9CC in popluar color models

D5 E9 CC
RGB 213 233 204
HSL 101° 39.73% 85.69%
HSB/HSV 101° 12.45% 91.37%
CMYK 8.58% 0.00% 12.45%
8.63%

Color #D5E9CC in popluar number systems.

HEX D5 E9 CC
Decimal 213 233 204
Binary 11010101 11101001 11001100
Octal 325 351 314

Shades and tints

Shades of #D5E9CC

#D5E9CC
(213,233,204)
#C2D4BA
(194,212,186)
#AFBFA8
(175,191,168)
#9CAA96
(156,170,150)
#899584
(137,149,132)
#768072
(118,128,114)
#636B60
(99,107,96)
#50564E
(80,86,78)
#3D413C
(61,65,60)
#2A2C2A
(42,44,42)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #D5E9CC

#D5E9CC
(213,233,204)
#D8EBD0
(216,235,208)
#DBEDD4
(219,237,212)
#DEEFD8
(222,239,216)
#E1F1DC
(225,241,220)
#E4F3E0
(228,243,224)
#E7F5E4
(231,245,228)
#EAF7E8
(234,247,232)
#EDF9EC
(237,249,236)
#F0FBF0
(240,251,240)
#F3FDF4
(243,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9CC color. Also use rgb(213,233,204) instead hex code.

Text Font Color

.myTextColor { color: #D5E9CC; }

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

This text font color is #D5E9CC.

Background Color

.myBgColor { background-color: #D5E9CC; }

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

This div background color is #D5E9CC.

Border color

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

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

This div border color is #D5E9CC.

Opacity

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

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

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

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

This text has shadow with #D5E9CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9CC.

Preview

Color preview on black background

This text has color #D5E9CC on black background.


Color preview on white background

This text has color #D5E9CC on white background.


Black color preview on #D5E9CC background

This text has black color on #D5E9CC background.


White color preview on #D5E9CC background

This text has white color on #D5E9CC background.


Related colors

Complementary color

Complementary color for #hex is #2A1633.


I love getcolorcode.com

Triadic colors

1 #CCD5E9 and #E9CCD5 with #D5E9CC are triadic colors.

2 #CCE9D5 and #E9D5CC with #D5E9CC are triadic colors.