COLOR #71518A

HEX: #71518A RGB: (113,81,138)

Color info

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

RGB color model

#71518A color RGB value is (113,81,138).

RGB: (113,81,138) (44%, 32%, 54%)

RGB channels and saturation

R 113 of 255 = 44%
G 81 of 255 = 32%
B 138 of 255 = 54%

113
81
138

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

Portions of RGB colors in percentages

R + G + B = 113 + 81 + 138 = 332 (100%)
R 113 of 332 ~ 34.04%
G 81 of 332 ~ 24.4%
B 138 of 332 ~ 41.57'%

%34.04
%24.4
%41.57

CMYK color model

#71518A color CMYK value is (18,41,0,46).

  • cyan value is 18.12%
  • magenta value is 41.30%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (18,41,0,46) C18M41Y0K46 (18%,41%,0%,46%) (0.18/0.41/0.00/0.46) 

CMYK percentages

%18.12
%41.3
%0
%45.88

Codes

Color #71518A in popluar color models

71 51 8A
RGB 113 81 138
HSL 274° 26.03% 42.94%
HSB/HSV 274° 41.30% 54.12%
CMYK 18.12% 41.30% 0.00%
45.88%

Color #71518A in popluar number systems.

HEX 71 51 8A
Decimal 113 81 138
Binary 1110001 1010001 10001010
Octal 161 121 212

Shades and tints

Shades of #71518A

#71518A
(113,81,138)
#674A7E
(103,74,126)
#5D4372
(93,67,114)
#533C66
(83,60,102)
#49355A
(73,53,90)
#3F2E4E
(63,46,78)
#352742
(53,39,66)
#2B2036
(43,32,54)
#21192A
(33,25,42)
#17121E
(23,18,30)
#0D0B12
(13,11,18)
#000000
(0,0,0)

Tints of #71518A

#71518A
(113,81,138)
#7D6094
(125,96,148)
#896F9E
(137,111,158)
#957EA8
(149,126,168)
#A18DB2
(161,141,178)
#AD9CBC
(173,156,188)
#B9ABC6
(185,171,198)
#C5BAD0
(197,186,208)
#D1C9DA
(209,201,218)
#DDD8E4
(221,216,228)
#E9E7EE
(233,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71518A color. Also use rgb(113,81,138) instead hex code.

Text Font Color

.myTextColor { color: #71518A; }

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

This text font color is #71518A.

Background Color

.myBgColor { background-color: #71518A; }

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

This div background color is #71518A.

Border color

.myBorderColor { border: 1px solid #71518A; }

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

This div border color is #71518A.

Opacity

.myOpacity80 { color: #71518A; opacity: 0.8; }

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

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

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

This text has shadow with #71518A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71518A.

Preview

Color preview on black background

This text has color #71518A on black background.


Color preview on white background

This text has color #71518A on white background.


Black color preview on #71518A background

This text has black color on #71518A background.


White color preview on #71518A background

This text has white color on #71518A background.


Related colors

Complementary color

Complementary color for #hex is #8EAE75.


I love getcolorcode.com

Triadic colors

1 #8A7151 and #518A71 with #71518A are triadic colors.

2 #8A5171 and #51718A with #71518A are triadic colors.