COLOR #71A6B9

HEX: #71A6B9 RGB: (113,166,185)

Color info

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

RGB color model

#71A6B9 color RGB value is (113,166,185).

RGB: (113,166,185) (44%, 65%, 73%)

RGB channels and saturation

R 113 of 255 = 44%
G 166 of 255 = 65%
B 185 of 255 = 73%

113
166
185

R + G + B ~ 61%. #71A6B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 113 + 166 + 185 = 464 (100%)
R 113 of 464 ~ 24.35%
G 166 of 464 ~ 35.78%
B 185 of 464 ~ 39.87'%

%24.35
%35.78
%39.87

CMYK color model

#71A6B9 color CMYK value is (39,10,0,27).

  • cyan value is 38.92%
  • magenta value is 10.27%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (39,10,0,27)
C39M10Y0K27 (39%, 10%, 0%, 27%)
(0.39 / 0.10 / 0.00 / 0.27)

CMYK percentages

%38.92
%10.27
%0
%27.45

Codes

Color #71A6B9 in popluar color models

71 A6 B9
RGB 113 166 185
HSL 196° 33.96% 58.43%
HSB/HSV 196° 38.92% 72.55%
CMYK 38.92% 10.27% 0.00%
27.45%

Color #71A6B9 in popluar number systems.

HEX 71 A6 B9
Decimal 113 166 185
Binary 1110001 10100110 10111001
Octal 161 246 271

Shades and tints

Shades of #71A6B9

#71A6B9
(113,166,185)
#6797A9
(103,151,169)
#5D8899
(93,136,153)
#537989
(83,121,137)
#496A79
(73,106,121)
#3F5B69
(63,91,105)
#354C59
(53,76,89)
#2B3D49
(43,61,73)
#212E39
(33,46,57)
#171F29
(23,31,41)
#0D1019
(13,16,25)
#000000
(0,0,0)

Tints of #71A6B9

#71A6B9
(113,166,185)
#7DAEBF
(125,174,191)
#89B6C5
(137,182,197)
#95BECB
(149,190,203)
#A1C6D1
(161,198,209)
#ADCED7
(173,206,215)
#B9D6DD
(185,214,221)
#C5DEE3
(197,222,227)
#D1E6E9
(209,230,233)
#DDEEEF
(221,238,239)
#E9F6F5
(233,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71A6B9 color. Also use rgb(113,166,185) instead hex code.

Text Font Color

.myTextColor { color: #71A6B9; }

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

This text font color is #71A6B9.

Background Color

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

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

This div background color is #71A6B9.

Border color

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

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

This div border color is #71A6B9.

Opacity

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

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

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

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

This text has shadow with #71A6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71A6B9.

Preview

Color preview on black background

This text has color #71A6B9 on black background.


Color preview on white background

This text has color #71A6B9 on white background.


Black color preview on #71A6B9 background

This text has black color on #71A6B9 background.


White color preview on #71A6B9 background

This text has white color on #71A6B9 background.


Related colors

Complementary color

Complementary color for #hex is #8E5946.


I love getcolorcode.com

Triadic colors

1 #B971A6 and #A6B971 with #71A6B9 are triadic colors.

2 #B9A671 and #A671B9 with #71A6B9 are triadic colors.