COLOR #715D5A

HEX: #715D5A RGB: (113,93,90)

Color info

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

RGB color model

#715D5A color RGB value is (113,93,90).

RGB: (113,93,90) (44%, 36%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 93 of 255 = 36%
B 90 of 255 = 35%

113
93
90

R + G + B ~ 38%. #715D5A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 93 + 90 = 296 (100%)
R 113 of 296 ~ 38.18%
G 93 of 296 ~ 31.42%
B 90 of 296 ~ 30.41'%

%38.18
%31.42
%30.41

CMYK color model

#715D5A color CMYK value is (0,18,20,56).

  • cyan value is 0.00%
  • magenta value is 17.70%
  • yellow value is 20.35%
  • key color value is 55.69%

CMYK: (0,18,20,56)
C0M18Y20K56 (0%, 18%, 20%, 56%)
(0.00 / 0.18 / 0.20 / 0.56)

CMYK percentages

%0
%17.7
%20.35
%55.69

Codes

Color #715D5A in popluar color models

71 5D 5A
RGB 113 93 90
HSL 11.33% 39.80%
HSB/HSV 20.35% 44.31%
CMYK 0.00% 17.70% 20.35%
55.69%

Color #715D5A in popluar number systems.

HEX 71 5D 5A
Decimal 113 93 90
Binary 1110001 1011101 1011010
Octal 161 135 132

Shades and tints

Shades of #715D5A

#715D5A
(113,93,90)
#675552
(103,85,82)
#5D4D4A
(93,77,74)
#534542
(83,69,66)
#493D3A
(73,61,58)
#3F3532
(63,53,50)
#352D2A
(53,45,42)
#2B2522
(43,37,34)
#211D1A
(33,29,26)
#171512
(23,21,18)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #715D5A

#715D5A
(113,93,90)
#7D6B69
(125,107,105)
#897978
(137,121,120)
#958787
(149,135,135)
#A19596
(161,149,150)
#ADA3A5
(173,163,165)
#B9B1B4
(185,177,180)
#C5BFC3
(197,191,195)
#D1CDD2
(209,205,210)
#DDDBE1
(221,219,225)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715D5A color. Also use rgb(113,93,90) instead hex code.

Text Font Color

.myTextColor { color: #715D5A; }

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

This text font color is #715D5A.

Background Color

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

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

This div background color is #715D5A.

Border color

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

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

This div border color is #715D5A.

Opacity

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

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

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

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

This text has shadow with #715D5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715D5A.

Preview

Color preview on black background

This text has color #715D5A on black background.


Color preview on white background

This text has color #715D5A on white background.


Black color preview on #715D5A background

This text has black color on #715D5A background.


White color preview on #715D5A background

This text has white color on #715D5A background.


Related colors

Complementary color

Complementary color for #hex is #8EA2A5.


I love getcolorcode.com

Triadic colors

1 #5A715D and #5D5A71 with #715D5A are triadic colors.

2 #5A5D71 and #5D715A with #715D5A are triadic colors.