COLOR #71445E

HEX: #71445E RGB: (113,68,94)

Color info

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

RGB color model

#71445E color RGB value is (113,68,94).

RGB: (113,68,94) (44%, 27%, 37%)

RGB channels and saturation

R 113 of 255 = 44%
G 68 of 255 = 27%
B 94 of 255 = 37%

113
68
94

R + G + B ~ 36%. #71445E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 68 + 94 = 275 (100%)
R 113 of 275 ~ 41.09%
G 68 of 275 ~ 24.73%
B 94 of 275 ~ 34.18'%

%41.09
%24.73
%34.18

CMYK color model

#71445E color CMYK value is (0,40,17,56).

  • cyan value is 0.00%
  • magenta value is 39.82%
  • yellow value is 16.81%
  • key color value is 55.69%

CMYK: (0,40,17,56)
C0M40Y17K56 (0%, 40%, 17%, 56%)
(0.00 / 0.40 / 0.17 / 0.56)

CMYK percentages

%0
%39.82
%16.81
%55.69

Codes

Color #71445E in popluar color models

71 44 5E
RGB 113 68 94
HSL 325° 24.86% 35.49%
HSB/HSV 325° 39.82% 44.31%
CMYK 0.00% 39.82% 16.81%
55.69%

Color #71445E in popluar number systems.

HEX 71 44 5E
Decimal 113 68 94
Binary 1110001 1000100 1011110
Octal 161 104 136

Shades and tints

Shades of #71445E

#71445E
(113,68,94)
#673E56
(103,62,86)
#5D384E
(93,56,78)
#533246
(83,50,70)
#492C3E
(73,44,62)
#3F2636
(63,38,54)
#35202E
(53,32,46)
#2B1A26
(43,26,38)
#21141E
(33,20,30)
#170E16
(23,14,22)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #71445E

#71445E
(113,68,94)
#7D556C
(125,85,108)
#89667A
(137,102,122)
#957788
(149,119,136)
#A18896
(161,136,150)
#AD99A4
(173,153,164)
#B9AAB2
(185,170,178)
#C5BBC0
(197,187,192)
#D1CCCE
(209,204,206)
#DDDDDC
(221,221,220)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71445E color. Also use rgb(113,68,94) instead hex code.

Text Font Color

.myTextColor { color: #71445E; }

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

This text font color is #71445E.

Background Color

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

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

This div background color is #71445E.

Border color

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

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

This div border color is #71445E.

Opacity

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

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

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

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

This text has shadow with #71445E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71445E.

Preview

Color preview on black background

This text has color #71445E on black background.


Color preview on white background

This text has color #71445E on white background.


Black color preview on #71445E background

This text has black color on #71445E background.


White color preview on #71445E background

This text has white color on #71445E background.


Related colors

Complementary color

Complementary color for #hex is #8EBBA1.


I love getcolorcode.com

Triadic colors

1 #5E7144 and #445E71 with #71445E are triadic colors.

2 #5E4471 and #44715E with #71445E are triadic colors.