COLOR #71566C

HEX: #71566C RGB: (113,86,108)

Color info

#71566C contains red, green and blue colors in about the same proportion. Web safe color of #71566C is #666666 (or #666).

RGB color model

#71566C color RGB value is (113,86,108).

RGB: (113,86,108) (44%, 34%, 42%)

RGB channels and saturation

R 113 of 255 = 44%
G 86 of 255 = 34%
B 108 of 255 = 42%

113
86
108

R + G + B ~ 40%. #71566C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 86 + 108 = 307 (100%)
R 113 of 307 ~ 36.81%
G 86 of 307 ~ 28.01%
B 108 of 307 ~ 35.18'%

%36.81
%28.01
%35.18

CMYK color model

#71566C color CMYK value is (0,24,4,56).

  • cyan value is 0.00%
  • magenta value is 23.89%
  • yellow value is 4.42%
  • key color value is 55.69%

CMYK: (0,24,4,56)
C0M24Y4K56 (0%, 24%, 4%, 56%)
(0.00 / 0.24 / 0.04 / 0.56)

CMYK percentages

%0
%23.89
%4.42
%55.69

Codes

Color #71566C in popluar color models

71 56 6C
RGB 113 86 108
HSL 311° 13.57% 39.02%
HSB/HSV 311° 23.89% 44.31%
CMYK 0.00% 23.89% 4.42%
55.69%

Color #71566C in popluar number systems.

HEX 71 56 6C
Decimal 113 86 108
Binary 1110001 1010110 1101100
Octal 161 126 154

Shades and tints

Shades of #71566C

#71566C
(113,86,108)
#674F63
(103,79,99)
#5D485A
(93,72,90)
#534151
(83,65,81)
#493A48
(73,58,72)
#3F333F
(63,51,63)
#352C36
(53,44,54)
#2B252D
(43,37,45)
#211E24
(33,30,36)
#17171B
(23,23,27)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #71566C

#71566C
(113,86,108)
#7D6579
(125,101,121)
#897486
(137,116,134)
#958393
(149,131,147)
#A192A0
(161,146,160)
#ADA1AD
(173,161,173)
#B9B0BA
(185,176,186)
#C5BFC7
(197,191,199)
#D1CED4
(209,206,212)
#DDDDE1
(221,221,225)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71566C color. Also use rgb(113,86,108) instead hex code.

Text Font Color

.myTextColor { color: #71566C; }

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

This text font color is #71566C.

Background Color

.myBgColor { background-color: #71566C; }

<div style="background-color:#71566C">Inner text</div>

This div background color is #71566C.

Border color

.myBorderColor { border: 1px solid #71566C; }

<div style="border:3px solid #71566C">Div</div>

This div border color is #71566C.

Opacity

.myOpacity80 { color: #71566C; opacity: 0.8; }

<p style="color:#71566C;opacity:0.8;">80%</p>

Text with #71566C 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 #71566C;}

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

This text has shadow with #71566C color.


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

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

This text has shadow with #71566C primary color and red secondary color.


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

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

This text has shadow with #71566C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71566C.

Preview

Color preview on black background

This text has color #71566C on black background.


Color preview on white background

This text has color #71566C on white background.


Black color preview on #71566C background

This text has black color on #71566C background.


White color preview on #71566C background

This text has white color on #71566C background.


Related colors

Complementary color

Complementary color for #hex is #8EA993.


I love getcolorcode.com

Triadic colors

1 #6C7156 and #566C71 with #71566C are triadic colors.

2 #6C5671 and #56716C with #71566C are triadic colors.