COLOR #716770

HEX: #716770 RGB: (113,103,112)

Color info

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

RGB color model

#716770 color RGB value is (113,103,112).

RGB: (113,103,112) (44%, 40%, 44%)

RGB channels and saturation

R 113 of 255 = 44%
G 103 of 255 = 40%
B 112 of 255 = 44%

113
103
112

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

Portions of RGB colors in percentages

R + G + B = 113 + 103 + 112 = 328 (100%)
R 113 of 328 ~ 34.45%
G 103 of 328 ~ 31.4%
B 112 of 328 ~ 34.15'%

%34.45
%31.4
%34.15

CMYK color model

#716770 color CMYK value is (0,9,1,56).

  • cyan value is 0.00%
  • magenta value is 8.85%
  • yellow value is 0.88%
  • key color value is 55.69%
CMYK: (0,9,1,56) C0M9Y1K56 (0%,9%,1%,56%) (0.00/0.09/0.01/0.56) 

CMYK percentages

%0
%8.85
%0.88
%55.69

Codes

Color #716770 in popluar color models

71 67 70
RGB 113 103 112
HSL 306° 4.63% 42.35%
HSB/HSV 306° 8.85% 44.31%
CMYK 0.00% 8.85% 0.88%
55.69%

Color #716770 in popluar number systems.

HEX 71 67 70
Decimal 113 103 112
Binary 1110001 1100111 1110000
Octal 161 147 160

Shades and tints

Shades of #716770

#716770
(113,103,112)
#675E66
(103,94,102)
#5D555C
(93,85,92)
#534C52
(83,76,82)
#494348
(73,67,72)
#3F3A3E
(63,58,62)
#353134
(53,49,52)
#2B282A
(43,40,42)
#211F20
(33,31,32)
#171616
(23,22,22)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #716770

#716770
(113,103,112)
#7D747D
(125,116,125)
#89818A
(137,129,138)
#958E97
(149,142,151)
#A19BA4
(161,155,164)
#ADA8B1
(173,168,177)
#B9B5BE
(185,181,190)
#C5C2CB
(197,194,203)
#D1CFD8
(209,207,216)
#DDDCE5
(221,220,229)
#E9E9F2
(233,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716770 color. Also use rgb(113,103,112) instead hex code.

Text Font Color

.myTextColor { color: #716770; }

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

This text font color is #716770.

Background Color

.myBgColor { background-color: #716770; }

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

This div background color is #716770.

Border color

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

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

This div border color is #716770.

Opacity

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

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

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

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

This text has shadow with #716770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716770.

Preview

Color preview on black background

This text has color #716770 on black background.


Color preview on white background

This text has color #716770 on white background.


Black color preview on #716770 background

This text has black color on #716770 background.


White color preview on #716770 background

This text has white color on #716770 background.


Related colors

Complementary color

Complementary color for #hex is #8E988F.


I love getcolorcode.com

Triadic colors

1 #707167 and #677071 with #716770 are triadic colors.

2 #706771 and #677170 with #716770 are triadic colors.