COLOR #D5E9BE

HEX: #D5E9BE RGB: (213,233,190)

Renk bilgisi

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

RGB renk modeli

#D5E9BE color RGB value is (213,233,190).

RGB: (213,233,190) (84%, 91%, 75%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 190 of 255 = 75%

213
233
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 190 = 636 (100%)
R 213 of 636 ~ 33.49%
G 233 of 636 ~ 36.64%
B 190 of 636 ~ 29.87'%

%33.49
%36.64
%29.87

CMYK RENK MODELİ

#D5E9BE rengi CMYK tonu (9,0,18,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 18.45%
  • ana renk tonu 8.63%

CMYK: (9,0,18,9)
C9M0Y18K9 (9%, 0%, 18%, 9%)
(0.09 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%8.58
%0
%18.45
%8.63

Codes

Color #D5E9BE in popluar color models

D5 E9 BE
RGB 213 233 190
HSL 88° 49.43% 82.94%
HSB/HSV 88° 18.45% 91.37%
CMYK 8.58% 0.00% 18.45%
8.63%

Color #D5E9BE in popluar number systems.

HEX D5 E9 BE
Decimal 213 233 190
Binary 11010101 11101001 10111110
Octal 325 351 276

Shades and tints

Shades of #D5E9BE

#D5E9BE
(213,233,190)
#C2D4AD
(194,212,173)
#AFBF9C
(175,191,156)
#9CAA8B
(156,170,139)
#89957A
(137,149,122)
#768069
(118,128,105)
#636B58
(99,107,88)
#505647
(80,86,71)
#3D4136
(61,65,54)
#2A2C25
(42,44,37)
#171714
(23,23,20)
#000000
(0,0,0)

Tints of #D5E9BE

#D5E9BE
(213,233,190)
#D8EBC3
(216,235,195)
#DBEDC8
(219,237,200)
#DEEFCD
(222,239,205)
#E1F1D2
(225,241,210)
#E4F3D7
(228,243,215)
#E7F5DC
(231,245,220)
#EAF7E1
(234,247,225)
#EDF9E6
(237,249,230)
#F0FBEB
(240,251,235)
#F3FDF0
(243,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9BE color. Also use rgb(213,233,190) instead hex code.

Text Font Color

.myTextColor { color: #D5E9BE; }

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

This text font color is #D5E9BE.

Background Color

.myBgColor { background-color: #D5E9BE; }

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

This div background color is #D5E9BE.

Border color

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

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

This div border color is #D5E9BE.

Opacity

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

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

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

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

This text has shadow with #D5E9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9BE.

Preview

Color preview on black background

This text has color #D5E9BE on black background.


Color preview on white background

This text has color #D5E9BE on white background.


Black color preview on #D5E9BE background

This text has black color on #D5E9BE background.


White color preview on #D5E9BE background

This text has white color on #D5E9BE background.


Related colors

Complementary color

Complementary color for #hex is #2A1641.


I love getcolorcode.com

Triadic colors

1 #BED5E9 and #E9BED5 with #D5E9BE are triadic colors.

2 #BEE9D5 and #E9D5BE with #D5E9BE are triadic colors.