COLOR #716355

HEX: #716355 RGB: (113,99,85)

Color info

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

RGB color model

#716355 color RGB value is (113,99,85).

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

RGB channels and saturation

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

113
99
85

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

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 85 = 297 (100%)
R 113 of 297 ~ 38.05%
G 99 of 297 ~ 33.33%
B 85 of 297 ~ 28.62'%

%38.05
%33.33
%28.62

CMYK color model

#716355 color CMYK value is (0,12,25,56).

  • cyan value is 0.00%
  • magenta value is 12.39%
  • yellow value is 24.78%
  • key color value is 55.69%
CMYK: (0,12,25,56) C0M12Y25K56 (0%,12%,25%,56%) (0.00/0.12/0.25/0.56) 

CMYK percentages

%0
%12.39
%24.78
%55.69

Codes

Color #716355 in popluar color models

71 63 55
RGB 113 99 85
HSL 30° 14.14% 38.82%
HSB/HSV 30° 24.78% 44.31%
CMYK 0.00% 12.39% 24.78%
55.69%

Color #716355 in popluar number systems.

HEX 71 63 55
Decimal 113 99 85
Binary 1110001 1100011 1010101
Octal 161 143 125

Shades and tints

Shades of #716355

#716355
(113,99,85)
#675A4E
(103,90,78)
#5D5147
(93,81,71)
#534840
(83,72,64)
#493F39
(73,63,57)
#3F3632
(63,54,50)
#352D2B
(53,45,43)
#2B2424
(43,36,36)
#211B1D
(33,27,29)
#171216
(23,18,22)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #716355

#716355
(113,99,85)
#7D7164
(125,113,100)
#897F73
(137,127,115)
#958D82
(149,141,130)
#A19B91
(161,155,145)
#ADA9A0
(173,169,160)
#B9B7AF
(185,183,175)
#C5C5BE
(197,197,190)
#D1D3CD
(209,211,205)
#DDE1DC
(221,225,220)
#E9EFEB
(233,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716355; }

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

This text font color is #716355.

Background Color

.myBgColor { background-color: #716355; }

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

This div background color is #716355.

Border color

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

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

This div border color is #716355.

Opacity

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

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

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

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

This text has shadow with #716355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716355.

Preview

Color preview on black background

This text has color #716355 on black background.


Color preview on white background

This text has color #716355 on white background.


Black color preview on #716355 background

This text has black color on #716355 background.


White color preview on #716355 background

This text has white color on #716355 background.


Related colors

Complementary color

Complementary color for #hex is #8E9CAA.


I love getcolorcode.com

Triadic colors

1 #557163 and #635571 with #716355 are triadic colors.

2 #556371 and #637155 with #716355 are triadic colors.