COLOR #71B796

HEX: #71B796 RGB: (113,183,150)

Color info

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

RGB color model

#71B796 color RGB value is (113,183,150).

RGB: (113,183,150) (44%, 72%, 59%)

RGB channels and saturation

R 113 of 255 = 44%
G 183 of 255 = 72%
B 150 of 255 = 59%

113
183
150

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

Portions of RGB colors in percentages

R + G + B = 113 + 183 + 150 = 446 (100%)
R 113 of 446 ~ 25.34%
G 183 of 446 ~ 41.03%
B 150 of 446 ~ 33.63'%

%25.34
%41.03
%33.63

CMYK color model

#71B796 color CMYK value is (38,0,18,28).

  • cyan value is 38.25%
  • magenta value is 0.00%
  • yellow value is 18.03%
  • key color value is 28.24%
CMYK: (38,0,18,28) C38M0Y18K28 (38%,0%,18%,28%) (0.38/0.00/0.18/0.28) 

CMYK percentages

%38.25
%0
%18.03
%28.24

Codes

Color #71B796 in popluar color models

71 B7 96
RGB 113 183 150
HSL 152° 32.71% 58.04%
HSB/HSV 152° 38.25% 71.76%
CMYK 38.25% 0.00% 18.03%
28.24%

Color #71B796 in popluar number systems.

HEX 71 B7 96
Decimal 113 183 150
Binary 1110001 10110111 10010110
Octal 161 267 226

Shades and tints

Shades of #71B796

#71B796
(113,183,150)
#67A789
(103,167,137)
#5D977C
(93,151,124)
#53876F
(83,135,111)
#497762
(73,119,98)
#3F6755
(63,103,85)
#355748
(53,87,72)
#2B473B
(43,71,59)
#21372E
(33,55,46)
#172721
(23,39,33)
#0D1714
(13,23,20)
#000000
(0,0,0)

Tints of #71B796

#71B796
(113,183,150)
#7DBD9F
(125,189,159)
#89C3A8
(137,195,168)
#95C9B1
(149,201,177)
#A1CFBA
(161,207,186)
#ADD5C3
(173,213,195)
#B9DBCC
(185,219,204)
#C5E1D5
(197,225,213)
#D1E7DE
(209,231,222)
#DDEDE7
(221,237,231)
#E9F3F0
(233,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B796 color. Also use rgb(113,183,150) instead hex code.

Text Font Color

.myTextColor { color: #71B796; }

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

This text font color is #71B796.

Background Color

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

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

This div background color is #71B796.

Border color

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

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

This div border color is #71B796.

Opacity

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

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

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

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

This text has shadow with #71B796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B796.

Preview

Color preview on black background

This text has color #71B796 on black background.


Color preview on white background

This text has color #71B796 on white background.


Black color preview on #71B796 background

This text has black color on #71B796 background.


White color preview on #71B796 background

This text has white color on #71B796 background.


Related colors

Complementary color

Complementary color for #hex is #8E4869.


I love getcolorcode.com

Triadic colors

1 #9671B7 and #B79671 with #71B796 are triadic colors.

2 #96B771 and #B77196 with #71B796 are triadic colors.