COLOR #71558E

HEX: #71558E RGB: (113,85,142)

Color info

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

RGB color model

#71558E color RGB value is (113,85,142).

RGB: (113,85,142) (44%, 33%, 56%)

RGB channels and saturation

R 113 of 255 = 44%
G 85 of 255 = 33%
B 142 of 255 = 56%

113
85
142

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

Portions of RGB colors in percentages

R + G + B = 113 + 85 + 142 = 340 (100%)
R 113 of 340 ~ 33.24%
G 85 of 340 ~ 25%
B 142 of 340 ~ 41.76'%

%33.24
%25
%41.76

CMYK color model

#71558E color CMYK value is (20,40,0,44).

  • cyan value is 20.42%
  • magenta value is 40.14%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (20,40,0,44)
C20M40Y0K44 (20%, 40%, 0%, 44%)
(0.20 / 0.40 / 0.00 / 0.44)

CMYK percentages

%20.42
%40.14
%0
%44.31

Codes

Color #71558E in popluar color models

71 55 8E
RGB 113 85 142
HSL 269° 25.11% 44.51%
HSB/HSV 269° 40.14% 55.69%
CMYK 20.42% 40.14% 0.00%
44.31%

Color #71558E in popluar number systems.

HEX 71 55 8E
Decimal 113 85 142
Binary 1110001 1010101 10001110
Octal 161 125 216

Shades and tints

Shades of #71558E

#71558E
(113,85,142)
#674E82
(103,78,130)
#5D4776
(93,71,118)
#53406A
(83,64,106)
#49395E
(73,57,94)
#3F3252
(63,50,82)
#352B46
(53,43,70)
#2B243A
(43,36,58)
#211D2E
(33,29,46)
#171622
(23,22,34)
#0D0F16
(13,15,22)
#000000
(0,0,0)

Tints of #71558E

#71558E
(113,85,142)
#7D6498
(125,100,152)
#8973A2
(137,115,162)
#9582AC
(149,130,172)
#A191B6
(161,145,182)
#ADA0C0
(173,160,192)
#B9AFCA
(185,175,202)
#C5BED4
(197,190,212)
#D1CDDE
(209,205,222)
#DDDCE8
(221,220,232)
#E9EBF2
(233,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71558E color. Also use rgb(113,85,142) instead hex code.

Text Font Color

.myTextColor { color: #71558E; }

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

This text font color is #71558E.

Background Color

.myBgColor { background-color: #71558E; }

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

This div background color is #71558E.

Border color

.myBorderColor { border: 1px solid #71558E; }

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

This div border color is #71558E.

Opacity

.myOpacity80 { color: #71558E; opacity: 0.8; }

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

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

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

This text has shadow with #71558E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71558E.

Preview

Color preview on black background

This text has color #71558E on black background.


Color preview on white background

This text has color #71558E on white background.


Black color preview on #71558E background

This text has black color on #71558E background.


White color preview on #71558E background

This text has white color on #71558E background.


Related colors

Complementary color

Complementary color for #hex is #8EAA71.


I love getcolorcode.com

Triadic colors

1 #8E7155 and #558E71 with #71558E are triadic colors.

2 #8E5571 and #55718E with #71558E are triadic colors.