COLOR #D5E59D

HEX: #D5E59D RGB: (213,229,157)

Renk bilgisi

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

RGB renk modeli

#D5E59D color RGB value is (213,229,157).

RGB: (213,229,157) (84%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 157 of 255 = 62%

213
229
157

R + G + B ~ 79%. #D5E59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 157 = 599 (100%)
R 213 of 599 ~ 35.56%
G 229 of 599 ~ 38.23%
B 157 of 599 ~ 26.21'%

%35.56
%38.23
%26.21

CMYK RENK MODELİ

#D5E59D rengi CMYK tonu (7,0,31,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 31.44%
  • ana renk tonu 10.20%

CMYK: (7,0,31,10)
C7M0Y31K10 (7%, 0%, 31%, 10%)
(0.07 / 0.00 / 0.31 / 0.10)

CMYK yüzdeleri

%6.99
%0
%31.44
%10.2

Codes

Color #D5E59D in popluar color models

D5 E5 9D
RGB 213 229 157
HSL 73° 58.06% 75.69%
HSB/HSV 73° 31.44% 89.80%
CMYK 6.99% 0.00% 31.44%
10.20%

Color #D5E59D in popluar number systems.

HEX D5 E5 9D
Decimal 213 229 157
Binary 11010101 11100101 10011101
Octal 325 345 235

Shades and tints

Shades of #D5E59D

#D5E59D
(213,229,157)
#C2D18F
(194,209,143)
#AFBD81
(175,189,129)
#9CA973
(156,169,115)
#899565
(137,149,101)
#768157
(118,129,87)
#636D49
(99,109,73)
#50593B
(80,89,59)
#3D452D
(61,69,45)
#2A311F
(42,49,31)
#171D11
(23,29,17)
#000000
(0,0,0)

Tints of #D5E59D

#D5E59D
(213,229,157)
#D8E7A5
(216,231,165)
#DBE9AD
(219,233,173)
#DEEBB5
(222,235,181)
#E1EDBD
(225,237,189)
#E4EFC5
(228,239,197)
#E7F1CD
(231,241,205)
#EAF3D5
(234,243,213)
#EDF5DD
(237,245,221)
#F0F7E5
(240,247,229)
#F3F9ED
(243,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E59D; }

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

This text font color is #D5E59D.

Background Color

.myBgColor { background-color: #D5E59D; }

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

This div background color is #D5E59D.

Border color

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

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

This div border color is #D5E59D.

Opacity

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

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

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

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

This text has shadow with #D5E59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E59D.

Preview

Color preview on black background

This text has color #D5E59D on black background.


Color preview on white background

This text has color #D5E59D on white background.


Black color preview on #D5E59D background

This text has black color on #D5E59D background.


White color preview on #D5E59D background

This text has white color on #D5E59D background.


Related colors

Complementary color

Complementary color for #hex is #2A1A62.


I love getcolorcode.com

Triadic colors

1 #9DD5E5 and #E59DD5 with #D5E59D are triadic colors.

2 #9DE5D5 and #E5D59D with #D5E59D are triadic colors.