COLOR #71586E

HEX: #71586E RGB: (113,88,110)

Color info

#71586E contains red, green and blue colors in about the same proportion. Web safe color of #71586E is #666666 (or #666).

RGB color model

#71586E color RGB value is (113,88,110).

RGB: (113,88,110) (44%, 35%, 43%)

RGB channels and saturation

R 113 of 255 = 44%
G 88 of 255 = 35%
B 110 of 255 = 43%

113
88
110

R + G + B ~ 41%. #71586E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 88 + 110 = 311 (100%)
R 113 of 311 ~ 36.33%
G 88 of 311 ~ 28.3%
B 110 of 311 ~ 35.37'%

%36.33
%28.3
%35.37

CMYK color model

#71586E color CMYK value is (0,22,3,56).

  • cyan value is 0.00%
  • magenta value is 22.12%
  • yellow value is 2.65%
  • key color value is 55.69%
CMYK: (0,22,3,56) C0M22Y3K56 (0%,22%,3%,56%) (0.00/0.22/0.03/0.56) 

CMYK percentages

%0
%22.12
%2.65
%55.69

Codes

Color #71586E in popluar color models

71 58 6E
RGB 113 88 110
HSL 307° 12.44% 39.41%
HSB/HSV 307° 22.12% 44.31%
CMYK 0.00% 22.12% 2.65%
55.69%

Color #71586E in popluar number systems.

HEX 71 58 6E
Decimal 113 88 110
Binary 1110001 1011000 1101110
Octal 161 130 156

Shades and tints

Shades of #71586E

#71586E
(113,88,110)
#675064
(103,80,100)
#5D485A
(93,72,90)
#534050
(83,64,80)
#493846
(73,56,70)
#3F303C
(63,48,60)
#352832
(53,40,50)
#2B2028
(43,32,40)
#21181E
(33,24,30)
#171014
(23,16,20)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #71586E

#71586E
(113,88,110)
#7D677B
(125,103,123)
#897688
(137,118,136)
#958595
(149,133,149)
#A194A2
(161,148,162)
#ADA3AF
(173,163,175)
#B9B2BC
(185,178,188)
#C5C1C9
(197,193,201)
#D1D0D6
(209,208,214)
#DDDFE3
(221,223,227)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71586E color. Also use rgb(113,88,110) instead hex code.

Text Font Color

.myTextColor { color: #71586E; }

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

This text font color is #71586E.

Background Color

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

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

This div background color is #71586E.

Border color

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

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

This div border color is #71586E.

Opacity

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

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

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

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

This text has shadow with #71586E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71586E.

Preview

Color preview on black background

This text has color #71586E on black background.


Color preview on white background

This text has color #71586E on white background.


Black color preview on #71586E background

This text has black color on #71586E background.


White color preview on #71586E background

This text has white color on #71586E background.


Related colors

Complementary color

Complementary color for #hex is #8EA791.


I love getcolorcode.com

Triadic colors

1 #6E7158 and #586E71 with #71586E are triadic colors.

2 #6E5871 and #58716E with #71586E are triadic colors.