COLOR #71539C

HEX: #71539C RGB: (113,83,156)

Color info

#71539C contains mainly red and blue colors. Web safe color of #71539C is #666699 (or #669).

RGB color model

#71539C color RGB value is (113,83,156).

RGB: (113,83,156) (44%, 33%, 61%)

RGB channels and saturation

R 113 of 255 = 44%
G 83 of 255 = 33%
B 156 of 255 = 61%

113
83
156

R + G + B ~ 46%. #71539C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 83 + 156 = 352 (100%)
R 113 of 352 ~ 32.1%
G 83 of 352 ~ 23.58%
B 156 of 352 ~ 44.32'%

%32.1
%23.58
%44.32

CMYK color model

#71539C color CMYK value is (28,47,0,39).

  • cyan value is 27.56%
  • magenta value is 46.79%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (28,47,0,39)
C28M47Y0K39 (28%, 47%, 0%, 39%)
(0.28 / 0.47 / 0.00 / 0.39)

CMYK percentages

%27.56
%46.79
%0
%38.82

Codes

Color #71539C in popluar color models

71 53 9C
RGB 113 83 156
HSL 265° 30.54% 46.86%
HSB/HSV 265° 46.79% 61.18%
CMYK 27.56% 46.79% 0.00%
38.82%

Color #71539C in popluar number systems.

HEX 71 53 9C
Decimal 113 83 156
Binary 1110001 1010011 10011100
Octal 161 123 234

Shades and tints

Shades of #71539C

#71539C
(113,83,156)
#674C8E
(103,76,142)
#5D4580
(93,69,128)
#533E72
(83,62,114)
#493764
(73,55,100)
#3F3056
(63,48,86)
#352948
(53,41,72)
#2B223A
(43,34,58)
#211B2C
(33,27,44)
#17141E
(23,20,30)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #71539C

#71539C
(113,83,156)
#7D62A5
(125,98,165)
#8971AE
(137,113,174)
#9580B7
(149,128,183)
#A18FC0
(161,143,192)
#AD9EC9
(173,158,201)
#B9ADD2
(185,173,210)
#C5BCDB
(197,188,219)
#D1CBE4
(209,203,228)
#DDDAED
(221,218,237)
#E9E9F6
(233,233,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71539C color. Also use rgb(113,83,156) instead hex code.

Text Font Color

.myTextColor { color: #71539C; }

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

This text font color is #71539C.

Background Color

.myBgColor { background-color: #71539C; }

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

This div background color is #71539C.

Border color

.myBorderColor { border: 1px solid #71539C; }

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

This div border color is #71539C.

Opacity

.myOpacity80 { color: #71539C; opacity: 0.8; }

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

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

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

This text has shadow with #71539C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71539C.

Preview

Color preview on black background

This text has color #71539C on black background.


Color preview on white background

This text has color #71539C on white background.


Black color preview on #71539C background

This text has black color on #71539C background.


White color preview on #71539C background

This text has white color on #71539C background.


Related colors

Complementary color

Complementary color for #hex is #8EAC63.


I love getcolorcode.com

Triadic colors

1 #9C7153 and #539C71 with #71539C are triadic colors.

2 #9C5371 and #53719C with #71539C are triadic colors.