COLOR #716251

HEX: #716251 RGB: (113,98,81)

Color info

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

RGB color model

#716251 color RGB value is (113,98,81).

RGB: (113,98,81) (44%, 38%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 98 of 255 = 38%
B 81 of 255 = 32%

113
98
81

R + G + B ~ 38%. #716251 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 98 + 81 = 292 (100%)
R 113 of 292 ~ 38.7%
G 98 of 292 ~ 33.56%
B 81 of 292 ~ 27.74'%

%38.7
%33.56
%27.74

CMYK color model

#716251 color CMYK value is (0,13,28,56).

  • cyan value is 0.00%
  • magenta value is 13.27%
  • yellow value is 28.32%
  • key color value is 55.69%
CMYK: (0,13,28,56) C0M13Y28K56 (0%,13%,28%,56%) (0.00/0.13/0.28/0.56) 

CMYK percentages

%0
%13.27
%28.32
%55.69

Codes

Color #716251 in popluar color models

71 62 51
RGB 113 98 81
HSL 32° 16.49% 38.04%
HSB/HSV 32° 28.32% 44.31%
CMYK 0.00% 13.27% 28.32%
55.69%

Color #716251 in popluar number systems.

HEX 71 62 51
Decimal 113 98 81
Binary 1110001 1100010 1010001
Octal 161 142 121

Shades and tints

Shades of #716251

#716251
(113,98,81)
#675A4A
(103,90,74)
#5D5243
(93,82,67)
#534A3C
(83,74,60)
#494235
(73,66,53)
#3F3A2E
(63,58,46)
#353227
(53,50,39)
#2B2A20
(43,42,32)
#212219
(33,34,25)
#171A12
(23,26,18)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #716251

#716251
(113,98,81)
#7D7060
(125,112,96)
#897E6F
(137,126,111)
#958C7E
(149,140,126)
#A19A8D
(161,154,141)
#ADA89C
(173,168,156)
#B9B6AB
(185,182,171)
#C5C4BA
(197,196,186)
#D1D2C9
(209,210,201)
#DDE0D8
(221,224,216)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716251 color. Also use rgb(113,98,81) instead hex code.

Text Font Color

.myTextColor { color: #716251; }

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

This text font color is #716251.

Background Color

.myBgColor { background-color: #716251; }

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

This div background color is #716251.

Border color

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

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

This div border color is #716251.

Opacity

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

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

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

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

This text has shadow with #716251 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716251.

Preview

Color preview on black background

This text has color #716251 on black background.


Color preview on white background

This text has color #716251 on white background.


Black color preview on #716251 background

This text has black color on #716251 background.


White color preview on #716251 background

This text has white color on #716251 background.


Related colors

Complementary color

Complementary color for #hex is #8E9DAE.


I love getcolorcode.com

Triadic colors

1 #517162 and #625171 with #716251 are triadic colors.

2 #516271 and #627151 with #716251 are triadic colors.