COLOR #715750

HEX: #715750 RGB: (113,87,80)

Color info

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

RGB color model

#715750 color RGB value is (113,87,80).

RGB: (113,87,80) (44%, 34%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 87 of 255 = 34%
B 80 of 255 = 31%

113
87
80

R + G + B ~ 36%. #715750 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 80 = 280 (100%)
R 113 of 280 ~ 40.36%
G 87 of 280 ~ 31.07%
B 80 of 280 ~ 28.57'%

%40.36
%31.07
%28.57

CMYK color model

#715750 color CMYK value is (0,23,29,56).

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

CMYK: (0,23,29,56)
C0M23Y29K56 (0%, 23%, 29%, 56%)
(0.00 / 0.23 / 0.29 / 0.56)

CMYK percentages

%0
%23.01
%29.2
%55.69

Codes

Color #715750 in popluar color models

71 57 50
RGB 113 87 80
HSL 13° 17.10% 37.84%
HSB/HSV 13° 29.20% 44.31%
CMYK 0.00% 23.01% 29.20%
55.69%

Color #715750 in popluar number systems.

HEX 71 57 50
Decimal 113 87 80
Binary 1110001 1010111 1010000
Octal 161 127 120

Shades and tints

Shades of #715750

#715750
(113,87,80)
#675049
(103,80,73)
#5D4942
(93,73,66)
#53423B
(83,66,59)
#493B34
(73,59,52)
#3F342D
(63,52,45)
#352D26
(53,45,38)
#2B261F
(43,38,31)
#211F18
(33,31,24)
#171811
(23,24,17)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #715750

#715750
(113,87,80)
#7D665F
(125,102,95)
#89756E
(137,117,110)
#95847D
(149,132,125)
#A1938C
(161,147,140)
#ADA29B
(173,162,155)
#B9B1AA
(185,177,170)
#C5C0B9
(197,192,185)
#D1CFC8
(209,207,200)
#DDDED7
(221,222,215)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715750; }

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

This text font color is #715750.

Background Color

.myBgColor { background-color: #715750; }

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

This div background color is #715750.

Border color

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

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

This div border color is #715750.

Opacity

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

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

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

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

This text has shadow with #715750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715750.

Preview

Color preview on black background

This text has color #715750 on black background.


Color preview on white background

This text has color #715750 on white background.


Black color preview on #715750 background

This text has black color on #715750 background.


White color preview on #715750 background

This text has white color on #715750 background.


Related colors

Complementary color

Complementary color for #hex is #8EA8AF.


I love getcolorcode.com

Triadic colors

1 #507157 and #575071 with #715750 are triadic colors.

2 #505771 and #577150 with #715750 are triadic colors.