COLOR #715472

HEX: #715472 RGB: (113,84,114)

Color info

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

RGB color model

#715472 color RGB value is (113,84,114).

RGB: (113,84,114) (44%, 33%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 84 of 255 = 33%
B 114 of 255 = 45%

113
84
114

R + G + B ~ 41%. #715472 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 84 + 114 = 311 (100%)
R 113 of 311 ~ 36.33%
G 84 of 311 ~ 27.01%
B 114 of 311 ~ 36.66'%

%36.33
%27.01
%36.66

CMYK color model

#715472 color CMYK value is (1,26,0,55).

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

CMYK: (1,26,0,55)
C1M26Y0K55 (1%, 26%, 0%, 55%)
(0.01 / 0.26 / 0.00 / 0.55)

CMYK percentages

%0.88
%26.32
%0
%55.29

Codes

Color #715472 in popluar color models

71 54 72
RGB 113 84 114
HSL 298° 15.15% 38.82%
HSB/HSV 298° 26.32% 44.71%
CMYK 0.88% 26.32% 0.00%
55.29%

Color #715472 in popluar number systems.

HEX 71 54 72
Decimal 113 84 114
Binary 1110001 1010100 1110010
Octal 161 124 162

Shades and tints

Shades of #715472

#715472
(113,84,114)
#674D68
(103,77,104)
#5D465E
(93,70,94)
#533F54
(83,63,84)
#49384A
(73,56,74)
#3F3140
(63,49,64)
#352A36
(53,42,54)
#2B232C
(43,35,44)
#211C22
(33,28,34)
#171518
(23,21,24)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #715472

#715472
(113,84,114)
#7D637E
(125,99,126)
#89728A
(137,114,138)
#958196
(149,129,150)
#A190A2
(161,144,162)
#AD9FAE
(173,159,174)
#B9AEBA
(185,174,186)
#C5BDC6
(197,189,198)
#D1CCD2
(209,204,210)
#DDDBDE
(221,219,222)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715472; }

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

This text font color is #715472.

Background Color

.myBgColor { background-color: #715472; }

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

This div background color is #715472.

Border color

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

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

This div border color is #715472.

Opacity

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

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

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

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

This text has shadow with #715472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715472.

Preview

Color preview on black background

This text has color #715472 on black background.


Color preview on white background

This text has color #715472 on white background.


Black color preview on #715472 background

This text has black color on #715472 background.


White color preview on #715472 background

This text has white color on #715472 background.


Related colors

Complementary color

Complementary color for #hex is #8EAB8D.


I love getcolorcode.com

Triadic colors

1 #727154 and #547271 with #715472 are triadic colors.

2 #725471 and #547172 with #715472 are triadic colors.