COLOR #71454E

HEX: #71454E RGB: (113,69,78)

Color info

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

RGB color model

#71454E color RGB value is (113,69,78).

RGB: (113,69,78) (44%, 27%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 69 of 255 = 27%
B 78 of 255 = 31%

113
69
78

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

Portions of RGB colors in percentages

R + G + B = 113 + 69 + 78 = 260 (100%)
R 113 of 260 ~ 43.46%
G 69 of 260 ~ 26.54%
B 78 of 260 ~ 30'%

%43.46
%26.54
%30

CMYK color model

#71454E color CMYK value is (0,39,31,56).

  • cyan value is 0.00%
  • magenta value is 38.94%
  • yellow value is 30.97%
  • key color value is 55.69%

CMYK: (0,39,31,56)
C0M39Y31K56 (0%, 39%, 31%, 56%)
(0.00 / 0.39 / 0.31 / 0.56)

CMYK percentages

%0
%38.94
%30.97
%55.69

Codes

Color #71454E in popluar color models

71 45 4E
RGB 113 69 78
HSL 348° 24.18% 35.69%
HSB/HSV 348° 38.94% 44.31%
CMYK 0.00% 38.94% 30.97%
55.69%

Color #71454E in popluar number systems.

HEX 71 45 4E
Decimal 113 69 78
Binary 1110001 1000101 1001110
Octal 161 105 116

Shades and tints

Shades of #71454E

#71454E
(113,69,78)
#673F47
(103,63,71)
#5D3940
(93,57,64)
#533339
(83,51,57)
#492D32
(73,45,50)
#3F272B
(63,39,43)
#352124
(53,33,36)
#2B1B1D
(43,27,29)
#211516
(33,21,22)
#170F0F
(23,15,15)
#0D0908
(13,9,8)
#000000
(0,0,0)

Tints of #71454E

#71454E
(113,69,78)
#7D555E
(125,85,94)
#89656E
(137,101,110)
#95757E
(149,117,126)
#A1858E
(161,133,142)
#AD959E
(173,149,158)
#B9A5AE
(185,165,174)
#C5B5BE
(197,181,190)
#D1C5CE
(209,197,206)
#DDD5DE
(221,213,222)
#E9E5EE
(233,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71454E color. Also use rgb(113,69,78) instead hex code.

Text Font Color

.myTextColor { color: #71454E; }

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

This text font color is #71454E.

Background Color

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

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

This div background color is #71454E.

Border color

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

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

This div border color is #71454E.

Opacity

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

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

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

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

This text has shadow with #71454E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71454E.

Preview

Color preview on black background

This text has color #71454E on black background.


Color preview on white background

This text has color #71454E on white background.


Black color preview on #71454E background

This text has black color on #71454E background.


White color preview on #71454E background

This text has white color on #71454E background.


Related colors

Complementary color

Complementary color for #hex is #8EBAB1.


I love getcolorcode.com

Triadic colors

1 #4E7145 and #454E71 with #71454E are triadic colors.

2 #4E4571 and #45714E with #71454E are triadic colors.