COLOR #716B70

HEX: #716B70 RGB: (113,107,112)

Color info

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

RGB color model

#716B70 color RGB value is (113,107,112).

RGB: (113,107,112) (44%, 42%, 44%)

RGB channels and saturation

R 113 of 255 = 44%
G 107 of 255 = 42%
B 112 of 255 = 44%

113
107
112

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

Portions of RGB colors in percentages

R + G + B = 113 + 107 + 112 = 332 (100%)
R 113 of 332 ~ 34.04%
G 107 of 332 ~ 32.23%
B 112 of 332 ~ 33.73'%

%34.04
%32.23
%33.73

CMYK color model

#716B70 color CMYK value is (0,5,1,56).

  • cyan value is 0.00%
  • magenta value is 5.31%
  • yellow value is 0.88%
  • key color value is 55.69%

CMYK: (0,5,1,56)
C0M5Y1K56 (0%, 5%, 1%, 56%)
(0.00 / 0.05 / 0.01 / 0.56)

CMYK percentages

%0
%5.31
%0.88
%55.69

Codes

Color #716B70 in popluar color models

71 6B 70
RGB 113 107 112
HSL 310° 2.73% 43.14%
HSB/HSV 310° 5.31% 44.31%
CMYK 0.00% 5.31% 0.88%
55.69%

Color #716B70 in popluar number systems.

HEX 71 6B 70
Decimal 113 107 112
Binary 1110001 1101011 1110000
Octal 161 153 160

Shades and tints

Shades of #716B70

#716B70
(113,107,112)
#676266
(103,98,102)
#5D595C
(93,89,92)
#535052
(83,80,82)
#494748
(73,71,72)
#3F3E3E
(63,62,62)
#353534
(53,53,52)
#2B2C2A
(43,44,42)
#212320
(33,35,32)
#171A16
(23,26,22)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #716B70

#716B70
(113,107,112)
#7D787D
(125,120,125)
#89858A
(137,133,138)
#959297
(149,146,151)
#A19FA4
(161,159,164)
#ADACB1
(173,172,177)
#B9B9BE
(185,185,190)
#C5C6CB
(197,198,203)
#D1D3D8
(209,211,216)
#DDE0E5
(221,224,229)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716B70; }

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

This text font color is #716B70.

Background Color

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

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

This div background color is #716B70.

Border color

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

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

This div border color is #716B70.

Opacity

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

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

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

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

This text has shadow with #716B70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716B70.

Preview

Color preview on black background

This text has color #716B70 on black background.


Color preview on white background

This text has color #716B70 on white background.


Black color preview on #716B70 background

This text has black color on #716B70 background.


White color preview on #716B70 background

This text has white color on #716B70 background.


Related colors

Complementary color

Complementary color for #hex is #8E948F.


I love getcolorcode.com

Triadic colors

1 #70716B and #6B7071 with #716B70 are triadic colors.

2 #706B71 and #6B7170 with #716B70 are triadic colors.