COLOR #716966

HEX: #716966 RGB: (113,105,102)

Color info

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

RGB color model

#716966 color RGB value is (113,105,102).

RGB: (113,105,102) (44%, 41%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 105 of 255 = 41%
B 102 of 255 = 40%

113
105
102

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

Portions of RGB colors in percentages

R + G + B = 113 + 105 + 102 = 320 (100%)
R 113 of 320 ~ 35.31%
G 105 of 320 ~ 32.81%
B 102 of 320 ~ 31.88'%

%35.31
%32.81
%31.88

CMYK color model

#716966 color CMYK value is (0,7,10,56).

  • cyan value is 0.00%
  • magenta value is 7.08%
  • yellow value is 9.73%
  • key color value is 55.69%

CMYK: (0,7,10,56)
C0M7Y10K56 (0%, 7%, 10%, 56%)
(0.00 / 0.07 / 0.10 / 0.56)

CMYK percentages

%0
%7.08
%9.73
%55.69

Codes

Color #716966 in popluar color models

71 69 66
RGB 113 105 102
HSL 16° 5.12% 42.16%
HSB/HSV 16° 9.73% 44.31%
CMYK 0.00% 7.08% 9.73%
55.69%

Color #716966 in popluar number systems.

HEX 71 69 66
Decimal 113 105 102
Binary 1110001 1101001 1100110
Octal 161 151 146

Shades and tints

Shades of #716966

#716966
(113,105,102)
#67605D
(103,96,93)
#5D5754
(93,87,84)
#534E4B
(83,78,75)
#494542
(73,69,66)
#3F3C39
(63,60,57)
#353330
(53,51,48)
#2B2A27
(43,42,39)
#21211E
(33,33,30)
#171815
(23,24,21)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #716966

#716966
(113,105,102)
#7D7673
(125,118,115)
#898380
(137,131,128)
#95908D
(149,144,141)
#A19D9A
(161,157,154)
#ADAAA7
(173,170,167)
#B9B7B4
(185,183,180)
#C5C4C1
(197,196,193)
#D1D1CE
(209,209,206)
#DDDEDB
(221,222,219)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716966 color. Also use rgb(113,105,102) instead hex code.

Text Font Color

.myTextColor { color: #716966; }

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

This text font color is #716966.

Background Color

.myBgColor { background-color: #716966; }

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

This div background color is #716966.

Border color

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

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

This div border color is #716966.

Opacity

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

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

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

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

This text has shadow with #716966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716966.

Preview

Color preview on black background

This text has color #716966 on black background.


Color preview on white background

This text has color #716966 on white background.


Black color preview on #716966 background

This text has black color on #716966 background.


White color preview on #716966 background

This text has white color on #716966 background.


Related colors

Complementary color

Complementary color for #hex is #8E9699.


I love getcolorcode.com

Triadic colors

1 #667169 and #696671 with #716966 are triadic colors.

2 #666971 and #697166 with #716966 are triadic colors.