COLOR #D5E4BD

HEX: #D5E4BD RGB: (213,228,189)

Renk bilgisi

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

RGB renk modeli

#D5E4BD color RGB value is (213,228,189).

RGB: (213,228,189) (84%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 189 of 255 = 74%

213
228
189

R + G + B ~ 82%. #D5E4BD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 189 = 630 (100%)
R 213 of 630 ~ 33.81%
G 228 of 630 ~ 36.19%
B 189 of 630 ~ 30'%

%33.81
%36.19
%30

CMYK RENK MODELİ

#D5E4BD rengi CMYK tonu (7,0,17,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 17.11%
  • ana renk tonu 10.59%

CMYK: (7,0,17,11)
C7M0Y17K11 (7%, 0%, 17%, 11%)
(0.07 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%6.58
%0
%17.11
%10.59

Codes

Color #D5E4BD in popluar color models

D5 E4 BD
RGB 213 228 189
HSL 83° 41.94% 81.76%
HSB/HSV 83° 17.11% 89.41%
CMYK 6.58% 0.00% 17.11%
10.59%

Color #D5E4BD in popluar number systems.

HEX D5 E4 BD
Decimal 213 228 189
Binary 11010101 11100100 10111101
Octal 325 344 275

Shades and tints

Shades of #D5E4BD

#D5E4BD
(213,228,189)
#C2D0AC
(194,208,172)
#AFBC9B
(175,188,155)
#9CA88A
(156,168,138)
#899479
(137,148,121)
#768068
(118,128,104)
#636C57
(99,108,87)
#505846
(80,88,70)
#3D4435
(61,68,53)
#2A3024
(42,48,36)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #D5E4BD

#D5E4BD
(213,228,189)
#D8E6C3
(216,230,195)
#DBE8C9
(219,232,201)
#DEEACF
(222,234,207)
#E1ECD5
(225,236,213)
#E4EEDB
(228,238,219)
#E7F0E1
(231,240,225)
#EAF2E7
(234,242,231)
#EDF4ED
(237,244,237)
#F0F6F3
(240,246,243)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E4BD color. Also use rgb(213,228,189) instead hex code.

Text Font Color

.myTextColor { color: #D5E4BD; }

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

This text font color is #D5E4BD.

Background Color

.myBgColor { background-color: #D5E4BD; }

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

This div background color is #D5E4BD.

Border color

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

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

This div border color is #D5E4BD.

Opacity

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

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

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

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

This text has shadow with #D5E4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4BD.

Preview

Color preview on black background

This text has color #D5E4BD on black background.


Color preview on white background

This text has color #D5E4BD on white background.


Black color preview on #D5E4BD background

This text has black color on #D5E4BD background.


White color preview on #D5E4BD background

This text has white color on #D5E4BD background.


Related colors

Complementary color

Complementary color for #hex is #2A1B42.


I love getcolorcode.com

Triadic colors

1 #BDD5E4 and #E4BDD5 with #D5E4BD are triadic colors.

2 #BDE4D5 and #E4D5BD with #D5E4BD are triadic colors.