COLOR #D5E39D

HEX: #D5E39D RGB: (213,227,157)

Renk bilgisi

#D5E39D contains mainly red and green colors. #D5E39D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D5E39D color RGB value is (213,227,157).

RGB: (213,227,157) (84%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 157 of 255 = 62%

213
227
157

R + G + B ~ 78%. #D5E39D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 157 = 597 (100%)
R 213 of 597 ~ 35.68%
G 227 of 597 ~ 38.02%
B 157 of 597 ~ 26.3'%

%35.68
%38.02
%26.3

CMYK RENK MODELİ

#D5E39D rengi CMYK tonu (6,0,31,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 30.84%
  • ana renk tonu 10.98%

CMYK: (6,0,31,11)
C6M0Y31K11 (6%, 0%, 31%, 11%)
(0.06 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%6.17
%0
%30.84
%10.98

Codes

Color #D5E39D in popluar color models

D5 E3 9D
RGB 213 227 157
HSL 72° 55.56% 75.29%
HSB/HSV 72° 30.84% 89.02%
CMYK 6.17% 0.00% 30.84%
10.98%

Color #D5E39D in popluar number systems.

HEX D5 E3 9D
Decimal 213 227 157
Binary 11010101 11100011 10011101
Octal 325 343 235

Shades and tints

Shades of #D5E39D

#D5E39D
(213,227,157)
#C2CF8F
(194,207,143)
#AFBB81
(175,187,129)
#9CA773
(156,167,115)
#899365
(137,147,101)
#767F57
(118,127,87)
#636B49
(99,107,73)
#50573B
(80,87,59)
#3D432D
(61,67,45)
#2A2F1F
(42,47,31)
#171B11
(23,27,17)
#000000
(0,0,0)

Tints of #D5E39D

#D5E39D
(213,227,157)
#D8E5A5
(216,229,165)
#DBE7AD
(219,231,173)
#DEE9B5
(222,233,181)
#E1EBBD
(225,235,189)
#E4EDC5
(228,237,197)
#E7EFCD
(231,239,205)
#EAF1D5
(234,241,213)
#EDF3DD
(237,243,221)
#F0F5E5
(240,245,229)
#F3F7ED
(243,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E39D color. Also use rgb(213,227,157) instead hex code.

Text Font Color

.myTextColor { color: #D5E39D; }

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

This text font color is #D5E39D.

Background Color

.myBgColor { background-color: #D5E39D; }

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

This div background color is #D5E39D.

Border color

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

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

This div border color is #D5E39D.

Opacity

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

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

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

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

This text has shadow with #D5E39D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E39D.

Preview

Color preview on black background

This text has color #D5E39D on black background.


Color preview on white background

This text has color #D5E39D on white background.


Black color preview on #D5E39D background

This text has black color on #D5E39D background.


White color preview on #D5E39D background

This text has white color on #D5E39D background.


Related colors

Complementary color

Complementary color for #hex is #2A1C62.


I love getcolorcode.com

Triadic colors

1 #9DD5E3 and #E39DD5 with #D5E39D are triadic colors.

2 #9DE3D5 and #E3D59D with #D5E39D are triadic colors.