COLOR #716665

HEX: #716665 RGB: (113,102,101)

Color info

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

RGB color model

#716665 color RGB value is (113,102,101).

RGB: (113,102,101) (44%, 40%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 102 of 255 = 40%
B 101 of 255 = 40%

113
102
101

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

Portions of RGB colors in percentages

R + G + B = 113 + 102 + 101 = 316 (100%)
R 113 of 316 ~ 35.76%
G 102 of 316 ~ 32.28%
B 101 of 316 ~ 31.96'%

%35.76
%32.28
%31.96

CMYK color model

#716665 color CMYK value is (0,10,11,56).

  • cyan value is 0.00%
  • magenta value is 9.73%
  • yellow value is 10.62%
  • key color value is 55.69%
CMYK: (0,10,11,56) C0M10Y11K56 (0%,10%,11%,56%) (0.00/0.10/0.11/0.56) 

CMYK percentages

%0
%9.73
%10.62
%55.69

Codes

Color #716665 in popluar color models

71 66 65
RGB 113 102 101
HSL 5.61% 41.96%
HSB/HSV 10.62% 44.31%
CMYK 0.00% 9.73% 10.62%
55.69%

Color #716665 in popluar number systems.

HEX 71 66 65
Decimal 113 102 101
Binary 1110001 1100110 1100101
Octal 161 146 145

Shades and tints

Shades of #716665

#716665
(113,102,101)
#675D5C
(103,93,92)
#5D5453
(93,84,83)
#534B4A
(83,75,74)
#494241
(73,66,65)
#3F3938
(63,57,56)
#35302F
(53,48,47)
#2B2726
(43,39,38)
#211E1D
(33,30,29)
#171514
(23,21,20)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #716665

#716665
(113,102,101)
#7D7373
(125,115,115)
#898081
(137,128,129)
#958D8F
(149,141,143)
#A19A9D
(161,154,157)
#ADA7AB
(173,167,171)
#B9B4B9
(185,180,185)
#C5C1C7
(197,193,199)
#D1CED5
(209,206,213)
#DDDBE3
(221,219,227)
#E9E8F1
(233,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716665; }

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

This text font color is #716665.

Background Color

.myBgColor { background-color: #716665; }

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

This div background color is #716665.

Border color

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

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

This div border color is #716665.

Opacity

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

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

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

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

This text has shadow with #716665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716665.

Preview

Color preview on black background

This text has color #716665 on black background.


Color preview on white background

This text has color #716665 on white background.


Black color preview on #716665 background

This text has black color on #716665 background.


White color preview on #716665 background

This text has white color on #716665 background.


Related colors

Complementary color

Complementary color for #hex is #8E999A.


I love getcolorcode.com

Triadic colors

1 #657166 and #666571 with #716665 are triadic colors.

2 #656671 and #667165 with #716665 are triadic colors.