COLOR #D5E5BC

HEX: #D5E5BC RGB: (213,229,188)

Renk bilgisi

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

RGB renk modeli

#D5E5BC color RGB value is (213,229,188).

RGB: (213,229,188) (84%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 188 of 255 = 74%

213
229
188

R + G + B ~ 83%. #D5E5BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 188 = 630 (100%)
R 213 of 630 ~ 33.81%
G 229 of 630 ~ 36.35%
B 188 of 630 ~ 29.84'%

%33.81
%36.35
%29.84

CMYK RENK MODELİ

#D5E5BC rengi CMYK tonu (7,0,18,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 17.90%
  • ana renk tonu 10.20%

CMYK: (7,0,18,10)
C7M0Y18K10 (7%, 0%, 18%, 10%)
(0.07 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%6.99
%0
%17.9
%10.2

Codes

Color #D5E5BC in popluar color models

D5 E5 BC
RGB 213 229 188
HSL 83° 44.09% 81.76%
HSB/HSV 83° 17.90% 89.80%
CMYK 6.99% 0.00% 17.90%
10.20%

Color #D5E5BC in popluar number systems.

HEX D5 E5 BC
Decimal 213 229 188
Binary 11010101 11100101 10111100
Octal 325 345 274

Shades and tints

Shades of #D5E5BC

#D5E5BC
(213,229,188)
#C2D1AB
(194,209,171)
#AFBD9A
(175,189,154)
#9CA989
(156,169,137)
#899578
(137,149,120)
#768167
(118,129,103)
#636D56
(99,109,86)
#505945
(80,89,69)
#3D4534
(61,69,52)
#2A3123
(42,49,35)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #D5E5BC

#D5E5BC
(213,229,188)
#D8E7C2
(216,231,194)
#DBE9C8
(219,233,200)
#DEEBCE
(222,235,206)
#E1EDD4
(225,237,212)
#E4EFDA
(228,239,218)
#E7F1E0
(231,241,224)
#EAF3E6
(234,243,230)
#EDF5EC
(237,245,236)
#F0F7F2
(240,247,242)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E5BC color. Also use rgb(213,229,188) instead hex code.

Text Font Color

.myTextColor { color: #D5E5BC; }

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

This text font color is #D5E5BC.

Background Color

.myBgColor { background-color: #D5E5BC; }

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

This div background color is #D5E5BC.

Border color

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

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

This div border color is #D5E5BC.

Opacity

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

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

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

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

This text has shadow with #D5E5BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5BC.

Preview

Color preview on black background

This text has color #D5E5BC on black background.


Color preview on white background

This text has color #D5E5BC on white background.


Black color preview on #D5E5BC background

This text has black color on #D5E5BC background.


White color preview on #D5E5BC background

This text has white color on #D5E5BC background.


Related colors

Complementary color

Complementary color for #hex is #2A1A43.


I love getcolorcode.com

Triadic colors

1 #BCD5E5 and #E5BCD5 with #D5E5BC are triadic colors.

2 #BCE5D5 and #E5D5BC with #D5E5BC are triadic colors.