COLOR #71A4B6

HEX: #71A4B6 RGB: (113,164,182)

Color info

#71A4B6 contains mainly green and blue colors. Web safe color of #71A4B6 is #6699CC (or #69C).

RGB color model

#71A4B6 color RGB value is (113,164,182).

RGB: (113,164,182) (44%, 64%, 71%)

RGB channels and saturation

R 113 of 255 = 44%
G 164 of 255 = 64%
B 182 of 255 = 71%

113
164
182

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

Portions of RGB colors in percentages

R + G + B = 113 + 164 + 182 = 459 (100%)
R 113 of 459 ~ 24.62%
G 164 of 459 ~ 35.73%
B 182 of 459 ~ 39.65'%

%24.62
%35.73
%39.65

CMYK color model

#71A4B6 color CMYK value is (38,10,0,29).

  • cyan value is 37.91%
  • magenta value is 9.89%
  • yellow value is 0.00%
  • key color value is 28.63%
CMYK: (38,10,0,29) C38M10Y0K29 (38%,10%,0%,29%) (0.38/0.10/0.00/0.29) 

CMYK percentages

%37.91
%9.89
%0
%28.63

Codes

Color #71A4B6 in popluar color models

71 A4 B6
RGB 113 164 182
HSL 196° 32.09% 57.84%
HSB/HSV 196° 37.91% 71.37%
CMYK 37.91% 9.89% 0.00%
28.63%

Color #71A4B6 in popluar number systems.

HEX 71 A4 B6
Decimal 113 164 182
Binary 1110001 10100100 10110110
Octal 161 244 266

Shades and tints

Shades of #71A4B6

#71A4B6
(113,164,182)
#6796A6
(103,150,166)
#5D8896
(93,136,150)
#537A86
(83,122,134)
#496C76
(73,108,118)
#3F5E66
(63,94,102)
#355056
(53,80,86)
#2B4246
(43,66,70)
#213436
(33,52,54)
#172626
(23,38,38)
#0D1816
(13,24,22)
#000000
(0,0,0)

Tints of #71A4B6

#71A4B6
(113,164,182)
#7DACBC
(125,172,188)
#89B4C2
(137,180,194)
#95BCC8
(149,188,200)
#A1C4CE
(161,196,206)
#ADCCD4
(173,204,212)
#B9D4DA
(185,212,218)
#C5DCE0
(197,220,224)
#D1E4E6
(209,228,230)
#DDECEC
(221,236,236)
#E9F4F2
(233,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A4B6 color. Also use rgb(113,164,182) instead hex code.

Text Font Color

.myTextColor { color: #71A4B6; }

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

This text font color is #71A4B6.

Background Color

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

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

This div background color is #71A4B6.

Border color

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

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

This div border color is #71A4B6.

Opacity

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

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

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

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

This text has shadow with #71A4B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A4B6.

Preview

Color preview on black background

This text has color #71A4B6 on black background.


Color preview on white background

This text has color #71A4B6 on white background.


Black color preview on #71A4B6 background

This text has black color on #71A4B6 background.


White color preview on #71A4B6 background

This text has white color on #71A4B6 background.


Related colors

Complementary color

Complementary color for #hex is #8E5B49.


I love getcolorcode.com

Triadic colors

1 #B671A4 and #A4B671 with #71A4B6 are triadic colors.

2 #B6A471 and #A471B6 with #71A4B6 are triadic colors.