COLOR #715C72

HEX: #715C72 RGB: (113,92,114)

Color info

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

RGB color model

#715C72 color RGB value is (113,92,114).

RGB: (113,92,114) (44%, 36%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 92 of 255 = 36%
B 114 of 255 = 45%

113
92
114

R + G + B ~ 42%. #715C72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 92 + 114 = 319 (100%)
R 113 of 319 ~ 35.42%
G 92 of 319 ~ 28.84%
B 114 of 319 ~ 35.74'%

%35.42
%28.84
%35.74

CMYK color model

#715C72 color CMYK value is (1,19,0,55).

  • cyan value is 0.88%
  • magenta value is 19.30%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (1,19,0,55)
C1M19Y0K55 (1%, 19%, 0%, 55%)
(0.01 / 0.19 / 0.00 / 0.55)

CMYK percentages

%0.88
%19.3
%0
%55.29

Codes

Color #715C72 in popluar color models

71 5C 72
RGB 113 92 114
HSL 297° 10.68% 40.39%
HSB/HSV 297° 19.30% 44.71%
CMYK 0.88% 19.30% 0.00%
55.29%

Color #715C72 in popluar number systems.

HEX 71 5C 72
Decimal 113 92 114
Binary 1110001 1011100 1110010
Octal 161 134 162

Shades and tints

Shades of #715C72

#715C72
(113,92,114)
#675468
(103,84,104)
#5D4C5E
(93,76,94)
#534454
(83,68,84)
#493C4A
(73,60,74)
#3F3440
(63,52,64)
#352C36
(53,44,54)
#2B242C
(43,36,44)
#211C22
(33,28,34)
#171418
(23,20,24)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #715C72

#715C72
(113,92,114)
#7D6A7E
(125,106,126)
#89788A
(137,120,138)
#958696
(149,134,150)
#A194A2
(161,148,162)
#ADA2AE
(173,162,174)
#B9B0BA
(185,176,186)
#C5BEC6
(197,190,198)
#D1CCD2
(209,204,210)
#DDDADE
(221,218,222)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715C72; }

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

This text font color is #715C72.

Background Color

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

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

This div background color is #715C72.

Border color

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

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

This div border color is #715C72.

Opacity

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

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

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

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

This text has shadow with #715C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715C72.

Preview

Color preview on black background

This text has color #715C72 on black background.


Color preview on white background

This text has color #715C72 on white background.


Black color preview on #715C72 background

This text has black color on #715C72 background.


White color preview on #715C72 background

This text has white color on #715C72 background.


Related colors

Complementary color

Complementary color for #hex is #8EA38D.


I love getcolorcode.com

Triadic colors

1 #72715C and #5C7271 with #715C72 are triadic colors.

2 #725C71 and #5C7172 with #715C72 are triadic colors.