COLOR #715787

HEX: #715787 RGB: (113,87,135)

Color info

#715787 contains red, green and blue colors in about the same proportion. Web safe color of #715787 is #666699 (or #669).

RGB color model

#715787 color RGB value is (113,87,135).

RGB: (113,87,135) (44%, 34%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 87 of 255 = 34%
B 135 of 255 = 53%

113
87
135

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

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 135 = 335 (100%)
R 113 of 335 ~ 33.73%
G 87 of 335 ~ 25.97%
B 135 of 335 ~ 40.3'%

%33.73
%25.97
%40.3

CMYK color model

#715787 color CMYK value is (16,36,0,47).

  • cyan value is 16.30%
  • magenta value is 35.56%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (16,36,0,47)
C16M36Y0K47 (16%, 36%, 0%, 47%)
(0.16 / 0.36 / 0.00 / 0.47)

CMYK percentages

%16.3
%35.56
%0
%47.06

Codes

Color #715787 in popluar color models

71 57 87
RGB 113 87 135
HSL 273° 21.62% 43.53%
HSB/HSV 273° 35.56% 52.94%
CMYK 16.30% 35.56% 0.00%
47.06%

Color #715787 in popluar number systems.

HEX 71 57 87
Decimal 113 87 135
Binary 1110001 1010111 10000111
Octal 161 127 207

Shades and tints

Shades of #715787

#715787
(113,87,135)
#67507B
(103,80,123)
#5D496F
(93,73,111)
#534263
(83,66,99)
#493B57
(73,59,87)
#3F344B
(63,52,75)
#352D3F
(53,45,63)
#2B2633
(43,38,51)
#211F27
(33,31,39)
#17181B
(23,24,27)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #715787

#715787
(113,87,135)
#7D6691
(125,102,145)
#89759B
(137,117,155)
#9584A5
(149,132,165)
#A193AF
(161,147,175)
#ADA2B9
(173,162,185)
#B9B1C3
(185,177,195)
#C5C0CD
(197,192,205)
#D1CFD7
(209,207,215)
#DDDEE1
(221,222,225)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715787; }

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

This text font color is #715787.

Background Color

.myBgColor { background-color: #715787; }

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

This div background color is #715787.

Border color

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

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

This div border color is #715787.

Opacity

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

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

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

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

This text has shadow with #715787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715787.

Preview

Color preview on black background

This text has color #715787 on black background.


Color preview on white background

This text has color #715787 on white background.


Black color preview on #715787 background

This text has black color on #715787 background.


White color preview on #715787 background

This text has white color on #715787 background.


Related colors

Complementary color

Complementary color for #hex is #8EA878.


I love getcolorcode.com

Triadic colors

1 #877157 and #578771 with #715787 are triadic colors.

2 #875771 and #577187 with #715787 are triadic colors.