COLOR #D5E59C

HEX: #D5E59C RGB: (213,229,156)

Renk bilgisi

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

RGB renk modeli

#D5E59C color RGB value is (213,229,156).

RGB: (213,229,156) (84%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 156 of 255 = 61%

213
229
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 156 = 598 (100%)
R 213 of 598 ~ 35.62%
G 229 of 598 ~ 38.29%
B 156 of 598 ~ 26.09'%

%35.62
%38.29
%26.09

CMYK RENK MODELİ

#D5E59C rengi CMYK tonu (7,0,32,10).

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

CMYK: (7,0,32,10)
C7M0Y32K10 (7%, 0%, 32%, 10%)
(0.07 / 0.00 / 0.32 / 0.10)

CMYK yüzdeleri

%6.99
%0
%31.88
%10.2

Codes

Color #D5E59C in popluar color models

D5 E5 9C
RGB 213 229 156
HSL 73° 58.40% 75.49%
HSB/HSV 73° 31.88% 89.80%
CMYK 6.99% 0.00% 31.88%
10.20%

Color #D5E59C in popluar number systems.

HEX D5 E5 9C
Decimal 213 229 156
Binary 11010101 11100101 10011100
Octal 325 345 234

Shades and tints

Shades of #D5E59C

#D5E59C
(213,229,156)
#C2D18E
(194,209,142)
#AFBD80
(175,189,128)
#9CA972
(156,169,114)
#899564
(137,149,100)
#768156
(118,129,86)
#636D48
(99,109,72)
#50593A
(80,89,58)
#3D452C
(61,69,44)
#2A311E
(42,49,30)
#171D10
(23,29,16)
#000000
(0,0,0)

Tints of #D5E59C

#D5E59C
(213,229,156)
#D8E7A5
(216,231,165)
#DBE9AE
(219,233,174)
#DEEBB7
(222,235,183)
#E1EDC0
(225,237,192)
#E4EFC9
(228,239,201)
#E7F1D2
(231,241,210)
#EAF3DB
(234,243,219)
#EDF5E4
(237,245,228)
#F0F7ED
(240,247,237)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E59C; }

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

This text font color is #D5E59C.

Background Color

.myBgColor { background-color: #D5E59C; }

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

This div background color is #D5E59C.

Border color

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

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

This div border color is #D5E59C.

Opacity

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

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

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

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

This text has shadow with #D5E59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E59C.

Preview

Color preview on black background

This text has color #D5E59C on black background.


Color preview on white background

This text has color #D5E59C on white background.


Black color preview on #D5E59C background

This text has black color on #D5E59C background.


White color preview on #D5E59C background

This text has white color on #D5E59C background.


Related colors

Complementary color

Complementary color for #hex is #2A1A63.


I love getcolorcode.com

Triadic colors

1 #9CD5E5 and #E59CD5 with #D5E59C are triadic colors.

2 #9CE5D5 and #E5D59C with #D5E59C are triadic colors.