COLOR #D5E194

HEX: #D5E194 RGB: (213,225,148)

Color info

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

RGB color model

#D5E194 color RGB value is (213,225,148).

RGB: (213,225,148) (84%, 88%, 58%)

RGB channels and saturation

R 213 of 255 = 84%
G 225 of 255 = 88%
B 148 of 255 = 58%

213
225
148

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

Portions of RGB colors in percentages

R + G + B = 213 + 225 + 148 = 586 (100%)
R 213 of 586 ~ 36.35%
G 225 of 586 ~ 38.4%
B 148 of 586 ~ 25.26'%

%36.35
%38.4
%25.26

CMYK color model

#D5E194 color CMYK value is (5,0,34,12).

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

CMYK: (5,0,34,12)
C5M0Y34K12 (5%, 0%, 34%, 12%)
(0.05 / 0.00 / 0.34 / 0.12)

CMYK percentages

%5.33
%0
%34.22
%11.76

Codes

Color #D5E194 in popluar color models

D5 E1 94
RGB 213 225 148
HSL 69° 56.20% 73.14%
HSB/HSV 69° 34.22% 88.24%
CMYK 5.33% 0.00% 34.22%
11.76%

Color #D5E194 in popluar number systems.

HEX D5 E1 94
Decimal 213 225 148
Binary 11010101 11100001 10010100
Octal 325 341 224

Shades and tints

Shades of #D5E194

#D5E194
(213,225,148)
#C2CD87
(194,205,135)
#AFB97A
(175,185,122)
#9CA56D
(156,165,109)
#899160
(137,145,96)
#767D53
(118,125,83)
#636946
(99,105,70)
#505539
(80,85,57)
#3D412C
(61,65,44)
#2A2D1F
(42,45,31)
#171912
(23,25,18)
#000000
(0,0,0)

Tints of #D5E194

#D5E194
(213,225,148)
#D8E39D
(216,227,157)
#DBE5A6
(219,229,166)
#DEE7AF
(222,231,175)
#E1E9B8
(225,233,184)
#E4EBC1
(228,235,193)
#E7EDCA
(231,237,202)
#EAEFD3
(234,239,211)
#EDF1DC
(237,241,220)
#F0F3E5
(240,243,229)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E194; }

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

This text font color is #D5E194.

Background Color

.myBgColor { background-color: #D5E194; }

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

This div background color is #D5E194.

Border color

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

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

This div border color is #D5E194.

Opacity

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

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

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

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

This text has shadow with #D5E194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E194.

Preview

Color preview on black background

This text has color #D5E194 on black background.


Color preview on white background

This text has color #D5E194 on white background.


Black color preview on #D5E194 background

This text has black color on #D5E194 background.


White color preview on #D5E194 background

This text has white color on #D5E194 background.


Related colors

Complementary color

Complementary color for #hex is #2A1E6B.


I love getcolorcode.com

Triadic colors

1 #94D5E1 and #E194D5 with #D5E194 are triadic colors.

2 #94E1D5 and #E1D594 with #D5E194 are triadic colors.