COLOR #D5E49D

HEX: #D5E49D RGB: (213,228,157)

Renk bilgisi

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

RGB renk modeli

#D5E49D color RGB value is (213,228,157).

RGB: (213,228,157) (84%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 157 of 255 = 62%

213
228
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 157 = 598 (100%)
R 213 of 598 ~ 35.62%
G 228 of 598 ~ 38.13%
B 157 of 598 ~ 26.25'%

%35.62
%38.13
%26.25

CMYK RENK MODELİ

#D5E49D rengi CMYK tonu (7,0,31,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 31.14%
  • ana renk tonu 10.59%

CMYK: (7,0,31,11)
C7M0Y31K11 (7%, 0%, 31%, 11%)
(0.07 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%6.58
%0
%31.14
%10.59

Codes

Color #D5E49D in popluar color models

D5 E4 9D
RGB 213 228 157
HSL 73° 56.80% 75.49%
HSB/HSV 73° 31.14% 89.41%
CMYK 6.58% 0.00% 31.14%
10.59%

Color #D5E49D in popluar number systems.

HEX D5 E4 9D
Decimal 213 228 157
Binary 11010101 11100100 10011101
Octal 325 344 235

Shades and tints

Shades of #D5E49D

#D5E49D
(213,228,157)
#C2D08F
(194,208,143)
#AFBC81
(175,188,129)
#9CA873
(156,168,115)
#899465
(137,148,101)
#768057
(118,128,87)
#636C49
(99,108,73)
#50583B
(80,88,59)
#3D442D
(61,68,45)
#2A301F
(42,48,31)
#171C11
(23,28,17)
#000000
(0,0,0)

Tints of #D5E49D

#D5E49D
(213,228,157)
#D8E6A5
(216,230,165)
#DBE8AD
(219,232,173)
#DEEAB5
(222,234,181)
#E1ECBD
(225,236,189)
#E4EEC5
(228,238,197)
#E7F0CD
(231,240,205)
#EAF2D5
(234,242,213)
#EDF4DD
(237,244,221)
#F0F6E5
(240,246,229)
#F3F8ED
(243,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E49D color. Also use rgb(213,228,157) instead hex code.

Text Font Color

.myTextColor { color: #D5E49D; }

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

This text font color is #D5E49D.

Background Color

.myBgColor { background-color: #D5E49D; }

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

This div background color is #D5E49D.

Border color

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

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

This div border color is #D5E49D.

Opacity

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

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

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

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

This text has shadow with #D5E49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E49D.

Preview

Color preview on black background

This text has color #D5E49D on black background.


Color preview on white background

This text has color #D5E49D on white background.


Black color preview on #D5E49D background

This text has black color on #D5E49D background.


White color preview on #D5E49D background

This text has white color on #D5E49D background.


Related colors

Complementary color

Complementary color for #hex is #2A1B62.


I love getcolorcode.com

Triadic colors

1 #9DD5E4 and #E49DD5 with #D5E49D are triadic colors.

2 #9DE4D5 and #E4D59D with #D5E49D are triadic colors.