COLOR #716349

HEX: #716349 RGB: (113,99,73)

Color info

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

RGB color model

#716349 color RGB value is (113,99,73).

RGB: (113,99,73) (44%, 39%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 73 of 255 = 29%

113
99
73

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

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 73 = 285 (100%)
R 113 of 285 ~ 39.65%
G 99 of 285 ~ 34.74%
B 73 of 285 ~ 25.61'%

%39.65
%34.74
%25.61

CMYK color model

#716349 color CMYK value is (0,12,35,56).

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

CMYK: (0,12,35,56)
C0M12Y35K56 (0%, 12%, 35%, 56%)
(0.00 / 0.12 / 0.35 / 0.56)

CMYK percentages

%0
%12.39
%35.4
%55.69

Codes

Color #716349 in popluar color models

71 63 49
RGB 113 99 73
HSL 39° 21.51% 36.47%
HSB/HSV 39° 35.40% 44.31%
CMYK 0.00% 12.39% 35.40%
55.69%

Color #716349 in popluar number systems.

HEX 71 63 49
Decimal 113 99 73
Binary 1110001 1100011 1001001
Octal 161 143 111

Shades and tints

Shades of #716349

#716349
(113,99,73)
#675A43
(103,90,67)
#5D513D
(93,81,61)
#534837
(83,72,55)
#493F31
(73,63,49)
#3F362B
(63,54,43)
#352D25
(53,45,37)
#2B241F
(43,36,31)
#211B19
(33,27,25)
#171213
(23,18,19)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #716349

#716349
(113,99,73)
#7D7159
(125,113,89)
#897F69
(137,127,105)
#958D79
(149,141,121)
#A19B89
(161,155,137)
#ADA999
(173,169,153)
#B9B7A9
(185,183,169)
#C5C5B9
(197,197,185)
#D1D3C9
(209,211,201)
#DDE1D9
(221,225,217)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716349; }

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

This text font color is #716349.

Background Color

.myBgColor { background-color: #716349; }

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

This div background color is #716349.

Border color

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

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

This div border color is #716349.

Opacity

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

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

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

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

This text has shadow with #716349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716349.

Preview

Color preview on black background

This text has color #716349 on black background.


Color preview on white background

This text has color #716349 on white background.


Black color preview on #716349 background

This text has black color on #716349 background.


White color preview on #716349 background

This text has white color on #716349 background.


Related colors

Complementary color

Complementary color for #hex is #8E9CB6.


I love getcolorcode.com

Triadic colors

1 #497163 and #634971 with #716349 are triadic colors.

2 #496371 and #637149 with #716349 are triadic colors.