COLOR #716072

HEX: #716072 RGB: (113,96,114)

Color info

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

RGB color model

#716072 color RGB value is (113,96,114).

RGB: (113,96,114) (44%, 38%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 96 of 255 = 38%
B 114 of 255 = 45%

113
96
114

R + G + B ~ 42%. #716072 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 96 + 114 = 323 (100%)
R 113 of 323 ~ 34.98%
G 96 of 323 ~ 29.72%
B 114 of 323 ~ 35.29'%

%34.98
%29.72
%35.29

CMYK color model

#716072 color CMYK value is (1,16,0,55).

  • cyan value is 0.88%
  • magenta value is 15.79%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (1,16,0,55)
C1M16Y0K55 (1%, 16%, 0%, 55%)
(0.01 / 0.16 / 0.00 / 0.55)

CMYK percentages

%0.88
%15.79
%0
%55.29

Codes

Color #716072 in popluar color models

71 60 72
RGB 113 96 114
HSL 297° 8.57% 41.18%
HSB/HSV 297° 15.79% 44.71%
CMYK 0.88% 15.79% 0.00%
55.29%

Color #716072 in popluar number systems.

HEX 71 60 72
Decimal 113 96 114
Binary 1110001 1100000 1110010
Octal 161 140 162

Shades and tints

Shades of #716072

#716072
(113,96,114)
#675868
(103,88,104)
#5D505E
(93,80,94)
#534854
(83,72,84)
#49404A
(73,64,74)
#3F3840
(63,56,64)
#353036
(53,48,54)
#2B282C
(43,40,44)
#212022
(33,32,34)
#171818
(23,24,24)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #716072

#716072
(113,96,114)
#7D6E7E
(125,110,126)
#897C8A
(137,124,138)
#958A96
(149,138,150)
#A198A2
(161,152,162)
#ADA6AE
(173,166,174)
#B9B4BA
(185,180,186)
#C5C2C6
(197,194,198)
#D1D0D2
(209,208,210)
#DDDEDE
(221,222,222)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716072 color. Also use rgb(113,96,114) instead hex code.

Text Font Color

.myTextColor { color: #716072; }

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

This text font color is #716072.

Background Color

.myBgColor { background-color: #716072; }

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

This div background color is #716072.

Border color

.myBorderColor { border: 1px solid #716072; }

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

This div border color is #716072.

Opacity

.myOpacity80 { color: #716072; opacity: 0.8; }

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

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

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

This text has shadow with #716072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716072.

Preview

Color preview on black background

This text has color #716072 on black background.


Color preview on white background

This text has color #716072 on white background.


Black color preview on #716072 background

This text has black color on #716072 background.


White color preview on #716072 background

This text has white color on #716072 background.


Related colors

Complementary color

Complementary color for #hex is #8E9F8D.


I love getcolorcode.com

Triadic colors

1 #727160 and #607271 with #716072 are triadic colors.

2 #726071 and #607172 with #716072 are triadic colors.