COLOR #716521

HEX: #716521 RGB: (113,101,33)

Color info

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

RGB color model

#716521 color RGB value is (113,101,33).

RGB: (113,101,33) (44%, 40%, 13%)

RGB channels and saturation

R 113 of 255 = 44%
G 101 of 255 = 40%
B 33 of 255 = 13%

113
101
33

R + G + B ~ 32%. #716521 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 101 + 33 = 247 (100%)
R 113 of 247 ~ 45.75%
G 101 of 247 ~ 40.89%
B 33 of 247 ~ 13.36'%

%45.75
%40.89
%13.36

CMYK color model

#716521 color CMYK value is (0,11,71,56).

  • cyan value is 0.00%
  • magenta value is 10.62%
  • yellow value is 70.80%
  • key color value is 55.69%

CMYK: (0,11,71,56)
C0M11Y71K56 (0%, 11%, 71%, 56%)
(0.00 / 0.11 / 0.71 / 0.56)

CMYK percentages

%0
%10.62
%70.8
%55.69

Codes

Color #716521 in popluar color models

71 65 21
RGB 113 101 33
HSL 51° 54.79% 28.63%
HSB/HSV 51° 70.80% 44.31%
CMYK 0.00% 10.62% 70.80%
55.69%

Color #716521 in popluar number systems.

HEX 71 65 21
Decimal 113 101 33
Binary 1110001 1100101 100001
Octal 161 145 41

Shades and tints

Shades of #716521

#716521
(113,101,33)
#675C1E
(103,92,30)
#5D531B
(93,83,27)
#534A18
(83,74,24)
#494115
(73,65,21)
#3F3812
(63,56,18)
#352F0F
(53,47,15)
#2B260C
(43,38,12)
#211D09
(33,29,9)
#171406
(23,20,6)
#0D0B03
(13,11,3)
#000000
(0,0,0)

Tints of #716521

#716521
(113,101,33)
#7D7335
(125,115,53)
#898149
(137,129,73)
#958F5D
(149,143,93)
#A19D71
(161,157,113)
#ADAB85
(173,171,133)
#B9B999
(185,185,153)
#C5C7AD
(197,199,173)
#D1D5C1
(209,213,193)
#DDE3D5
(221,227,213)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716521; }

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

This text font color is #716521.

Background Color

.myBgColor { background-color: #716521; }

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

This div background color is #716521.

Border color

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

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

This div border color is #716521.

Opacity

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

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

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

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

This text has shadow with #716521 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716521.

Preview

Color preview on black background

This text has color #716521 on black background.


Color preview on white background

This text has color #716521 on white background.


Black color preview on #716521 background

This text has black color on #716521 background.


White color preview on #716521 background

This text has white color on #716521 background.


Related colors

Complementary color

Complementary color for #hex is #8E9ADE.


I love getcolorcode.com

Triadic colors

1 #217165 and #652171 with #716521 are triadic colors.

2 #216571 and #657121 with #716521 are triadic colors.