COLOR #D5E9A4

HEX: #D5E9A4 RGB: (213,233,164)

Renk bilgisi

#D5E9A4 contains mainly red and green colors. #D5E9A4 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D5E9A4 color RGB value is (213,233,164).

RGB: (213,233,164) (84%, 91%, 64%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 164 of 255 = 64%

213
233
164

R + G + B ~ 80%. #D5E9A4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 164 = 610 (100%)
R 213 of 610 ~ 34.92%
G 233 of 610 ~ 38.2%
B 164 of 610 ~ 26.89'%

%34.92
%38.2
%26.89

CMYK RENK MODELİ

#D5E9A4 rengi CMYK tonu (9,0,30,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 29.61%
  • ana renk tonu 8.63%

CMYK: (9,0,30,9)
C9M0Y30K9 (9%, 0%, 30%, 9%)
(0.09 / 0.00 / 0.30 / 0.09)

CMYK yüzdeleri

%8.58
%0
%29.61
%8.63

Codes

Color #D5E9A4 in popluar color models

D5 E9 A4
RGB 213 233 164
HSL 77° 61.06% 77.84%
HSB/HSV 77° 29.61% 91.37%
CMYK 8.58% 0.00% 29.61%
8.63%

Color #D5E9A4 in popluar number systems.

HEX D5 E9 A4
Decimal 213 233 164
Binary 11010101 11101001 10100100
Octal 325 351 244

Shades and tints

Shades of #D5E9A4

#D5E9A4
(213,233,164)
#C2D496
(194,212,150)
#AFBF88
(175,191,136)
#9CAA7A
(156,170,122)
#89956C
(137,149,108)
#76805E
(118,128,94)
#636B50
(99,107,80)
#505642
(80,86,66)
#3D4134
(61,65,52)
#2A2C26
(42,44,38)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #D5E9A4

#D5E9A4
(213,233,164)
#D8EBAC
(216,235,172)
#DBEDB4
(219,237,180)
#DEEFBC
(222,239,188)
#E1F1C4
(225,241,196)
#E4F3CC
(228,243,204)
#E7F5D4
(231,245,212)
#EAF7DC
(234,247,220)
#EDF9E4
(237,249,228)
#F0FBEC
(240,251,236)
#F3FDF4
(243,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E9A4 color. Also use rgb(213,233,164) instead hex code.

Text Font Color

.myTextColor { color: #D5E9A4; }

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

This text font color is #D5E9A4.

Background Color

.myBgColor { background-color: #D5E9A4; }

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

This div background color is #D5E9A4.

Border color

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

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

This div border color is #D5E9A4.

Opacity

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

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

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

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

This text has shadow with #D5E9A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E9A4.

Preview

Color preview on black background

This text has color #D5E9A4 on black background.


Color preview on white background

This text has color #D5E9A4 on white background.


Black color preview on #D5E9A4 background

This text has black color on #D5E9A4 background.


White color preview on #D5E9A4 background

This text has white color on #D5E9A4 background.


Related colors

Complementary color

Complementary color for #hex is #2A165B.


I love getcolorcode.com

Triadic colors

1 #A4D5E9 and #E9A4D5 with #D5E9A4 are triadic colors.

2 #A4E9D5 and #E9D5A4 with #D5E9A4 are triadic colors.