COLOR #D5E39B

HEX: #D5E39B RGB: (213,227,155)

Renk bilgisi

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

RGB renk modeli

#D5E39B color RGB value is (213,227,155).

RGB: (213,227,155) (84%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 155 of 255 = 61%

213
227
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 155 = 595 (100%)
R 213 of 595 ~ 35.8%
G 227 of 595 ~ 38.15%
B 155 of 595 ~ 26.05'%

%35.8
%38.15
%26.05

CMYK RENK MODELİ

#D5E39B rengi CMYK tonu (6,0,32,11).

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

CMYK: (6,0,32,11)
C6M0Y32K11 (6%, 0%, 32%, 11%)
(0.06 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%6.17
%0
%31.72
%10.98

Codes

Color #D5E39B in popluar color models

D5 E3 9B
RGB 213 227 155
HSL 72° 56.25% 74.90%
HSB/HSV 72° 31.72% 89.02%
CMYK 6.17% 0.00% 31.72%
10.98%

Color #D5E39B in popluar number systems.

HEX D5 E3 9B
Decimal 213 227 155
Binary 11010101 11100011 10011011
Octal 325 343 233

Shades and tints

Shades of #D5E39B

#D5E39B
(213,227,155)
#C2CF8D
(194,207,141)
#AFBB7F
(175,187,127)
#9CA771
(156,167,113)
#899363
(137,147,99)
#767F55
(118,127,85)
#636B47
(99,107,71)
#505739
(80,87,57)
#3D432B
(61,67,43)
#2A2F1D
(42,47,29)
#171B0F
(23,27,15)
#000000
(0,0,0)

Tints of #D5E39B

#D5E39B
(213,227,155)
#D8E5A4
(216,229,164)
#DBE7AD
(219,231,173)
#DEE9B6
(222,233,182)
#E1EBBF
(225,235,191)
#E4EDC8
(228,237,200)
#E7EFD1
(231,239,209)
#EAF1DA
(234,241,218)
#EDF3E3
(237,243,227)
#F0F5EC
(240,245,236)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E39B; }

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

This text font color is #D5E39B.

Background Color

.myBgColor { background-color: #D5E39B; }

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

This div background color is #D5E39B.

Border color

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

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

This div border color is #D5E39B.

Opacity

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

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

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

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

This text has shadow with #D5E39B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E39B.

Preview

Color preview on black background

This text has color #D5E39B on black background.


Color preview on white background

This text has color #D5E39B on white background.


Black color preview on #D5E39B background

This text has black color on #D5E39B background.


White color preview on #D5E39B background

This text has white color on #D5E39B background.


Related colors

Complementary color

Complementary color for #hex is #2A1C64.


I love getcolorcode.com

Triadic colors

1 #9BD5E3 and #E39BD5 with #D5E39B are triadic colors.

2 #9BE3D5 and #E3D59B with #D5E39B are triadic colors.