COLOR #715682

HEX: #715682 RGB: (113,86,130)

Color info

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

RGB color model

#715682 color RGB value is (113,86,130).

RGB: (113,86,130) (44%, 34%, 51%)

RGB channels and saturation

R 113 of 255 = 44%
G 86 of 255 = 34%
B 130 of 255 = 51%

113
86
130

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

Portions of RGB colors in percentages

R + G + B = 113 + 86 + 130 = 329 (100%)
R 113 of 329 ~ 34.35%
G 86 of 329 ~ 26.14%
B 130 of 329 ~ 39.51'%

%34.35
%26.14
%39.51

CMYK color model

#715682 color CMYK value is (13,34,0,49).

  • cyan value is 13.08%
  • magenta value is 33.85%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (13,34,0,49)
C13M34Y0K49 (13%, 34%, 0%, 49%)
(0.13 / 0.34 / 0.00 / 0.49)

CMYK percentages

%13.08
%33.85
%0
%49.02

Codes

Color #715682 in popluar color models

71 56 82
RGB 113 86 130
HSL 277° 20.37% 42.35%
HSB/HSV 277° 33.85% 50.98%
CMYK 13.08% 33.85% 0.00%
49.02%

Color #715682 in popluar number systems.

HEX 71 56 82
Decimal 113 86 130
Binary 1110001 1010110 10000010
Octal 161 126 202

Shades and tints

Shades of #715682

#715682
(113,86,130)
#674F77
(103,79,119)
#5D486C
(93,72,108)
#534161
(83,65,97)
#493A56
(73,58,86)
#3F334B
(63,51,75)
#352C40
(53,44,64)
#2B2535
(43,37,53)
#211E2A
(33,30,42)
#17171F
(23,23,31)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #715682

#715682
(113,86,130)
#7D658D
(125,101,141)
#897498
(137,116,152)
#9583A3
(149,131,163)
#A192AE
(161,146,174)
#ADA1B9
(173,161,185)
#B9B0C4
(185,176,196)
#C5BFCF
(197,191,207)
#D1CEDA
(209,206,218)
#DDDDE5
(221,221,229)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715682 color. Also use rgb(113,86,130) instead hex code.

Text Font Color

.myTextColor { color: #715682; }

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

This text font color is #715682.

Background Color

.myBgColor { background-color: #715682; }

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

This div background color is #715682.

Border color

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

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

This div border color is #715682.

Opacity

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

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

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

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

This text has shadow with #715682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715682.

Preview

Color preview on black background

This text has color #715682 on black background.


Color preview on white background

This text has color #715682 on white background.


Black color preview on #715682 background

This text has black color on #715682 background.


White color preview on #715682 background

This text has white color on #715682 background.


Related colors

Complementary color

Complementary color for #hex is #8EA97D.


I love getcolorcode.com

Triadic colors

1 #827156 and #568271 with #715682 are triadic colors.

2 #825671 and #567182 with #715682 are triadic colors.