COLOR #715767

HEX: #715767 RGB: (113,87,103)

Color info

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

RGB color model

#715767 color RGB value is (113,87,103).

RGB: (113,87,103) (44%, 34%, 40%)

RGB channels and saturation

R 113 of 255 = 44%
G 87 of 255 = 34%
B 103 of 255 = 40%

113
87
103

R + G + B ~ 39%. #715767 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 103 = 303 (100%)
R 113 of 303 ~ 37.29%
G 87 of 303 ~ 28.71%
B 103 of 303 ~ 33.99'%

%37.29
%28.71
%33.99

CMYK color model

#715767 color CMYK value is (0,23,9,56).

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

CMYK: (0,23,9,56)
C0M23Y9K56 (0%, 23%, 9%, 56%)
(0.00 / 0.23 / 0.09 / 0.56)

CMYK percentages

%0
%23.01
%8.85
%55.69

Codes

Color #715767 in popluar color models

71 57 67
RGB 113 87 103
HSL 323° 13.00% 39.22%
HSB/HSV 323° 23.01% 44.31%
CMYK 0.00% 23.01% 8.85%
55.69%

Color #715767 in popluar number systems.

HEX 71 57 67
Decimal 113 87 103
Binary 1110001 1010111 1100111
Octal 161 127 147

Shades and tints

Shades of #715767

#715767
(113,87,103)
#67505E
(103,80,94)
#5D4955
(93,73,85)
#53424C
(83,66,76)
#493B43
(73,59,67)
#3F343A
(63,52,58)
#352D31
(53,45,49)
#2B2628
(43,38,40)
#211F1F
(33,31,31)
#171816
(23,24,22)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #715767

#715767
(113,87,103)
#7D6674
(125,102,116)
#897581
(137,117,129)
#95848E
(149,132,142)
#A1939B
(161,147,155)
#ADA2A8
(173,162,168)
#B9B1B5
(185,177,181)
#C5C0C2
(197,192,194)
#D1CFCF
(209,207,207)
#DDDEDC
(221,222,220)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715767; }

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

This text font color is #715767.

Background Color

.myBgColor { background-color: #715767; }

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

This div background color is #715767.

Border color

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

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

This div border color is #715767.

Opacity

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

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

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

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

This text has shadow with #715767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715767.

Preview

Color preview on black background

This text has color #715767 on black background.


Color preview on white background

This text has color #715767 on white background.


Black color preview on #715767 background

This text has black color on #715767 background.


White color preview on #715767 background

This text has white color on #715767 background.


Related colors

Complementary color

Complementary color for #hex is #8EA898.


I love getcolorcode.com

Triadic colors

1 #677157 and #576771 with #715767 are triadic colors.

2 #675771 and #577167 with #715767 are triadic colors.