COLOR #716B6A

HEX: #716B6A RGB: (113,107,106)

Color info

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

RGB color model

#716B6A color RGB value is (113,107,106).

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

RGB channels and saturation

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

113
107
106

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

Portions of RGB colors in percentages

R + G + B = 113 + 107 + 106 = 326 (100%)
R 113 of 326 ~ 34.66%
G 107 of 326 ~ 32.82%
B 106 of 326 ~ 32.52'%

%34.66
%32.82
%32.52

CMYK color model

#716B6A color CMYK value is (0,5,6,56).

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

CMYK: (0,5,6,56)
C0M5Y6K56 (0%, 5%, 6%, 56%)
(0.00 / 0.05 / 0.06 / 0.56)

CMYK percentages

%0
%5.31
%6.19
%55.69

Codes

Color #716B6A in popluar color models

71 6B 6A
RGB 113 107 106
HSL 3.20% 42.94%
HSB/HSV 6.19% 44.31%
CMYK 0.00% 5.31% 6.19%
55.69%

Color #716B6A in popluar number systems.

HEX 71 6B 6A
Decimal 113 107 106
Binary 1110001 1101011 1101010
Octal 161 153 152

Shades and tints

Shades of #716B6A

#716B6A
(113,107,106)
#676261
(103,98,97)
#5D5958
(93,89,88)
#53504F
(83,80,79)
#494746
(73,71,70)
#3F3E3D
(63,62,61)
#353534
(53,53,52)
#2B2C2B
(43,44,43)
#212322
(33,35,34)
#171A19
(23,26,25)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #716B6A

#716B6A
(113,107,106)
#7D7877
(125,120,119)
#898584
(137,133,132)
#959291
(149,146,145)
#A19F9E
(161,159,158)
#ADACAB
(173,172,171)
#B9B9B8
(185,185,184)
#C5C6C5
(197,198,197)
#D1D3D2
(209,211,210)
#DDE0DF
(221,224,223)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716B6A; }

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

This text font color is #716B6A.

Background Color

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

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

This div background color is #716B6A.

Border color

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

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

This div border color is #716B6A.

Opacity

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

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

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

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

This text has shadow with #716B6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716B6A.

Preview

Color preview on black background

This text has color #716B6A on black background.


Color preview on white background

This text has color #716B6A on white background.


Black color preview on #716B6A background

This text has black color on #716B6A background.


White color preview on #716B6A background

This text has white color on #716B6A background.


Related colors

Complementary color

Complementary color for #hex is #8E9495.


I love getcolorcode.com

Triadic colors

1 #6A716B and #6B6A71 with #716B6A are triadic colors.

2 #6A6B71 and #6B716A with #716B6A are triadic colors.