COLOR #D5EDA9

HEX: #D5EDA9 RGB: (213,237,169)

Renk bilgisi

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

RGB renk modeli

#D5EDA9 color RGB value is (213,237,169).

RGB: (213,237,169) (84%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 237 of 255 = 93%
B 169 of 255 = 66%

213
237
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 237 + 169 = 619 (100%)
R 213 of 619 ~ 34.41%
G 237 of 619 ~ 38.29%
B 169 of 619 ~ 27.3'%

%34.41
%38.29
%27.3

CMYK RENK MODELİ

#D5EDA9 rengi CMYK tonu (10,0,29,7).

  • camgöbeği tonu 10.13%
  • eflatun tonu 0.00%
  • sarı tonu 28.69%
  • ana renk tonu 7.06%

CMYK: (10,0,29,7)
C10M0Y29K7 (10%, 0%, 29%, 7%)
(0.10 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%10.13
%0
%28.69
%7.06

Codes

Color #D5EDA9 in popluar color models

D5 ED A9
RGB 213 237 169
HSL 81° 65.38% 79.61%
HSB/HSV 81° 28.69% 92.94%
CMYK 10.13% 0.00% 28.69%
7.06%

Color #D5EDA9 in popluar number systems.

HEX D5 ED A9
Decimal 213 237 169
Binary 11010101 11101101 10101001
Octal 325 355 251

Shades and tints

Shades of #D5EDA9

#D5EDA9
(213,237,169)
#C2D89A
(194,216,154)
#AFC38B
(175,195,139)
#9CAE7C
(156,174,124)
#89996D
(137,153,109)
#76845E
(118,132,94)
#636F4F
(99,111,79)
#505A40
(80,90,64)
#3D4531
(61,69,49)
#2A3022
(42,48,34)
#171B13
(23,27,19)
#000000
(0,0,0)

Tints of #D5EDA9

#D5EDA9
(213,237,169)
#D8EEB0
(216,238,176)
#DBEFB7
(219,239,183)
#DEF0BE
(222,240,190)
#E1F1C5
(225,241,197)
#E4F2CC
(228,242,204)
#E7F3D3
(231,243,211)
#EAF4DA
(234,244,218)
#EDF5E1
(237,245,225)
#F0F6E8
(240,246,232)
#F3F7EF
(243,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EDA9; }

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

This text font color is #D5EDA9.

Background Color

.myBgColor { background-color: #D5EDA9; }

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

This div background color is #D5EDA9.

Border color

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

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

This div border color is #D5EDA9.

Opacity

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

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

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

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

This text has shadow with #D5EDA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDA9.

Preview

Color preview on black background

This text has color #D5EDA9 on black background.


Color preview on white background

This text has color #D5EDA9 on white background.


Black color preview on #D5EDA9 background

This text has black color on #D5EDA9 background.


White color preview on #D5EDA9 background

This text has white color on #D5EDA9 background.


Related colors

Complementary color

Complementary color for #hex is #2A1256.


I love getcolorcode.com

Triadic colors

1 #A9D5ED and #EDA9D5 with #D5EDA9 are triadic colors.

2 #A9EDD5 and #EDD5A9 with #D5EDA9 are triadic colors.