COLOR #D5E19A

HEX: #D5E19A RGB: (213,225,154)

Renk bilgisi

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

RGB renk modeli

#D5E19A color RGB value is (213,225,154).

RGB: (213,225,154) (84%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 225 of 255 = 88%
B 154 of 255 = 60%

213
225
154

R + G + B ~ 77%. #D5E19A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 225 + 154 = 592 (100%)
R 213 of 592 ~ 35.98%
G 225 of 592 ~ 38.01%
B 154 of 592 ~ 26.01'%

%35.98
%38.01
%26.01

CMYK RENK MODELİ

#D5E19A rengi CMYK tonu (5,0,32,12).

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

CMYK: (5,0,32,12)
C5M0Y32K12 (5%, 0%, 32%, 12%)
(0.05 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%5.33
%0
%31.56
%11.76

Codes

Color #D5E19A in popluar color models

D5 E1 9A
RGB 213 225 154
HSL 70° 54.20% 74.31%
HSB/HSV 70° 31.56% 88.24%
CMYK 5.33% 0.00% 31.56%
11.76%

Color #D5E19A in popluar number systems.

HEX D5 E1 9A
Decimal 213 225 154
Binary 11010101 11100001 10011010
Octal 325 341 232

Shades and tints

Shades of #D5E19A

#D5E19A
(213,225,154)
#C2CD8C
(194,205,140)
#AFB97E
(175,185,126)
#9CA570
(156,165,112)
#899162
(137,145,98)
#767D54
(118,125,84)
#636946
(99,105,70)
#505538
(80,85,56)
#3D412A
(61,65,42)
#2A2D1C
(42,45,28)
#17190E
(23,25,14)
#000000
(0,0,0)

Tints of #D5E19A

#D5E19A
(213,225,154)
#D8E3A3
(216,227,163)
#DBE5AC
(219,229,172)
#DEE7B5
(222,231,181)
#E1E9BE
(225,233,190)
#E4EBC7
(228,235,199)
#E7EDD0
(231,237,208)
#EAEFD9
(234,239,217)
#EDF1E2
(237,241,226)
#F0F3EB
(240,243,235)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E19A; }

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

This text font color is #D5E19A.

Background Color

.myBgColor { background-color: #D5E19A; }

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

This div background color is #D5E19A.

Border color

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

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

This div border color is #D5E19A.

Opacity

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

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

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

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

This text has shadow with #D5E19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E19A.

Preview

Color preview on black background

This text has color #D5E19A on black background.


Color preview on white background

This text has color #D5E19A on white background.


Black color preview on #D5E19A background

This text has black color on #D5E19A background.


White color preview on #D5E19A background

This text has white color on #D5E19A background.


Related colors

Complementary color

Complementary color for #hex is #2A1E65.


I love getcolorcode.com

Triadic colors

1 #9AD5E1 and #E19AD5 with #D5E19A are triadic colors.

2 #9AE1D5 and #E1D59A with #D5E19A are triadic colors.