COLOR #715888

HEX: #715888 RGB: (113,88,136)

Color info

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

RGB color model

#715888 color RGB value is (113,88,136).

RGB: (113,88,136) (44%, 35%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 88 of 255 = 35%
B 136 of 255 = 53%

113
88
136

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

Portions of RGB colors in percentages

R + G + B = 113 + 88 + 136 = 337 (100%)
R 113 of 337 ~ 33.53%
G 88 of 337 ~ 26.11%
B 136 of 337 ~ 40.36'%

%33.53
%26.11
%40.36

CMYK color model

#715888 color CMYK value is (17,35,0,47).

  • cyan value is 16.91%
  • magenta value is 35.29%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (17,35,0,47) C17M35Y0K47 (17%,35%,0%,47%) (0.17/0.35/0.00/0.47) 

CMYK percentages

%16.91
%35.29
%0
%46.67

Codes

Color #715888 in popluar color models

71 58 88
RGB 113 88 136
HSL 271° 21.43% 43.92%
HSB/HSV 271° 35.29% 53.33%
CMYK 16.91% 35.29% 0.00%
46.67%

Color #715888 in popluar number systems.

HEX 71 58 88
Decimal 113 88 136
Binary 1110001 1011000 10001000
Octal 161 130 210

Shades and tints

Shades of #715888

#715888
(113,88,136)
#67507C
(103,80,124)
#5D4870
(93,72,112)
#534064
(83,64,100)
#493858
(73,56,88)
#3F304C
(63,48,76)
#352840
(53,40,64)
#2B2034
(43,32,52)
#211828
(33,24,40)
#17101C
(23,16,28)
#0D0810
(13,8,16)
#000000
(0,0,0)

Tints of #715888

#715888
(113,88,136)
#7D6792
(125,103,146)
#89769C
(137,118,156)
#9585A6
(149,133,166)
#A194B0
(161,148,176)
#ADA3BA
(173,163,186)
#B9B2C4
(185,178,196)
#C5C1CE
(197,193,206)
#D1D0D8
(209,208,216)
#DDDFE2
(221,223,226)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715888 color. Also use rgb(113,88,136) instead hex code.

Text Font Color

.myTextColor { color: #715888; }

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

This text font color is #715888.

Background Color

.myBgColor { background-color: #715888; }

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

This div background color is #715888.

Border color

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

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

This div border color is #715888.

Opacity

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

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

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

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

This text has shadow with #715888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715888.

Preview

Color preview on black background

This text has color #715888 on black background.


Color preview on white background

This text has color #715888 on white background.


Black color preview on #715888 background

This text has black color on #715888 background.


White color preview on #715888 background

This text has white color on #715888 background.


Related colors

Complementary color

Complementary color for #hex is #8EA777.


I love getcolorcode.com

Triadic colors

1 #887158 and #588871 with #715888 are triadic colors.

2 #885871 and #587188 with #715888 are triadic colors.