COLOR #716A73

HEX: #716A73 RGB: (113,106,115)

Color info

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

RGB color model

#716A73 color RGB value is (113,106,115).

RGB: (113,106,115) (44%, 42%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 106 of 255 = 42%
B 115 of 255 = 45%

113
106
115

R + G + B ~ 44%. #716A73 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 106 + 115 = 334 (100%)
R 113 of 334 ~ 33.83%
G 106 of 334 ~ 31.74%
B 115 of 334 ~ 34.43'%

%33.83
%31.74
%34.43

CMYK color model

#716A73 color CMYK value is (2,8,0,55).

  • cyan value is 1.74%
  • magenta value is 7.83%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (2,8,0,55)
C2M8Y0K55 (2%, 8%, 0%, 55%)
(0.02 / 0.08 / 0.00 / 0.55)

CMYK percentages

%1.74
%7.83
%0
%54.9

Codes

Color #716A73 in popluar color models

71 6A 73
RGB 113 106 115
HSL 287° 4.07% 43.33%
HSB/HSV 287° 7.83% 45.10%
CMYK 1.74% 7.83% 0.00%
54.90%

Color #716A73 in popluar number systems.

HEX 71 6A 73
Decimal 113 106 115
Binary 1110001 1101010 1110011
Octal 161 152 163

Shades and tints

Shades of #716A73

#716A73
(113,106,115)
#676169
(103,97,105)
#5D585F
(93,88,95)
#534F55
(83,79,85)
#49464B
(73,70,75)
#3F3D41
(63,61,65)
#353437
(53,52,55)
#2B2B2D
(43,43,45)
#212223
(33,34,35)
#171919
(23,25,25)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #716A73

#716A73
(113,106,115)
#7D777F
(125,119,127)
#89848B
(137,132,139)
#959197
(149,145,151)
#A19EA3
(161,158,163)
#ADABAF
(173,171,175)
#B9B8BB
(185,184,187)
#C5C5C7
(197,197,199)
#D1D2D3
(209,210,211)
#DDDFDF
(221,223,223)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716A73 color. Also use rgb(113,106,115) instead hex code.

Text Font Color

.myTextColor { color: #716A73; }

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

This text font color is #716A73.

Background Color

.myBgColor { background-color: #716A73; }

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

This div background color is #716A73.

Border color

.myBorderColor { border: 1px solid #716A73; }

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

This div border color is #716A73.

Opacity

.myOpacity80 { color: #716A73; opacity: 0.8; }

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

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

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

This text has shadow with #716A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716A73.

Preview

Color preview on black background

This text has color #716A73 on black background.


Color preview on white background

This text has color #716A73 on white background.


Black color preview on #716A73 background

This text has black color on #716A73 background.


White color preview on #716A73 background

This text has white color on #716A73 background.


Related colors

Complementary color

Complementary color for #hex is #8E958C.


I love getcolorcode.com

Triadic colors

1 #73716A and #6A7371 with #716A73 are triadic colors.

2 #736A71 and #6A7173 with #716A73 are triadic colors.