COLOR #D5E19B

HEX: #D5E19B RGB: (213,225,155)

Renk bilgisi

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

RGB renk modeli

#D5E19B color RGB value is (213,225,155).

RGB: (213,225,155) (84%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 225 of 255 = 88%
B 155 of 255 = 61%

213
225
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 225 + 155 = 593 (100%)
R 213 of 593 ~ 35.92%
G 225 of 593 ~ 37.94%
B 155 of 593 ~ 26.14'%

%35.92
%37.94
%26.14

CMYK RENK MODELİ

#D5E19B rengi CMYK tonu (5,0,31,12).

  • camgöbeği tonu 5.33%
  • eflatun tonu 0.00%
  • sarı tonu 31.11%
  • ana renk tonu 11.76%

CMYK: (5,0,31,12)
C5M0Y31K12 (5%, 0%, 31%, 12%)
(0.05 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%5.33
%0
%31.11
%11.76

Codes

Color #D5E19B in popluar color models

D5 E1 9B
RGB 213 225 155
HSL 70° 53.85% 74.51%
HSB/HSV 70° 31.11% 88.24%
CMYK 5.33% 0.00% 31.11%
11.76%

Color #D5E19B in popluar number systems.

HEX D5 E1 9B
Decimal 213 225 155
Binary 11010101 11100001 10011011
Octal 325 341 233

Shades and tints

Shades of #D5E19B

#D5E19B
(213,225,155)
#C2CD8D
(194,205,141)
#AFB97F
(175,185,127)
#9CA571
(156,165,113)
#899163
(137,145,99)
#767D55
(118,125,85)
#636947
(99,105,71)
#505539
(80,85,57)
#3D412B
(61,65,43)
#2A2D1D
(42,45,29)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #D5E19B

#D5E19B
(213,225,155)
#D8E3A4
(216,227,164)
#DBE5AD
(219,229,173)
#DEE7B6
(222,231,182)
#E1E9BF
(225,233,191)
#E4EBC8
(228,235,200)
#E7EDD1
(231,237,209)
#EAEFDA
(234,239,218)
#EDF1E3
(237,241,227)
#F0F3EC
(240,243,236)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E19B; }

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

This text font color is #D5E19B.

Background Color

.myBgColor { background-color: #D5E19B; }

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

This div background color is #D5E19B.

Border color

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

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

This div border color is #D5E19B.

Opacity

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

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

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

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

This text has shadow with #D5E19B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E19B.

Preview

Color preview on black background

This text has color #D5E19B on black background.


Color preview on white background

This text has color #D5E19B on white background.


Black color preview on #D5E19B background

This text has black color on #D5E19B background.


White color preview on #D5E19B background

This text has white color on #D5E19B background.


Related colors

Complementary color

Complementary color for #hex is #2A1E64.


I love getcolorcode.com

Triadic colors

1 #9BD5E1 and #E19BD5 with #D5E19B are triadic colors.

2 #9BE1D5 and #E1D59B with #D5E19B are triadic colors.