COLOR #71365B

HEX: #71365B RGB: (113,54,91)

Color info

#71365B contains red, green and blue colors in about the same proportion. Web safe color of #71365B is #663366 (or #636).

RGB color model

#71365B color RGB value is (113,54,91).

RGB: (113,54,91) (44%, 21%, 36%)

RGB channels and saturation

R 113 of 255 = 44%
G 54 of 255 = 21%
B 91 of 255 = 36%

113
54
91

R + G + B ~ 34%. #71365B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 54 + 91 = 258 (100%)
R 113 of 258 ~ 43.8%
G 54 of 258 ~ 20.93%
B 91 of 258 ~ 35.27'%

%43.8
%20.93
%35.27

CMYK color model

#71365B color CMYK value is (0,52,19,56).

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

CMYK: (0,52,19,56)
C0M52Y19K56 (0%, 52%, 19%, 56%)
(0.00 / 0.52 / 0.19 / 0.56)

CMYK percentages

%0
%52.21
%19.47
%55.69

Codes

Color #71365B in popluar color models

71 36 5B
RGB 113 54 91
HSL 322° 35.33% 32.75%
HSB/HSV 322° 52.21% 44.31%
CMYK 0.00% 52.21% 19.47%
55.69%

Color #71365B in popluar number systems.

HEX 71 36 5B
Decimal 113 54 91
Binary 1110001 110110 1011011
Octal 161 66 133

Shades and tints

Shades of #71365B

#71365B
(113,54,91)
#673253
(103,50,83)
#5D2E4B
(93,46,75)
#532A43
(83,42,67)
#49263B
(73,38,59)
#3F2233
(63,34,51)
#351E2B
(53,30,43)
#2B1A23
(43,26,35)
#21161B
(33,22,27)
#171213
(23,18,19)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #71365B

#71365B
(113,54,91)
#7D4869
(125,72,105)
#895A77
(137,90,119)
#956C85
(149,108,133)
#A17E93
(161,126,147)
#AD90A1
(173,144,161)
#B9A2AF
(185,162,175)
#C5B4BD
(197,180,189)
#D1C6CB
(209,198,203)
#DDD8D9
(221,216,217)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71365B; }

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

This text font color is #71365B.

Background Color

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

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

This div background color is #71365B.

Border color

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

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

This div border color is #71365B.

Opacity

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

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

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

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

This text has shadow with #71365B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71365B.

Preview

Color preview on black background

This text has color #71365B on black background.


Color preview on white background

This text has color #71365B on white background.


Black color preview on #71365B background

This text has black color on #71365B background.


White color preview on #71365B background

This text has white color on #71365B background.


Related colors

Complementary color

Complementary color for #hex is #8EC9A4.


I love getcolorcode.com

Triadic colors

1 #5B7136 and #365B71 with #71365B are triadic colors.

2 #5B3671 and #36715B with #71365B are triadic colors.