COLOR #716867

HEX: #716867 RGB: (113,104,103)

Color info

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

RGB color model

#716867 color RGB value is (113,104,103).

RGB: (113,104,103) (44%, 41%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 104 of 255 = 41%
B 103 of 255 = 40%

113
104
103

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

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 103 = 320 (100%)
R 113 of 320 ~ 35.31%
G 104 of 320 ~ 32.5%
B 103 of 320 ~ 32.19'%

%35.31
%32.5
%32.19

CMYK color model

#716867 color CMYK value is (0,8,9,56).

  • cyan value is 0.00%
  • magenta value is 7.96%
  • yellow value is 8.85%
  • key color value is 55.69%

CMYK: (0,8,9,56)
C0M8Y9K56 (0%, 8%, 9%, 56%)
(0.00 / 0.08 / 0.09 / 0.56)

CMYK percentages

%0
%7.96
%8.85
%55.69

Codes

Color #716867 in popluar color models

71 68 67
RGB 113 104 103
HSL 4.63% 42.35%
HSB/HSV 8.85% 44.31%
CMYK 0.00% 7.96% 8.85%
55.69%

Color #716867 in popluar number systems.

HEX 71 68 67
Decimal 113 104 103
Binary 1110001 1101000 1100111
Octal 161 150 147

Shades and tints

Shades of #716867

#716867
(113,104,103)
#675F5E
(103,95,94)
#5D5655
(93,86,85)
#534D4C
(83,77,76)
#494443
(73,68,67)
#3F3B3A
(63,59,58)
#353231
(53,50,49)
#2B2928
(43,41,40)
#21201F
(33,32,31)
#171716
(23,23,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #716867

#716867
(113,104,103)
#7D7574
(125,117,116)
#898281
(137,130,129)
#958F8E
(149,143,142)
#A19C9B
(161,156,155)
#ADA9A8
(173,169,168)
#B9B6B5
(185,182,181)
#C5C3C2
(197,195,194)
#D1D0CF
(209,208,207)
#DDDDDC
(221,221,220)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716867; }

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

This text font color is #716867.

Background Color

.myBgColor { background-color: #716867; }

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

This div background color is #716867.

Border color

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

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

This div border color is #716867.

Opacity

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

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

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

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

This text has shadow with #716867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716867.

Preview

Color preview on black background

This text has color #716867 on black background.


Color preview on white background

This text has color #716867 on white background.


Black color preview on #716867 background

This text has black color on #716867 background.


White color preview on #716867 background

This text has white color on #716867 background.


Related colors

Complementary color

Complementary color for #hex is #8E9798.


I love getcolorcode.com

Triadic colors

1 #677168 and #686771 with #716867 are triadic colors.

2 #676871 and #687167 with #716867 are triadic colors.