COLOR #71165B

HEX: #71165B RGB: (113,22,91)

Color info

#71165B contains mainly red and blue colors. Web safe color of #71165B is #660066 (or #606).

RGB color model

#71165B color RGB value is (113,22,91).

RGB: (113,22,91) (44%, 9%, 36%)

RGB channels and saturation

R 113 of 255 = 44%
G 22 of 255 = 9%
B 91 of 255 = 36%

113
22
91

R + G + B ~ 30%. #71165B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 22 + 91 = 226 (100%)
R 113 of 226 ~ 50%
G 22 of 226 ~ 9.73%
B 91 of 226 ~ 40.27'%

%50
%40.27

CMYK color model

#71165B color CMYK value is (0,81,19,56).

  • cyan value is 0.00%
  • magenta value is 80.53%
  • yellow value is 19.47%
  • key color value is 55.69%

CMYK: (0,81,19,56)
C0M81Y19K56 (0%, 81%, 19%, 56%)
(0.00 / 0.81 / 0.19 / 0.56)

CMYK percentages

%0
%80.53
%19.47
%55.69

Codes

Color #71165B in popluar color models

71 16 5B
RGB 113 22 91
HSL 315° 67.41% 26.47%
HSB/HSV 315° 80.53% 44.31%
CMYK 0.00% 80.53% 19.47%
55.69%

Color #71165B in popluar number systems.

HEX 71 16 5B
Decimal 113 22 91
Binary 1110001 10110 1011011
Octal 161 26 133

Shades and tints

Shades of #71165B

#71165B
(113,22,91)
#671453
(103,20,83)
#5D124B
(93,18,75)
#531043
(83,16,67)
#490E3B
(73,14,59)
#3F0C33
(63,12,51)
#350A2B
(53,10,43)
#2B0823
(43,8,35)
#21061B
(33,6,27)
#170413
(23,4,19)
#0D020B
(13,2,11)
#000000
(0,0,0)

Tints of #71165B

#71165B
(113,22,91)
#7D2B69
(125,43,105)
#894077
(137,64,119)
#955585
(149,85,133)
#A16A93
(161,106,147)
#AD7FA1
(173,127,161)
#B994AF
(185,148,175)
#C5A9BD
(197,169,189)
#D1BECB
(209,190,203)
#DDD3D9
(221,211,217)
#E9E8E7
(233,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71165B color. Also use rgb(113,22,91) instead hex code.

Text Font Color

.myTextColor { color: #71165B; }

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

This text font color is #71165B.

Background Color

.myBgColor { background-color: #71165B; }

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

This div background color is #71165B.

Border color

.myBorderColor { border: 1px solid #71165B; }

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

This div border color is #71165B.

Opacity

.myOpacity80 { color: #71165B; opacity: 0.8; }

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

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

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

This text has shadow with #71165B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71165B.

Preview

Color preview on black background

This text has color #71165B on black background.


Color preview on white background

This text has color #71165B on white background.


Black color preview on #71165B background

This text has black color on #71165B background.


White color preview on #71165B background

This text has white color on #71165B background.


Related colors

Complementary color

Complementary color for #hex is #8EE9A4.


I love getcolorcode.com

Triadic colors

1 #5B7116 and #165B71 with #71165B are triadic colors.

2 #5B1671 and #16715B with #71165B are triadic colors.