COLOR #D5E09B

HEX: #D5E09B RGB: (213,224,155)

Renk bilgisi

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

RGB renk modeli

#D5E09B color RGB value is (213,224,155).

RGB: (213,224,155) (84%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 155 of 255 = 61%

213
224
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 155 = 592 (100%)
R 213 of 592 ~ 35.98%
G 224 of 592 ~ 37.84%
B 155 of 592 ~ 26.18'%

%35.98
%37.84
%26.18

CMYK RENK MODELİ

#D5E09B rengi CMYK tonu (5,0,31,12).

  • camgöbeği tonu 4.91%
  • eflatun tonu 0.00%
  • sarı tonu 30.80%
  • ana renk tonu 12.16%

CMYK: (5,0,31,12)
C5M0Y31K12 (5%, 0%, 31%, 12%)
(0.05 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%4.91
%0
%30.8
%12.16

Codes

Color #D5E09B in popluar color models

D5 E0 9B
RGB 213 224 155
HSL 70° 52.67% 74.31%
HSB/HSV 70° 30.80% 87.84%
CMYK 4.91% 0.00% 30.80%
12.16%

Color #D5E09B in popluar number systems.

HEX D5 E0 9B
Decimal 213 224 155
Binary 11010101 11100000 10011011
Octal 325 340 233

Shades and tints

Shades of #D5E09B

#D5E09B
(213,224,155)
#C2CC8D
(194,204,141)
#AFB87F
(175,184,127)
#9CA471
(156,164,113)
#899063
(137,144,99)
#767C55
(118,124,85)
#636847
(99,104,71)
#505439
(80,84,57)
#3D402B
(61,64,43)
#2A2C1D
(42,44,29)
#17180F
(23,24,15)
#000000
(0,0,0)

Tints of #D5E09B

#D5E09B
(213,224,155)
#D8E2A4
(216,226,164)
#DBE4AD
(219,228,173)
#DEE6B6
(222,230,182)
#E1E8BF
(225,232,191)
#E4EAC8
(228,234,200)
#E7ECD1
(231,236,209)
#EAEEDA
(234,238,218)
#EDF0E3
(237,240,227)
#F0F2EC
(240,242,236)
#F3F4F5
(243,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E09B; }

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

This text font color is #D5E09B.

Background Color

.myBgColor { background-color: #D5E09B; }

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

This div background color is #D5E09B.

Border color

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

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

This div border color is #D5E09B.

Opacity

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

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

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

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

This text has shadow with #D5E09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E09B.

Preview

Color preview on black background

This text has color #D5E09B on black background.


Color preview on white background

This text has color #D5E09B on white background.


Black color preview on #D5E09B background

This text has black color on #D5E09B background.


White color preview on #D5E09B background

This text has white color on #D5E09B background.


Related colors

Complementary color

Complementary color for #hex is #2A1F64.


I love getcolorcode.com

Triadic colors

1 #9BD5E0 and #E09BD5 with #D5E09B are triadic colors.

2 #9BE0D5 and #E0D59B with #D5E09B are triadic colors.