COLOR #D5EEC7

HEX: #D5EEC7 RGB: (213,238,199)

Renk bilgisi

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

RGB renk modeli

#D5EEC7 color RGB value is (213,238,199).

RGB: (213,238,199) (84%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 238 of 255 = 93%
B 199 of 255 = 78%

213
238
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 238 + 199 = 650 (100%)
R 213 of 650 ~ 32.77%
G 238 of 650 ~ 36.62%
B 199 of 650 ~ 30.62'%

%32.77
%36.62
%30.62

CMYK RENK MODELİ

#D5EEC7 rengi CMYK tonu (11,0,16,7).

  • camgöbeği tonu 10.50%
  • eflatun tonu 0.00%
  • sarı tonu 16.39%
  • ana renk tonu 6.67%

CMYK: (11,0,16,7)
C11M0Y16K7 (11%, 0%, 16%, 7%)
(0.11 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%10.5
%0
%16.39
%6.67

Codes

Color #D5EEC7 in popluar color models

D5 EE C7
RGB 213 238 199
HSL 98° 53.42% 85.69%
HSB/HSV 98° 16.39% 93.33%
CMYK 10.50% 0.00% 16.39%
6.67%

Color #D5EEC7 in popluar number systems.

HEX D5 EE C7
Decimal 213 238 199
Binary 11010101 11101110 11000111
Octal 325 356 307

Shades and tints

Shades of #D5EEC7

#D5EEC7
(213,238,199)
#C2D9B5
(194,217,181)
#AFC4A3
(175,196,163)
#9CAF91
(156,175,145)
#899A7F
(137,154,127)
#76856D
(118,133,109)
#63705B
(99,112,91)
#505B49
(80,91,73)
#3D4637
(61,70,55)
#2A3125
(42,49,37)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #D5EEC7

#D5EEC7
(213,238,199)
#D8EFCC
(216,239,204)
#DBF0D1
(219,240,209)
#DEF1D6
(222,241,214)
#E1F2DB
(225,242,219)
#E4F3E0
(228,243,224)
#E7F4E5
(231,244,229)
#EAF5EA
(234,245,234)
#EDF6EF
(237,246,239)
#F0F7F4
(240,247,244)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5EEC7 color. Also use rgb(213,238,199) instead hex code.

Text Font Color

.myTextColor { color: #D5EEC7; }

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

This text font color is #D5EEC7.

Background Color

.myBgColor { background-color: #D5EEC7; }

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

This div background color is #D5EEC7.

Border color

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

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

This div border color is #D5EEC7.

Opacity

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

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

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

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

This text has shadow with #D5EEC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EEC7.

Preview

Color preview on black background

This text has color #D5EEC7 on black background.


Color preview on white background

This text has color #D5EEC7 on white background.


Black color preview on #D5EEC7 background

This text has black color on #D5EEC7 background.


White color preview on #D5EEC7 background

This text has white color on #D5EEC7 background.


Related colors

Complementary color

Complementary color for #hex is #2A1138.


I love getcolorcode.com

Triadic colors

1 #C7D5EE and #EEC7D5 with #D5EEC7 are triadic colors.

2 #C7EED5 and #EED5C7 with #D5EEC7 are triadic colors.