COLOR #716354

HEX: #716354 RGB: (113,99,84)

Color info

#716354 contains red, green and blue colors in about the same proportion. Web safe color of #716354 is #666666 (or #666).

RGB color model

#716354 color RGB value is (113,99,84).

RGB: (113,99,84) (44%, 39%, 33%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 84 of 255 = 33%

113
99
84

R + G + B ~ 39%. #716354 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 84 = 296 (100%)
R 113 of 296 ~ 38.18%
G 99 of 296 ~ 33.45%
B 84 of 296 ~ 28.38'%

%38.18
%33.45
%28.38

CMYK color model

#716354 color CMYK value is (0,12,26,56).

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

CMYK: (0,12,26,56)
C0M12Y26K56 (0%, 12%, 26%, 56%)
(0.00 / 0.12 / 0.26 / 0.56)

CMYK percentages

%0
%12.39
%25.66
%55.69

Codes

Color #716354 in popluar color models

71 63 54
RGB 113 99 84
HSL 31° 14.72% 38.63%
HSB/HSV 31° 25.66% 44.31%
CMYK 0.00% 12.39% 25.66%
55.69%

Color #716354 in popluar number systems.

HEX 71 63 54
Decimal 113 99 84
Binary 1110001 1100011 1010100
Octal 161 143 124

Shades and tints

Shades of #716354

#716354
(113,99,84)
#675A4D
(103,90,77)
#5D5146
(93,81,70)
#53483F
(83,72,63)
#493F38
(73,63,56)
#3F3631
(63,54,49)
#352D2A
(53,45,42)
#2B2423
(43,36,35)
#211B1C
(33,27,28)
#171215
(23,18,21)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #716354

#716354
(113,99,84)
#7D7163
(125,113,99)
#897F72
(137,127,114)
#958D81
(149,141,129)
#A19B90
(161,155,144)
#ADA99F
(173,169,159)
#B9B7AE
(185,183,174)
#C5C5BD
(197,197,189)
#D1D3CC
(209,211,204)
#DDE1DB
(221,225,219)
#E9EFEA
(233,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716354; }

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

This text font color is #716354.

Background Color

.myBgColor { background-color: #716354; }

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

This div background color is #716354.

Border color

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

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

This div border color is #716354.

Opacity

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

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

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

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

This text has shadow with #716354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716354.

Preview

Color preview on black background

This text has color #716354 on black background.


Color preview on white background

This text has color #716354 on white background.


Black color preview on #716354 background

This text has black color on #716354 background.


White color preview on #716354 background

This text has white color on #716354 background.


Related colors

Complementary color

Complementary color for #hex is #8E9CAB.


I love getcolorcode.com

Triadic colors

1 #547163 and #635471 with #716354 are triadic colors.

2 #546371 and #637154 with #716354 are triadic colors.