COLOR #D5E49B

HEX: #D5E49B RGB: (213,228,155)

Renk bilgisi

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

RGB renk modeli

#D5E49B color RGB value is (213,228,155).

RGB: (213,228,155) (84%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 155 of 255 = 61%

213
228
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 155 = 596 (100%)
R 213 of 596 ~ 35.74%
G 228 of 596 ~ 38.26%
B 155 of 596 ~ 26.01'%

%35.74
%38.26
%26.01

CMYK RENK MODELİ

#D5E49B rengi CMYK tonu (7,0,32,11).

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

CMYK: (7,0,32,11)
C7M0Y32K11 (7%, 0%, 32%, 11%)
(0.07 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%6.58
%0
%32.02
%10.59

Codes

Color #D5E49B in popluar color models

D5 E4 9B
RGB 213 228 155
HSL 72° 57.48% 75.10%
HSB/HSV 72° 32.02% 89.41%
CMYK 6.58% 0.00% 32.02%
10.59%

Color #D5E49B in popluar number systems.

HEX D5 E4 9B
Decimal 213 228 155
Binary 11010101 11100100 10011011
Octal 325 344 233

Shades and tints

Shades of #D5E49B

#D5E49B
(213,228,155)
#C2D08D
(194,208,141)
#AFBC7F
(175,188,127)
#9CA871
(156,168,113)
#899463
(137,148,99)
#768055
(118,128,85)
#636C47
(99,108,71)
#505839
(80,88,57)
#3D442B
(61,68,43)
#2A301D
(42,48,29)
#171C0F
(23,28,15)
#000000
(0,0,0)

Tints of #D5E49B

#D5E49B
(213,228,155)
#D8E6A4
(216,230,164)
#DBE8AD
(219,232,173)
#DEEAB6
(222,234,182)
#E1ECBF
(225,236,191)
#E4EEC8
(228,238,200)
#E7F0D1
(231,240,209)
#EAF2DA
(234,242,218)
#EDF4E3
(237,244,227)
#F0F6EC
(240,246,236)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E49B; }

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

This text font color is #D5E49B.

Background Color

.myBgColor { background-color: #D5E49B; }

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

This div background color is #D5E49B.

Border color

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

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

This div border color is #D5E49B.

Opacity

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

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

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

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

This text has shadow with #D5E49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E49B.

Preview

Color preview on black background

This text has color #D5E49B on black background.


Color preview on white background

This text has color #D5E49B on white background.


Black color preview on #D5E49B background

This text has black color on #D5E49B background.


White color preview on #D5E49B background

This text has white color on #D5E49B background.


Related colors

Complementary color

Complementary color for #hex is #2A1B64.


I love getcolorcode.com

Triadic colors

1 #9BD5E4 and #E49BD5 with #D5E49B are triadic colors.

2 #9BE4D5 and #E4D59B with #D5E49B are triadic colors.