COLOR #D5E6BC

HEX: #D5E6BC RGB: (213,230,188)

Renk bilgisi

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

RGB renk modeli

#D5E6BC color RGB value is (213,230,188).

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

RGB bağlantıları ve doygunluk

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

213
230
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 188 = 631 (100%)
R 213 of 631 ~ 33.76%
G 230 of 631 ~ 36.45%
B 188 of 631 ~ 29.79'%

%33.76
%36.45
%29.79

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%7.39
%0
%18.26
%9.8

Codes

Color #D5E6BC in popluar color models

D5 E6 BC
RGB 213 230 188
HSL 84° 45.65% 81.96%
HSB/HSV 84° 18.26% 90.20%
CMYK 7.39% 0.00% 18.26%
9.80%

Color #D5E6BC in popluar number systems.

HEX D5 E6 BC
Decimal 213 230 188
Binary 11010101 11100110 10111100
Octal 325 346 274

Shades and tints

Shades of #D5E6BC

#D5E6BC
(213,230,188)
#C2D2AB
(194,210,171)
#AFBE9A
(175,190,154)
#9CAA89
(156,170,137)
#899678
(137,150,120)
#768267
(118,130,103)
#636E56
(99,110,86)
#505A45
(80,90,69)
#3D4634
(61,70,52)
#2A3223
(42,50,35)
#171E12
(23,30,18)
#000000
(0,0,0)

Tints of #D5E6BC

#D5E6BC
(213,230,188)
#D8E8C2
(216,232,194)
#DBEAC8
(219,234,200)
#DEECCE
(222,236,206)
#E1EED4
(225,238,212)
#E4F0DA
(228,240,218)
#E7F2E0
(231,242,224)
#EAF4E6
(234,244,230)
#EDF6EC
(237,246,236)
#F0F8F2
(240,248,242)
#F3FAF8
(243,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E6BC; }

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

This text font color is #D5E6BC.

Background Color

.myBgColor { background-color: #D5E6BC; }

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

This div background color is #D5E6BC.

Border color

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

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

This div border color is #D5E6BC.

Opacity

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

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

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

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

This text has shadow with #D5E6BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E6BC.

Preview

Color preview on black background

This text has color #D5E6BC on black background.


Color preview on white background

This text has color #D5E6BC on white background.


Black color preview on #D5E6BC background

This text has black color on #D5E6BC background.


White color preview on #D5E6BC background

This text has white color on #D5E6BC background.


Related colors

Complementary color

Complementary color for #hex is #2A1943.


I love getcolorcode.com

Triadic colors

1 #BCD5E6 and #E6BCD5 with #D5E6BC are triadic colors.

2 #BCE6D5 and #E6D5BC with #D5E6BC are triadic colors.