COLOR #D5E6CC

HEX: #D5E6CC RGB: (213,230,204)

Renk bilgisi

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

RGB renk modeli

#D5E6CC color RGB value is (213,230,204).

RGB: (213,230,204) (84%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 204 of 255 = 80%

213
230
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 204 = 647 (100%)
R 213 of 647 ~ 32.92%
G 230 of 647 ~ 35.55%
B 204 of 647 ~ 31.53'%

%32.92
%35.55
%31.53

CMYK RENK MODELİ

#D5E6CC rengi CMYK tonu (7,0,11,10).

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

CMYK: (7,0,11,10)
C7M0Y11K10 (7%, 0%, 11%, 10%)
(0.07 / 0.00 / 0.11 / 0.10)

CMYK yüzdeleri

%7.39
%0
%11.3
%9.8

Codes

Color #D5E6CC in popluar color models

D5 E6 CC
RGB 213 230 204
HSL 99° 34.21% 85.10%
HSB/HSV 99° 11.30% 90.20%
CMYK 7.39% 0.00% 11.30%
9.80%

Color #D5E6CC in popluar number systems.

HEX D5 E6 CC
Decimal 213 230 204
Binary 11010101 11100110 11001100
Octal 325 346 314

Shades and tints

Shades of #D5E6CC

#D5E6CC
(213,230,204)
#C2D2BA
(194,210,186)
#AFBEA8
(175,190,168)
#9CAA96
(156,170,150)
#899684
(137,150,132)
#768272
(118,130,114)
#636E60
(99,110,96)
#505A4E
(80,90,78)
#3D463C
(61,70,60)
#2A322A
(42,50,42)
#171E18
(23,30,24)
#000000
(0,0,0)

Tints of #D5E6CC

#D5E6CC
(213,230,204)
#D8E8D0
(216,232,208)
#DBEAD4
(219,234,212)
#DEECD8
(222,236,216)
#E1EEDC
(225,238,220)
#E4F0E0
(228,240,224)
#E7F2E4
(231,242,228)
#EAF4E8
(234,244,232)
#EDF6EC
(237,246,236)
#F0F8F0
(240,248,240)
#F3FAF4
(243,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E6CC; }

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

This text font color is #D5E6CC.

Background Color

.myBgColor { background-color: #D5E6CC; }

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

This div background color is #D5E6CC.

Border color

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

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

This div border color is #D5E6CC.

Opacity

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

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

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

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

This text has shadow with #D5E6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6CC.

Preview

Color preview on black background

This text has color #D5E6CC on black background.


Color preview on white background

This text has color #D5E6CC on white background.


Black color preview on #D5E6CC background

This text has black color on #D5E6CC background.


White color preview on #D5E6CC background

This text has white color on #D5E6CC background.


Related colors

Complementary color

Complementary color for #hex is #2A1933.


I love getcolorcode.com

Triadic colors

1 #CCD5E6 and #E6CCD5 with #D5E6CC are triadic colors.

2 #CCE6D5 and #E6D5CC with #D5E6CC are triadic colors.