COLOR #D5E09C

HEX: #D5E09C RGB: (213,224,156)

Renk bilgisi

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

RGB renk modeli

#D5E09C color RGB value is (213,224,156).

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

RGB bağlantıları ve doygunluk

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

213
224
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 156 = 593 (100%)
R 213 of 593 ~ 35.92%
G 224 of 593 ~ 37.77%
B 156 of 593 ~ 26.31'%

%35.92
%37.77
%26.31

CMYK RENK MODELİ

#D5E09C rengi CMYK tonu (5,0,30,12).

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

CMYK: (5,0,30,12)
C5M0Y30K12 (5%, 0%, 30%, 12%)
(0.05 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%4.91
%0
%30.36
%12.16

Codes

Color #D5E09C in popluar color models

D5 E0 9C
RGB 213 224 156
HSL 70° 52.31% 74.51%
HSB/HSV 70° 30.36% 87.84%
CMYK 4.91% 0.00% 30.36%
12.16%

Color #D5E09C in popluar number systems.

HEX D5 E0 9C
Decimal 213 224 156
Binary 11010101 11100000 10011100
Octal 325 340 234

Shades and tints

Shades of #D5E09C

#D5E09C
(213,224,156)
#C2CC8E
(194,204,142)
#AFB880
(175,184,128)
#9CA472
(156,164,114)
#899064
(137,144,100)
#767C56
(118,124,86)
#636848
(99,104,72)
#50543A
(80,84,58)
#3D402C
(61,64,44)
#2A2C1E
(42,44,30)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #D5E09C

#D5E09C
(213,224,156)
#D8E2A5
(216,226,165)
#DBE4AE
(219,228,174)
#DEE6B7
(222,230,183)
#E1E8C0
(225,232,192)
#E4EAC9
(228,234,201)
#E7ECD2
(231,236,210)
#EAEEDB
(234,238,219)
#EDF0E4
(237,240,228)
#F0F2ED
(240,242,237)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E09C; }

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

This text font color is #D5E09C.

Background Color

.myBgColor { background-color: #D5E09C; }

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

This div background color is #D5E09C.

Border color

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

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

This div border color is #D5E09C.

Opacity

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

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

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

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

This text has shadow with #D5E09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E09C.

Preview

Color preview on black background

This text has color #D5E09C on black background.


Color preview on white background

This text has color #D5E09C on white background.


Black color preview on #D5E09C background

This text has black color on #D5E09C background.


White color preview on #D5E09C background

This text has white color on #D5E09C background.


Related colors

Complementary color

Complementary color for #hex is #2A1F63.


I love getcolorcode.com

Triadic colors

1 #9CD5E0 and #E09CD5 with #D5E09C are triadic colors.

2 #9CE0D5 and #E0D59C with #D5E09C are triadic colors.