COLOR #716324

HEX: #716324 RGB: (113,99,36)

Color info

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

RGB color model

#716324 color RGB value is (113,99,36).

RGB: (113,99,36) (44%, 39%, 14%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 36 of 255 = 14%

113
99
36

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

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 36 = 248 (100%)
R 113 of 248 ~ 45.56%
G 99 of 248 ~ 39.92%
B 36 of 248 ~ 14.52'%

%45.56
%39.92
%14.52

CMYK color model

#716324 color CMYK value is (0,12,68,56).

  • cyan value is 0.00%
  • magenta value is 12.39%
  • yellow value is 68.14%
  • key color value is 55.69%

CMYK: (0,12,68,56)
C0M12Y68K56 (0%, 12%, 68%, 56%)
(0.00 / 0.12 / 0.68 / 0.56)

CMYK percentages

%0
%12.39
%68.14
%55.69

Codes

Color #716324 in popluar color models

71 63 24
RGB 113 99 36
HSL 49° 51.68% 29.22%
HSB/HSV 49° 68.14% 44.31%
CMYK 0.00% 12.39% 68.14%
55.69%

Color #716324 in popluar number systems.

HEX 71 63 24
Decimal 113 99 36
Binary 1110001 1100011 100100
Octal 161 143 44

Shades and tints

Shades of #716324

#716324
(113,99,36)
#675A21
(103,90,33)
#5D511E
(93,81,30)
#53481B
(83,72,27)
#493F18
(73,63,24)
#3F3615
(63,54,21)
#352D12
(53,45,18)
#2B240F
(43,36,15)
#211B0C
(33,27,12)
#171209
(23,18,9)
#0D0906
(13,9,6)
#000000
(0,0,0)

Tints of #716324

#716324
(113,99,36)
#7D7137
(125,113,55)
#897F4A
(137,127,74)
#958D5D
(149,141,93)
#A19B70
(161,155,112)
#ADA983
(173,169,131)
#B9B796
(185,183,150)
#C5C5A9
(197,197,169)
#D1D3BC
(209,211,188)
#DDE1CF
(221,225,207)
#E9EFE2
(233,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716324 color. Also use rgb(113,99,36) instead hex code.

Text Font Color

.myTextColor { color: #716324; }

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

This text font color is #716324.

Background Color

.myBgColor { background-color: #716324; }

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

This div background color is #716324.

Border color

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

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

This div border color is #716324.

Opacity

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

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

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

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

This text has shadow with #716324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716324.

Preview

Color preview on black background

This text has color #716324 on black background.


Color preview on white background

This text has color #716324 on white background.


Black color preview on #716324 background

This text has black color on #716324 background.


White color preview on #716324 background

This text has white color on #716324 background.


Related colors

Complementary color

Complementary color for #hex is #8E9CDB.


I love getcolorcode.com

Triadic colors

1 #247163 and #632471 with #716324 are triadic colors.

2 #246371 and #637124 with #716324 are triadic colors.