COLOR #715752

HEX: #715752 RGB: (113,87,82)

Color info

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

RGB color model

#715752 color RGB value is (113,87,82).

RGB: (113,87,82) (44%, 34%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 87 of 255 = 34%
B 82 of 255 = 32%

113
87
82

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

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 82 = 282 (100%)
R 113 of 282 ~ 40.07%
G 87 of 282 ~ 30.85%
B 82 of 282 ~ 29.08'%

%40.07
%30.85
%29.08

CMYK color model

#715752 color CMYK value is (0,23,27,56).

  • cyan value is 0.00%
  • magenta value is 23.01%
  • yellow value is 27.43%
  • key color value is 55.69%

CMYK: (0,23,27,56)
C0M23Y27K56 (0%, 23%, 27%, 56%)
(0.00 / 0.23 / 0.27 / 0.56)

CMYK percentages

%0
%23.01
%27.43
%55.69

Codes

Color #715752 in popluar color models

71 57 52
RGB 113 87 82
HSL 10° 15.90% 38.24%
HSB/HSV 10° 27.43% 44.31%
CMYK 0.00% 23.01% 27.43%
55.69%

Color #715752 in popluar number systems.

HEX 71 57 52
Decimal 113 87 82
Binary 1110001 1010111 1010010
Octal 161 127 122

Shades and tints

Shades of #715752

#715752
(113,87,82)
#67504B
(103,80,75)
#5D4944
(93,73,68)
#53423D
(83,66,61)
#493B36
(73,59,54)
#3F342F
(63,52,47)
#352D28
(53,45,40)
#2B2621
(43,38,33)
#211F1A
(33,31,26)
#171813
(23,24,19)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #715752

#715752
(113,87,82)
#7D6661
(125,102,97)
#897570
(137,117,112)
#95847F
(149,132,127)
#A1938E
(161,147,142)
#ADA29D
(173,162,157)
#B9B1AC
(185,177,172)
#C5C0BB
(197,192,187)
#D1CFCA
(209,207,202)
#DDDED9
(221,222,217)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715752 color. Also use rgb(113,87,82) instead hex code.

Text Font Color

.myTextColor { color: #715752; }

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

This text font color is #715752.

Background Color

.myBgColor { background-color: #715752; }

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

This div background color is #715752.

Border color

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

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

This div border color is #715752.

Opacity

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

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

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

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

This text has shadow with #715752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715752.

Preview

Color preview on black background

This text has color #715752 on black background.


Color preview on white background

This text has color #715752 on white background.


Black color preview on #715752 background

This text has black color on #715752 background.


White color preview on #715752 background

This text has white color on #715752 background.


Related colors

Complementary color

Complementary color for #hex is #8EA8AD.


I love getcolorcode.com

Triadic colors

1 #527157 and #575271 with #715752 are triadic colors.

2 #525771 and #577152 with #715752 are triadic colors.