COLOR #91D871

HEX: #91D871 RGB: (145,216,113)

Color info

#91D871 contains mainly green color. Web safe color of #91D871 is #99CC66 (or #9C6).

RGB color model

#91D871 color RGB value is (145,216,113).

RGB: (145,216,113) (57%, 85%, 44%)

RGB channels and saturation

R 145 of 255 = 57%
G 216 of 255 = 85%
B 113 of 255 = 44%

145
216
113

R + G + B ~ 62%. #91D871 is quite light color.

Portions of RGB colors in percentages

R + G + B = 145 + 216 + 113 = 474 (100%)
R 145 of 474 ~ 30.59%
G 216 of 474 ~ 45.57%
B 113 of 474 ~ 23.84'%

%30.59
%45.57
%23.84

CMYK color model

#91D871 color CMYK value is (33,0,48,15).

  • cyan value is 32.87%
  • magenta value is 0.00%
  • yellow value is 47.69%
  • key color value is 15.29%
CMYK: (33,0,48,15) C33M0Y48K15 (33%,0%,48%,15%) (0.33/0.00/0.48/0.15) 

CMYK percentages

%32.87
%0
%47.69
%15.29

Codes

Color #91D871 in popluar color models

91 D8 71
RGB 145 216 113
HSL 101° 56.91% 64.51%
HSB/HSV 101° 47.69% 84.71%
CMYK 32.87% 0.00% 47.69%
15.29%

Color #91D871 in popluar number systems.

HEX 91 D8 71
Decimal 145 216 113
Binary 10010001 11011000 1110001
Octal 221 330 161

Shades and tints

Shades of #91D871

#91D871
(145,216,113)
#84C567
(132,197,103)
#77B25D
(119,178,93)
#6A9F53
(106,159,83)
#5D8C49
(93,140,73)
#50793F
(80,121,63)
#436635
(67,102,53)
#36532B
(54,83,43)
#294021
(41,64,33)
#1C2D17
(28,45,23)
#0F1A0D
(15,26,13)
#000000
(0,0,0)

Tints of #91D871

#91D871
(145,216,113)
#9BDB7D
(155,219,125)
#A5DE89
(165,222,137)
#AFE195
(175,225,149)
#B9E4A1
(185,228,161)
#C3E7AD
(195,231,173)
#CDEAB9
(205,234,185)
#D7EDC5
(215,237,197)
#E1F0D1
(225,240,209)
#EBF3DD
(235,243,221)
#F5F6E9
(245,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #91D871 color. Also use rgb(145,216,113) instead hex code.

Text Font Color

.myTextColor { color: #91D871; }

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

This text font color is #91D871.

Background Color

.myBgColor { background-color: #91D871; }

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

This div background color is #91D871.

Border color

.myBorderColor { border: 1px solid #91D871; }

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

This div border color is #91D871.

Opacity

.myOpacity80 { color: #91D871; opacity: 0.8; }

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

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

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

This text has shadow with #91D871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #91D871.

Preview

Color preview on black background

This text has color #91D871 on black background.


Color preview on white background

This text has color #91D871 on white background.


Black color preview on #91D871 background

This text has black color on #91D871 background.


White color preview on #91D871 background

This text has white color on #91D871 background.


Related colors

Complementary color

Complementary color for #hex is #6E278E.


I love getcolorcode.com

Triadic colors

1 #7191D8 and #D87191 with #91D871 are triadic colors.

2 #71D891 and #D89171 with #91D871 are triadic colors.