COLOR #716733

HEX: #716733 RGB: (113,103,51)

Color info

#716733 contains mainly red and green colors. Web safe color of #716733 is #666633 (or #663).

RGB color model

#716733 color RGB value is (113,103,51).

RGB: (113,103,51) (44%, 40%, 20%)

RGB channels and saturation

R 113 of 255 = 44%
G 103 of 255 = 40%
B 51 of 255 = 20%

113
103
51

R + G + B ~ 35%. #716733 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 103 + 51 = 267 (100%)
R 113 of 267 ~ 42.32%
G 103 of 267 ~ 38.58%
B 51 of 267 ~ 19.1'%

%42.32
%38.58
%19.1

CMYK color model

#716733 color CMYK value is (0,9,55,56).

  • cyan value is 0.00%
  • magenta value is 8.85%
  • yellow value is 54.87%
  • key color value is 55.69%
CMYK: (0,9,55,56) C0M9Y55K56 (0%,9%,55%,56%) (0.00/0.09/0.55/0.56) 

CMYK percentages

%0
%8.85
%54.87
%55.69

Codes

Color #716733 in popluar color models

71 67 33
RGB 113 103 51
HSL 50° 37.80% 32.16%
HSB/HSV 50° 54.87% 44.31%
CMYK 0.00% 8.85% 54.87%
55.69%

Color #716733 in popluar number systems.

HEX 71 67 33
Decimal 113 103 51
Binary 1110001 1100111 110011
Octal 161 147 63

Shades and tints

Shades of #716733

#716733
(113,103,51)
#675E2F
(103,94,47)
#5D552B
(93,85,43)
#534C27
(83,76,39)
#494323
(73,67,35)
#3F3A1F
(63,58,31)
#35311B
(53,49,27)
#2B2817
(43,40,23)
#211F13
(33,31,19)
#17160F
(23,22,15)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #716733

#716733
(113,103,51)
#7D7445
(125,116,69)
#898157
(137,129,87)
#958E69
(149,142,105)
#A19B7B
(161,155,123)
#ADA88D
(173,168,141)
#B9B59F
(185,181,159)
#C5C2B1
(197,194,177)
#D1CFC3
(209,207,195)
#DDDCD5
(221,220,213)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716733; }

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

This text font color is #716733.

Background Color

.myBgColor { background-color: #716733; }

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

This div background color is #716733.

Border color

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

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

This div border color is #716733.

Opacity

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

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

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

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

This text has shadow with #716733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716733.

Preview

Color preview on black background

This text has color #716733 on black background.


Color preview on white background

This text has color #716733 on white background.


Black color preview on #716733 background

This text has black color on #716733 background.


White color preview on #716733 background

This text has white color on #716733 background.


Related colors

Complementary color

Complementary color for #hex is #8E98CC.


I love getcolorcode.com

Triadic colors

1 #337167 and #673371 with #716733 are triadic colors.

2 #336771 and #677133 with #716733 are triadic colors.