COLOR #716865

HEX: #716865 RGB: (113,104,101)

Color info

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

RGB color model

#716865 color RGB value is (113,104,101).

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

RGB channels and saturation

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

113
104
101

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

Portions of RGB colors in percentages

R + G + B = 113 + 104 + 101 = 318 (100%)
R 113 of 318 ~ 35.53%
G 104 of 318 ~ 32.7%
B 101 of 318 ~ 31.76'%

%35.53
%32.7
%31.76

CMYK color model

#716865 color CMYK value is (0,8,11,56).

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

CMYK: (0,8,11,56)
C0M8Y11K56 (0%, 8%, 11%, 56%)
(0.00 / 0.08 / 0.11 / 0.56)

CMYK percentages

%0
%7.96
%10.62
%55.69

Codes

Color #716865 in popluar color models

71 68 65
RGB 113 104 101
HSL 15° 5.61% 41.96%
HSB/HSV 15° 10.62% 44.31%
CMYK 0.00% 7.96% 10.62%
55.69%

Color #716865 in popluar number systems.

HEX 71 68 65
Decimal 113 104 101
Binary 1110001 1101000 1100101
Octal 161 150 145

Shades and tints

Shades of #716865

#716865
(113,104,101)
#675F5C
(103,95,92)
#5D5653
(93,86,83)
#534D4A
(83,77,74)
#494441
(73,68,65)
#3F3B38
(63,59,56)
#35322F
(53,50,47)
#2B2926
(43,41,38)
#21201D
(33,32,29)
#171714
(23,23,20)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #716865

#716865
(113,104,101)
#7D7573
(125,117,115)
#898281
(137,130,129)
#958F8F
(149,143,143)
#A19C9D
(161,156,157)
#ADA9AB
(173,169,171)
#B9B6B9
(185,182,185)
#C5C3C7
(197,195,199)
#D1D0D5
(209,208,213)
#DDDDE3
(221,221,227)
#E9EAF1
(233,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716865; }

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

This text font color is #716865.

Background Color

.myBgColor { background-color: #716865; }

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

This div background color is #716865.

Border color

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

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

This div border color is #716865.

Opacity

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

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

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

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

This text has shadow with #716865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716865.

Preview

Color preview on black background

This text has color #716865 on black background.


Color preview on white background

This text has color #716865 on white background.


Black color preview on #716865 background

This text has black color on #716865 background.


White color preview on #716865 background

This text has white color on #716865 background.


Related colors

Complementary color

Complementary color for #hex is #8E979A.


I love getcolorcode.com

Triadic colors

1 #657168 and #686571 with #716865 are triadic colors.

2 #656871 and #687165 with #716865 are triadic colors.