COLOR #716535

HEX: #716535 RGB: (113,101,53)

Color info

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

RGB color model

#716535 color RGB value is (113,101,53).

RGB: (113,101,53) (44%, 40%, 21%)

RGB channels and saturation

R 113 of 255 = 44%
G 101 of 255 = 40%
B 53 of 255 = 21%

113
101
53

R + G + B ~ 35%. #716535 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 101 + 53 = 267 (100%)
R 113 of 267 ~ 42.32%
G 101 of 267 ~ 37.83%
B 53 of 267 ~ 19.85'%

%42.32
%37.83
%19.85

CMYK color model

#716535 color CMYK value is (0,11,53,56).

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

CMYK: (0,11,53,56)
C0M11Y53K56 (0%, 11%, 53%, 56%)
(0.00 / 0.11 / 0.53 / 0.56)

CMYK percentages

%0
%10.62
%53.1
%55.69

Codes

Color #716535 in popluar color models

71 65 35
RGB 113 101 53
HSL 48° 36.14% 32.55%
HSB/HSV 48° 53.10% 44.31%
CMYK 0.00% 10.62% 53.10%
55.69%

Color #716535 in popluar number systems.

HEX 71 65 35
Decimal 113 101 53
Binary 1110001 1100101 110101
Octal 161 145 65

Shades and tints

Shades of #716535

#716535
(113,101,53)
#675C31
(103,92,49)
#5D532D
(93,83,45)
#534A29
(83,74,41)
#494125
(73,65,37)
#3F3821
(63,56,33)
#352F1D
(53,47,29)
#2B2619
(43,38,25)
#211D15
(33,29,21)
#171411
(23,20,17)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #716535

#716535
(113,101,53)
#7D7347
(125,115,71)
#898159
(137,129,89)
#958F6B
(149,143,107)
#A19D7D
(161,157,125)
#ADAB8F
(173,171,143)
#B9B9A1
(185,185,161)
#C5C7B3
(197,199,179)
#D1D5C5
(209,213,197)
#DDE3D7
(221,227,215)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716535; }

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

This text font color is #716535.

Background Color

.myBgColor { background-color: #716535; }

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

This div background color is #716535.

Border color

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

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

This div border color is #716535.

Opacity

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

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

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

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

This text has shadow with #716535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716535.

Preview

Color preview on black background

This text has color #716535 on black background.


Color preview on white background

This text has color #716535 on white background.


Black color preview on #716535 background

This text has black color on #716535 background.


White color preview on #716535 background

This text has white color on #716535 background.


Related colors

Complementary color

Complementary color for #hex is #8E9ACA.


I love getcolorcode.com

Triadic colors

1 #357165 and #653571 with #716535 are triadic colors.

2 #356571 and #657135 with #716535 are triadic colors.