COLOR #D5E181

HEX: #D5E181 RGB: (213,225,129)

Color info

#D5E181 contains mainly red and green colors. Web safe color of #D5E181 is #CCCC99 (or #CC9).

RGB color model

#D5E181 color RGB value is (213,225,129).

RGB: (213,225,129) (84%, 88%, 51%)

RGB channels and saturation

R 213 of 255 = 84%
G 225 of 255 = 88%
B 129 of 255 = 51%

213
225
129

R + G + B ~ 74%. #D5E181 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 225 + 129 = 567 (100%)
R 213 of 567 ~ 37.57%
G 225 of 567 ~ 39.68%
B 129 of 567 ~ 22.75'%

%37.57
%39.68
%22.75

CMYK color model

#D5E181 color CMYK value is (5,0,43,12).

  • cyan value is 5.33%
  • magenta value is 0.00%
  • yellow value is 42.67%
  • key color value is 11.76%

CMYK: (5,0,43,12)
C5M0Y43K12 (5%, 0%, 43%, 12%)
(0.05 / 0.00 / 0.43 / 0.12)

CMYK percentages

%5.33
%0
%42.67
%11.76

Codes

Color #D5E181 in popluar color models

D5 E1 81
RGB 213 225 129
HSL 68° 61.54% 69.41%
HSB/HSV 68° 42.67% 88.24%
CMYK 5.33% 0.00% 42.67%
11.76%

Color #D5E181 in popluar number systems.

HEX D5 E1 81
Decimal 213 225 129
Binary 11010101 11100001 10000001
Octal 325 341 201

Shades and tints

Shades of #D5E181

#D5E181
(213,225,129)
#C2CD76
(194,205,118)
#AFB96B
(175,185,107)
#9CA560
(156,165,96)
#899155
(137,145,85)
#767D4A
(118,125,74)
#63693F
(99,105,63)
#505534
(80,85,52)
#3D4129
(61,65,41)
#2A2D1E
(42,45,30)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #D5E181

#D5E181
(213,225,129)
#D8E38C
(216,227,140)
#DBE597
(219,229,151)
#DEE7A2
(222,231,162)
#E1E9AD
(225,233,173)
#E4EBB8
(228,235,184)
#E7EDC3
(231,237,195)
#EAEFCE
(234,239,206)
#EDF1D9
(237,241,217)
#F0F3E4
(240,243,228)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E181; }

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

This text font color is #D5E181.

Background Color

.myBgColor { background-color: #D5E181; }

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

This div background color is #D5E181.

Border color

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

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

This div border color is #D5E181.

Opacity

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

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

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

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

This text has shadow with #D5E181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E181.

Preview

Color preview on black background

This text has color #D5E181 on black background.


Color preview on white background

This text has color #D5E181 on white background.


Black color preview on #D5E181 background

This text has black color on #D5E181 background.


White color preview on #D5E181 background

This text has white color on #D5E181 background.


Related colors

Complementary color

Complementary color for #hex is #2A1E7E.


I love getcolorcode.com

Triadic colors

1 #81D5E1 and #E181D5 with #D5E181 are triadic colors.

2 #81E1D5 and #E1D581 with #D5E181 are triadic colors.