COLOR #71455F

HEX: #71455F RGB: (113,69,95)

Color info

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

RGB color model

#71455F color RGB value is (113,69,95).

RGB: (113,69,95) (44%, 27%, 37%)

RGB channels and saturation

R 113 of 255 = 44%
G 69 of 255 = 27%
B 95 of 255 = 37%

113
69
95

R + G + B ~ 36%. #71455F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 69 + 95 = 277 (100%)
R 113 of 277 ~ 40.79%
G 69 of 277 ~ 24.91%
B 95 of 277 ~ 34.3'%

%40.79
%24.91
%34.3

CMYK color model

#71455F color CMYK value is (0,39,16,56).

  • cyan value is 0.00%
  • magenta value is 38.94%
  • yellow value is 15.93%
  • key color value is 55.69%
CMYK: (0,39,16,56) C0M39Y16K56 (0%,39%,16%,56%) (0.00/0.39/0.16/0.56) 

CMYK percentages

%0
%38.94
%15.93
%55.69

Codes

Color #71455F in popluar color models

71 45 5F
RGB 113 69 95
HSL 325° 24.18% 35.69%
HSB/HSV 325° 38.94% 44.31%
CMYK 0.00% 38.94% 15.93%
55.69%

Color #71455F in popluar number systems.

HEX 71 45 5F
Decimal 113 69 95
Binary 1110001 1000101 1011111
Octal 161 105 137

Shades and tints

Shades of #71455F

#71455F
(113,69,95)
#673F57
(103,63,87)
#5D394F
(93,57,79)
#533347
(83,51,71)
#492D3F
(73,45,63)
#3F2737
(63,39,55)
#35212F
(53,33,47)
#2B1B27
(43,27,39)
#21151F
(33,21,31)
#170F17
(23,15,23)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #71455F

#71455F
(113,69,95)
#7D556D
(125,85,109)
#89657B
(137,101,123)
#957589
(149,117,137)
#A18597
(161,133,151)
#AD95A5
(173,149,165)
#B9A5B3
(185,165,179)
#C5B5C1
(197,181,193)
#D1C5CF
(209,197,207)
#DDD5DD
(221,213,221)
#E9E5EB
(233,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71455F color. Also use rgb(113,69,95) instead hex code.

Text Font Color

.myTextColor { color: #71455F; }

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

This text font color is #71455F.

Background Color

.myBgColor { background-color: #71455F; }

<div style="background-color:#71455F">Inner text</div>

This div background color is #71455F.

Border color

.myBorderColor { border: 1px solid #71455F; }

<div style="border:3px solid #71455F">Div</div>

This div border color is #71455F.

Opacity

.myOpacity80 { color: #71455F; opacity: 0.8; }

<p style="color:#71455F;opacity:0.8;">80%</p>

Text with #71455F 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 #71455F;}

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

This text has shadow with #71455F color.


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

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

This text has shadow with #71455F primary color and red secondary color.


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

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

This text has shadow with #71455F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71455F.

Preview

Color preview on black background

This text has color #71455F on black background.


Color preview on white background

This text has color #71455F on white background.


Black color preview on #71455F background

This text has black color on #71455F background.


White color preview on #71455F background

This text has white color on #71455F background.


Related colors

Complementary color

Complementary color for #hex is #8EBAA0.


I love getcolorcode.com

Triadic colors

1 #5F7145 and #455F71 with #71455F are triadic colors.

2 #5F4571 and #45715F with #71455F are triadic colors.