COLOR #71B0A8

HEX: #71B0A8 RGB: (113,176,168)

Color info

#71B0A8 contains mainly green and blue colors. Web safe color of #71B0A8 is #669999 (or #699).

RGB color model

#71B0A8 color RGB value is (113,176,168).

RGB: (113,176,168) (44%, 69%, 66%)

RGB channels and saturation

R 113 of 255 = 44%
G 176 of 255 = 69%
B 168 of 255 = 66%

113
176
168

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

Portions of RGB colors in percentages

R + G + B = 113 + 176 + 168 = 457 (100%)
R 113 of 457 ~ 24.73%
G 176 of 457 ~ 38.51%
B 168 of 457 ~ 36.76'%

%24.73
%38.51
%36.76

CMYK color model

#71B0A8 color CMYK value is (36,0,5,31).

  • cyan value is 35.80%
  • magenta value is 0.00%
  • yellow value is 4.55%
  • key color value is 30.98%

CMYK: (36,0,5,31)
C36M0Y5K31 (36%, 0%, 5%, 31%)
(0.36 / 0.00 / 0.05 / 0.31)

CMYK percentages

%35.8
%0
%4.55
%30.98

Codes

Color #71B0A8 in popluar color models

71 B0 A8
RGB 113 176 168
HSL 172° 28.51% 56.67%
HSB/HSV 172° 35.80% 69.02%
CMYK 35.80% 0.00% 4.55%
30.98%

Color #71B0A8 in popluar number systems.

HEX 71 B0 A8
Decimal 113 176 168
Binary 1110001 10110000 10101000
Octal 161 260 250

Shades and tints

Shades of #71B0A8

#71B0A8
(113,176,168)
#67A099
(103,160,153)
#5D908A
(93,144,138)
#53807B
(83,128,123)
#49706C
(73,112,108)
#3F605D
(63,96,93)
#35504E
(53,80,78)
#2B403F
(43,64,63)
#213030
(33,48,48)
#172021
(23,32,33)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #71B0A8

#71B0A8
(113,176,168)
#7DB7AF
(125,183,175)
#89BEB6
(137,190,182)
#95C5BD
(149,197,189)
#A1CCC4
(161,204,196)
#ADD3CB
(173,211,203)
#B9DAD2
(185,218,210)
#C5E1D9
(197,225,217)
#D1E8E0
(209,232,224)
#DDEFE7
(221,239,231)
#E9F6EE
(233,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71B0A8 color. Also use rgb(113,176,168) instead hex code.

Text Font Color

.myTextColor { color: #71B0A8; }

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

This text font color is #71B0A8.

Background Color

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

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

This div background color is #71B0A8.

Border color

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

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

This div border color is #71B0A8.

Opacity

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

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

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

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

This text has shadow with #71B0A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71B0A8.

Preview

Color preview on black background

This text has color #71B0A8 on black background.


Color preview on white background

This text has color #71B0A8 on white background.


Black color preview on #71B0A8 background

This text has black color on #71B0A8 background.


White color preview on #71B0A8 background

This text has white color on #71B0A8 background.


Related colors

Complementary color

Complementary color for #hex is #8E4F57.


I love getcolorcode.com

Triadic colors

1 #A871B0 and #B0A871 with #71B0A8 are triadic colors.

2 #A8B071 and #B071A8 with #71B0A8 are triadic colors.