COLOR #71B587

HEX: #71B587 RGB: (113,181,135)

Color info

#71B587 contains mainly green and blue colors. Web safe color of #71B587 is #66CC99 (or #6C9).

RGB color model

#71B587 color RGB value is (113,181,135).

RGB: (113,181,135) (44%, 71%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 181 of 255 = 71%
B 135 of 255 = 53%

113
181
135

R + G + B ~ 56%. #71B587 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 181 + 135 = 429 (100%)
R 113 of 429 ~ 26.34%
G 181 of 429 ~ 42.19%
B 135 of 429 ~ 31.47'%

%26.34
%42.19
%31.47

CMYK color model

#71B587 color CMYK value is (38,0,25,29).

  • cyan value is 37.57%
  • magenta value is 0.00%
  • yellow value is 25.41%
  • key color value is 29.02%

CMYK: (38,0,25,29)
C38M0Y25K29 (38%, 0%, 25%, 29%)
(0.38 / 0.00 / 0.25 / 0.29)

CMYK percentages

%37.57
%0
%25.41
%29.02

Codes

Color #71B587 in popluar color models

71 B5 87
RGB 113 181 135
HSL 139° 31.48% 57.65%
HSB/HSV 139° 37.57% 70.98%
CMYK 37.57% 0.00% 25.41%
29.02%

Color #71B587 in popluar number systems.

HEX 71 B5 87
Decimal 113 181 135
Binary 1110001 10110101 10000111
Octal 161 265 207

Shades and tints

Shades of #71B587

#71B587
(113,181,135)
#67A57B
(103,165,123)
#5D956F
(93,149,111)
#538563
(83,133,99)
#497557
(73,117,87)
#3F654B
(63,101,75)
#35553F
(53,85,63)
#2B4533
(43,69,51)
#213527
(33,53,39)
#17251B
(23,37,27)
#0D150F
(13,21,15)
#000000
(0,0,0)

Tints of #71B587

#71B587
(113,181,135)
#7DBB91
(125,187,145)
#89C19B
(137,193,155)
#95C7A5
(149,199,165)
#A1CDAF
(161,205,175)
#ADD3B9
(173,211,185)
#B9D9C3
(185,217,195)
#C5DFCD
(197,223,205)
#D1E5D7
(209,229,215)
#DDEBE1
(221,235,225)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B587 color. Also use rgb(113,181,135) instead hex code.

Text Font Color

.myTextColor { color: #71B587; }

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

This text font color is #71B587.

Background Color

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

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

This div background color is #71B587.

Border color

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

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

This div border color is #71B587.

Opacity

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

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

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

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

This text has shadow with #71B587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B587.

Preview

Color preview on black background

This text has color #71B587 on black background.


Color preview on white background

This text has color #71B587 on white background.


Black color preview on #71B587 background

This text has black color on #71B587 background.


White color preview on #71B587 background

This text has white color on #71B587 background.


Related colors

Complementary color

Complementary color for #hex is #8E4A78.


I love getcolorcode.com

Triadic colors

1 #8771B5 and #B58771 with #71B587 are triadic colors.

2 #87B571 and #B57187 with #71B587 are triadic colors.