COLOR #D5E49F

HEX: #D5E49F RGB: (213,228,159)

Renk bilgisi

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

RGB renk modeli

#D5E49F color RGB value is (213,228,159).

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

RGB bağlantıları ve doygunluk

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

213
228
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 159 = 600 (100%)
R 213 of 600 ~ 35.5%
G 228 of 600 ~ 38%
B 159 of 600 ~ 26.5'%

%35.5
%38
%26.5

CMYK RENK MODELİ

#D5E49F rengi CMYK tonu (7,0,30,11).

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

CMYK: (7,0,30,11)
C7M0Y30K11 (7%, 0%, 30%, 11%)
(0.07 / 0.00 / 0.30 / 0.11)

CMYK yüzdeleri

%6.58
%0
%30.26
%10.59

Codes

Color #D5E49F in popluar color models

D5 E4 9F
RGB 213 228 159
HSL 73° 56.10% 75.88%
HSB/HSV 73° 30.26% 89.41%
CMYK 6.58% 0.00% 30.26%
10.59%

Color #D5E49F in popluar number systems.

HEX D5 E4 9F
Decimal 213 228 159
Binary 11010101 11100100 10011111
Octal 325 344 237

Shades and tints

Shades of #D5E49F

#D5E49F
(213,228,159)
#C2D091
(194,208,145)
#AFBC83
(175,188,131)
#9CA875
(156,168,117)
#899467
(137,148,103)
#768059
(118,128,89)
#636C4B
(99,108,75)
#50583D
(80,88,61)
#3D442F
(61,68,47)
#2A3021
(42,48,33)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #D5E49F

#D5E49F
(213,228,159)
#D8E6A7
(216,230,167)
#DBE8AF
(219,232,175)
#DEEAB7
(222,234,183)
#E1ECBF
(225,236,191)
#E4EEC7
(228,238,199)
#E7F0CF
(231,240,207)
#EAF2D7
(234,242,215)
#EDF4DF
(237,244,223)
#F0F6E7
(240,246,231)
#F3F8EF
(243,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E49F; }

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

This text font color is #D5E49F.

Background Color

.myBgColor { background-color: #D5E49F; }

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

This div background color is #D5E49F.

Border color

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

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

This div border color is #D5E49F.

Opacity

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

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

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

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

This text has shadow with #D5E49F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E49F.

Preview

Color preview on black background

This text has color #D5E49F on black background.


Color preview on white background

This text has color #D5E49F on white background.


Black color preview on #D5E49F background

This text has black color on #D5E49F background.


White color preview on #D5E49F background

This text has white color on #D5E49F background.


Related colors

Complementary color

Complementary color for #hex is #2A1B60.


I love getcolorcode.com

Triadic colors

1 #9FD5E4 and #E49FD5 with #D5E49F are triadic colors.

2 #9FE4D5 and #E4D59F with #D5E49F are triadic colors.