COLOR #715C42

HEX: #715C42 RGB: (113,92,66)

Color info

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

RGB color model

#715C42 color RGB value is (113,92,66).

RGB: (113,92,66) (44%, 36%, 26%)

RGB channels and saturation

R 113 of 255 = 44%
G 92 of 255 = 36%
B 66 of 255 = 26%

113
92
66

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

Portions of RGB colors in percentages

R + G + B = 113 + 92 + 66 = 271 (100%)
R 113 of 271 ~ 41.7%
G 92 of 271 ~ 33.95%
B 66 of 271 ~ 24.35'%

%41.7
%33.95
%24.35

CMYK color model

#715C42 color CMYK value is (0,19,42,56).

  • cyan value is 0.00%
  • magenta value is 18.58%
  • yellow value is 41.59%
  • key color value is 55.69%

CMYK: (0,19,42,56)
C0M19Y42K56 (0%, 19%, 42%, 56%)
(0.00 / 0.19 / 0.42 / 0.56)

CMYK percentages

%0
%18.58
%41.59
%55.69

Codes

Color #715C42 in popluar color models

71 5C 42
RGB 113 92 66
HSL 33° 26.26% 35.10%
HSB/HSV 33° 41.59% 44.31%
CMYK 0.00% 18.58% 41.59%
55.69%

Color #715C42 in popluar number systems.

HEX 71 5C 42
Decimal 113 92 66
Binary 1110001 1011100 1000010
Octal 161 134 102

Shades and tints

Shades of #715C42

#715C42
(113,92,66)
#67543C
(103,84,60)
#5D4C36
(93,76,54)
#534430
(83,68,48)
#493C2A
(73,60,42)
#3F3424
(63,52,36)
#352C1E
(53,44,30)
#2B2418
(43,36,24)
#211C12
(33,28,18)
#17140C
(23,20,12)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #715C42

#715C42
(113,92,66)
#7D6A53
(125,106,83)
#897864
(137,120,100)
#958675
(149,134,117)
#A19486
(161,148,134)
#ADA297
(173,162,151)
#B9B0A8
(185,176,168)
#C5BEB9
(197,190,185)
#D1CCCA
(209,204,202)
#DDDADB
(221,218,219)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715C42 color. Also use rgb(113,92,66) instead hex code.

Text Font Color

.myTextColor { color: #715C42; }

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

This text font color is #715C42.

Background Color

.myBgColor { background-color: #715C42; }

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

This div background color is #715C42.

Border color

.myBorderColor { border: 1px solid #715C42; }

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

This div border color is #715C42.

Opacity

.myOpacity80 { color: #715C42; opacity: 0.8; }

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

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

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

This text has shadow with #715C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715C42.

Preview

Color preview on black background

This text has color #715C42 on black background.


Color preview on white background

This text has color #715C42 on white background.


Black color preview on #715C42 background

This text has black color on #715C42 background.


White color preview on #715C42 background

This text has white color on #715C42 background.


Related colors

Complementary color

Complementary color for #hex is #8EA3BD.


I love getcolorcode.com

Triadic colors

1 #42715C and #5C4271 with #715C42 are triadic colors.

2 #425C71 and #5C7142 with #715C42 are triadic colors.