COLOR #D5EBA9

HEX: #D5EBA9 RGB: (213,235,169)

Renk bilgisi

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

RGB renk modeli

#D5EBA9 color RGB value is (213,235,169).

RGB: (213,235,169) (84%, 92%, 66%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 235 of 255 = 92%
B 169 of 255 = 66%

213
235
169

R + G + B ~ 81%. #D5EBA9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 235 + 169 = 617 (100%)
R 213 of 617 ~ 34.52%
G 235 of 617 ~ 38.09%
B 169 of 617 ~ 27.39'%

%34.52
%38.09
%27.39

CMYK RENK MODELİ

#D5EBA9 rengi CMYK tonu (9,0,28,8).

  • camgöbeği tonu 9.36%
  • eflatun tonu 0.00%
  • sarı tonu 28.09%
  • ana renk tonu 7.84%

CMYK: (9,0,28,8)
C9M0Y28K8 (9%, 0%, 28%, 8%)
(0.09 / 0.00 / 0.28 / 0.08)

CMYK yüzdeleri

%9.36
%0
%28.09
%7.84

Codes

Color #D5EBA9 in popluar color models

D5 EB A9
RGB 213 235 169
HSL 80° 62.26% 79.22%
HSB/HSV 80° 28.09% 92.16%
CMYK 9.36% 0.00% 28.09%
7.84%

Color #D5EBA9 in popluar number systems.

HEX D5 EB A9
Decimal 213 235 169
Binary 11010101 11101011 10101001
Octal 325 353 251

Shades and tints

Shades of #D5EBA9

#D5EBA9
(213,235,169)
#C2D69A
(194,214,154)
#AFC18B
(175,193,139)
#9CAC7C
(156,172,124)
#89976D
(137,151,109)
#76825E
(118,130,94)
#636D4F
(99,109,79)
#505840
(80,88,64)
#3D4331
(61,67,49)
#2A2E22
(42,46,34)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #D5EBA9

#D5EBA9
(213,235,169)
#D8ECB0
(216,236,176)
#DBEDB7
(219,237,183)
#DEEEBE
(222,238,190)
#E1EFC5
(225,239,197)
#E4F0CC
(228,240,204)
#E7F1D3
(231,241,211)
#EAF2DA
(234,242,218)
#EDF3E1
(237,243,225)
#F0F4E8
(240,244,232)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5EBA9 color. Also use rgb(213,235,169) instead hex code.

Text Font Color

.myTextColor { color: #D5EBA9; }

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

This text font color is #D5EBA9.

Background Color

.myBgColor { background-color: #D5EBA9; }

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

This div background color is #D5EBA9.

Border color

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

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

This div border color is #D5EBA9.

Opacity

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

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

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

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

This text has shadow with #D5EBA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EBA9.

Preview

Color preview on black background

This text has color #D5EBA9 on black background.


Color preview on white background

This text has color #D5EBA9 on white background.


Black color preview on #D5EBA9 background

This text has black color on #D5EBA9 background.


White color preview on #D5EBA9 background

This text has white color on #D5EBA9 background.


Related colors

Complementary color

Complementary color for #hex is #2A1456.


I love getcolorcode.com

Triadic colors

1 #A9D5EB and #EBA9D5 with #D5EBA9 are triadic colors.

2 #A9EBD5 and #EBD5A9 with #D5EBA9 are triadic colors.