COLOR #716246

HEX: #716246 RGB: (113,98,70)

Color info

#716246 contains red, green and blue colors in about the same proportion. Web safe color of #716246 is #666633 (or #663).

RGB color model

#716246 color RGB value is (113,98,70).

RGB: (113,98,70) (44%, 38%, 27%)

RGB channels and saturation

R 113 of 255 = 44%
G 98 of 255 = 38%
B 70 of 255 = 27%

113
98
70

R + G + B ~ 36%. #716246 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 98 + 70 = 281 (100%)
R 113 of 281 ~ 40.21%
G 98 of 281 ~ 34.88%
B 70 of 281 ~ 24.91'%

%40.21
%34.88
%24.91

CMYK color model

#716246 color CMYK value is (0,13,38,56).

  • cyan value is 0.00%
  • magenta value is 13.27%
  • yellow value is 38.05%
  • key color value is 55.69%

CMYK: (0,13,38,56)
C0M13Y38K56 (0%, 13%, 38%, 56%)
(0.00 / 0.13 / 0.38 / 0.56)

CMYK percentages

%0
%13.27
%38.05
%55.69

Codes

Color #716246 in popluar color models

71 62 46
RGB 113 98 70
HSL 39° 23.50% 35.88%
HSB/HSV 39° 38.05% 44.31%
CMYK 0.00% 13.27% 38.05%
55.69%

Color #716246 in popluar number systems.

HEX 71 62 46
Decimal 113 98 70
Binary 1110001 1100010 1000110
Octal 161 142 106

Shades and tints

Shades of #716246

#716246
(113,98,70)
#675A40
(103,90,64)
#5D523A
(93,82,58)
#534A34
(83,74,52)
#49422E
(73,66,46)
#3F3A28
(63,58,40)
#353222
(53,50,34)
#2B2A1C
(43,42,28)
#212216
(33,34,22)
#171A10
(23,26,16)
#0D120A
(13,18,10)
#000000
(0,0,0)

Tints of #716246

#716246
(113,98,70)
#7D7056
(125,112,86)
#897E66
(137,126,102)
#958C76
(149,140,118)
#A19A86
(161,154,134)
#ADA896
(173,168,150)
#B9B6A6
(185,182,166)
#C5C4B6
(197,196,182)
#D1D2C6
(209,210,198)
#DDE0D6
(221,224,214)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716246; }

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

This text font color is #716246.

Background Color

.myBgColor { background-color: #716246; }

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

This div background color is #716246.

Border color

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

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

This div border color is #716246.

Opacity

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

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

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

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

This text has shadow with #716246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716246.

Preview

Color preview on black background

This text has color #716246 on black background.


Color preview on white background

This text has color #716246 on white background.


Black color preview on #716246 background

This text has black color on #716246 background.


White color preview on #716246 background

This text has white color on #716246 background.


Related colors

Complementary color

Complementary color for #hex is #8E9DB9.


I love getcolorcode.com

Triadic colors

1 #467162 and #624671 with #716246 are triadic colors.

2 #466271 and #627146 with #716246 are triadic colors.