COLOR #71516C

HEX: #71516C RGB: (113,81,108)

Color info

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

RGB color model

#71516C color RGB value is (113,81,108).

RGB: (113,81,108) (44%, 32%, 42%)

RGB channels and saturation

R 113 of 255 = 44%
G 81 of 255 = 32%
B 108 of 255 = 42%

113
81
108

R + G + B ~ 39%. #71516C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 81 + 108 = 302 (100%)
R 113 of 302 ~ 37.42%
G 81 of 302 ~ 26.82%
B 108 of 302 ~ 35.76'%

%37.42
%26.82
%35.76

CMYK color model

#71516C color CMYK value is (0,28,4,56).

  • cyan value is 0.00%
  • magenta value is 28.32%
  • yellow value is 4.42%
  • key color value is 55.69%
CMYK: (0,28,4,56) C0M28Y4K56 (0%,28%,4%,56%) (0.00/0.28/0.04/0.56) 

CMYK percentages

%0
%28.32
%4.42
%55.69

Codes

Color #71516C in popluar color models

71 51 6C
RGB 113 81 108
HSL 309° 16.49% 38.04%
HSB/HSV 309° 28.32% 44.31%
CMYK 0.00% 28.32% 4.42%
55.69%

Color #71516C in popluar number systems.

HEX 71 51 6C
Decimal 113 81 108
Binary 1110001 1010001 1101100
Octal 161 121 154

Shades and tints

Shades of #71516C

#71516C
(113,81,108)
#674A63
(103,74,99)
#5D435A
(93,67,90)
#533C51
(83,60,81)
#493548
(73,53,72)
#3F2E3F
(63,46,63)
#352736
(53,39,54)
#2B202D
(43,32,45)
#211924
(33,25,36)
#17121B
(23,18,27)
#0D0B12
(13,11,18)
#000000
(0,0,0)

Tints of #71516C

#71516C
(113,81,108)
#7D6079
(125,96,121)
#896F86
(137,111,134)
#957E93
(149,126,147)
#A18DA0
(161,141,160)
#AD9CAD
(173,156,173)
#B9ABBA
(185,171,186)
#C5BAC7
(197,186,199)
#D1C9D4
(209,201,212)
#DDD8E1
(221,216,225)
#E9E7EE
(233,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71516C; }

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

This text font color is #71516C.

Background Color

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

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

This div background color is #71516C.

Border color

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

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

This div border color is #71516C.

Opacity

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

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

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

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

This text has shadow with #71516C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71516C.

Preview

Color preview on black background

This text has color #71516C on black background.


Color preview on white background

This text has color #71516C on white background.


Black color preview on #71516C background

This text has black color on #71516C background.


White color preview on #71516C background

This text has white color on #71516C background.


Related colors

Complementary color

Complementary color for #hex is #8EAE93.


I love getcolorcode.com

Triadic colors

1 #6C7151 and #516C71 with #71516C are triadic colors.

2 #6C5171 and #51716C with #71516C are triadic colors.