COLOR #71D891

HEX: #71D891 RGB: (113,216,145)

Color info

#71D891 contains mainly green color. Web safe color of #71D891 is #66CC99 (or #6C9).

RGB color model

#71D891 color RGB value is (113,216,145).

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

RGB channels and saturation

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

113
216
145

R + G + B ~ 62%. #71D891 is quite light color.

Portions of RGB colors in percentages

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

%23.84
%45.57
%30.59

CMYK color model

#71D891 color CMYK value is (48,0,33,15).

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

CMYK percentages

%47.69
%0
%32.87
%15.29

Codes

Color #71D891 in popluar color models

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

Color #71D891 in popluar number systems.

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

Shades and tints

Shades of #71D891

#71D891
(113,216,145)
#67C584
(103,197,132)
#5DB277
(93,178,119)
#539F6A
(83,159,106)
#498C5D
(73,140,93)
#3F7950
(63,121,80)
#356643
(53,102,67)
#2B5336
(43,83,54)
#214029
(33,64,41)
#172D1C
(23,45,28)
#0D1A0F
(13,26,15)
#000000
(0,0,0)

Tints of #71D891

#71D891
(113,216,145)
#7DDB9B
(125,219,155)
#89DEA5
(137,222,165)
#95E1AF
(149,225,175)
#A1E4B9
(161,228,185)
#ADE7C3
(173,231,195)
#B9EACD
(185,234,205)
#C5EDD7
(197,237,215)
#D1F0E1
(209,240,225)
#DDF3EB
(221,243,235)
#E9F6F5
(233,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71D891; }

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

This text font color is #71D891.

Background Color

.myBgColor { background-color: #71D891; }

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

This div background color is #71D891.

Border color

.myBorderColor { border: 1px solid #71D891; }

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

This div border color is #71D891.

Opacity

.myOpacity80 { color: #71D891; opacity: 0.8; }

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

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

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

This text has shadow with #71D891 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71D891.

Preview

Color preview on black background

This text has color #71D891 on black background.


Color preview on white background

This text has color #71D891 on white background.


Black color preview on #71D891 background

This text has black color on #71D891 background.


White color preview on #71D891 background

This text has white color on #71D891 background.


Related colors

Complementary color

Complementary color for #hex is #8E276E.


I love getcolorcode.com

Triadic colors

1 #9171D8 and #D89171 with #71D891 are triadic colors.

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