COLOR #D5EDA8

HEX: #D5EDA8 RGB: (213,237,168)

Renk bilgisi

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

RGB renk modeli

#D5EDA8 color RGB value is (213,237,168).

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

RGB bağlantıları ve doygunluk

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

213
237
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 237 + 168 = 618 (100%)
R 213 of 618 ~ 34.47%
G 237 of 618 ~ 38.35%
B 168 of 618 ~ 27.18'%

%34.47
%38.35
%27.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 10.13%
  • eflatun tonu 0.00%
  • sarı tonu 29.11%
  • 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
%29.11
%7.06

Codes

Color #D5EDA8 in popluar color models

D5 ED A8
RGB 213 237 168
HSL 81° 65.71% 79.41%
HSB/HSV 81° 29.11% 92.94%
CMYK 10.13% 0.00% 29.11%
7.06%

Color #D5EDA8 in popluar number systems.

HEX D5 ED A8
Decimal 213 237 168
Binary 11010101 11101101 10101000
Octal 325 355 250

Shades and tints

Shades of #D5EDA8

#D5EDA8
(213,237,168)
#C2D899
(194,216,153)
#AFC38A
(175,195,138)
#9CAE7B
(156,174,123)
#89996C
(137,153,108)
#76845D
(118,132,93)
#636F4E
(99,111,78)
#505A3F
(80,90,63)
#3D4530
(61,69,48)
#2A3021
(42,48,33)
#171B12
(23,27,18)
#000000
(0,0,0)

Tints of #D5EDA8

#D5EDA8
(213,237,168)
#D8EEAF
(216,238,175)
#DBEFB6
(219,239,182)
#DEF0BD
(222,240,189)
#E1F1C4
(225,241,196)
#E4F2CB
(228,242,203)
#E7F3D2
(231,243,210)
#EAF4D9
(234,244,217)
#EDF5E0
(237,245,224)
#F0F6E7
(240,246,231)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EDA8; }

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

This text font color is #D5EDA8.

Background Color

.myBgColor { background-color: #D5EDA8; }

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

This div background color is #D5EDA8.

Border color

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

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

This div border color is #D5EDA8.

Opacity

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

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

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

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

This text has shadow with #D5EDA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EDA8.

Preview

Color preview on black background

This text has color #D5EDA8 on black background.


Color preview on white background

This text has color #D5EDA8 on white background.


Black color preview on #D5EDA8 background

This text has black color on #D5EDA8 background.


White color preview on #D5EDA8 background

This text has white color on #D5EDA8 background.


Related colors

Complementary color

Complementary color for #hex is #2A1257.


I love getcolorcode.com

Triadic colors

1 #A8D5ED and #EDA8D5 with #D5EDA8 are triadic colors.

2 #A8EDD5 and #EDD5A8 with #D5EDA8 are triadic colors.