COLOR #716742

HEX: #716742 RGB: (113,103,66)

Color info

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

RGB color model

#716742 color RGB value is (113,103,66).

RGB: (113,103,66) (44%, 40%, 26%)

RGB channels and saturation

R 113 of 255 = 44%
G 103 of 255 = 40%
B 66 of 255 = 26%

113
103
66

R + G + B ~ 37%. #716742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 103 + 66 = 282 (100%)
R 113 of 282 ~ 40.07%
G 103 of 282 ~ 36.52%
B 66 of 282 ~ 23.4'%

%40.07
%36.52
%23.4

CMYK color model

#716742 color CMYK value is (0,9,42,56).

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

CMYK: (0,9,42,56)
C0M9Y42K56 (0%, 9%, 42%, 56%)
(0.00 / 0.09 / 0.42 / 0.56)

CMYK percentages

%0
%8.85
%41.59
%55.69

Codes

Color #716742 in popluar color models

71 67 42
RGB 113 103 66
HSL 47° 26.26% 35.10%
HSB/HSV 47° 41.59% 44.31%
CMYK 0.00% 8.85% 41.59%
55.69%

Color #716742 in popluar number systems.

HEX 71 67 42
Decimal 113 103 66
Binary 1110001 1100111 1000010
Octal 161 147 102

Shades and tints

Shades of #716742

#716742
(113,103,66)
#675E3C
(103,94,60)
#5D5536
(93,85,54)
#534C30
(83,76,48)
#49432A
(73,67,42)
#3F3A24
(63,58,36)
#35311E
(53,49,30)
#2B2818
(43,40,24)
#211F12
(33,31,18)
#17160C
(23,22,12)
#0D0D06
(13,13,6)
#000000
(0,0,0)

Tints of #716742

#716742
(113,103,66)
#7D7453
(125,116,83)
#898164
(137,129,100)
#958E75
(149,142,117)
#A19B86
(161,155,134)
#ADA897
(173,168,151)
#B9B5A8
(185,181,168)
#C5C2B9
(197,194,185)
#D1CFCA
(209,207,202)
#DDDCDB
(221,220,219)
#E9E9EC
(233,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716742; }

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

This text font color is #716742.

Background Color

.myBgColor { background-color: #716742; }

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

This div background color is #716742.

Border color

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

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

This div border color is #716742.

Opacity

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

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

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

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

This text has shadow with #716742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716742.

Preview

Color preview on black background

This text has color #716742 on black background.


Color preview on white background

This text has color #716742 on white background.


Black color preview on #716742 background

This text has black color on #716742 background.


White color preview on #716742 background

This text has white color on #716742 background.


Related colors

Complementary color

Complementary color for #hex is #8E98BD.


I love getcolorcode.com

Triadic colors

1 #427167 and #674271 with #716742 are triadic colors.

2 #426771 and #677142 with #716742 are triadic colors.