COLOR #71596E

HEX: #71596E RGB: (113,89,110)

Color info

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

RGB color model

#71596E color RGB value is (113,89,110).

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

RGB channels and saturation

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

113
89
110

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

Portions of RGB colors in percentages

R + G + B = 113 + 89 + 110 = 312 (100%)
R 113 of 312 ~ 36.22%
G 89 of 312 ~ 28.53%
B 110 of 312 ~ 35.26'%

%36.22
%28.53
%35.26

CMYK color model

#71596E color CMYK value is (0,21,3,56).

  • cyan value is 0.00%
  • magenta value is 21.24%
  • yellow value is 2.65%
  • key color value is 55.69%

CMYK: (0,21,3,56)
C0M21Y3K56 (0%, 21%, 3%, 56%)
(0.00 / 0.21 / 0.03 / 0.56)

CMYK percentages

%0
%21.24
%2.65
%55.69

Codes

Color #71596E in popluar color models

71 59 6E
RGB 113 89 110
HSL 308° 11.88% 39.61%
HSB/HSV 308° 21.24% 44.31%
CMYK 0.00% 21.24% 2.65%
55.69%

Color #71596E in popluar number systems.

HEX 71 59 6E
Decimal 113 89 110
Binary 1110001 1011001 1101110
Octal 161 131 156

Shades and tints

Shades of #71596E

#71596E
(113,89,110)
#675164
(103,81,100)
#5D495A
(93,73,90)
#534150
(83,65,80)
#493946
(73,57,70)
#3F313C
(63,49,60)
#352932
(53,41,50)
#2B2128
(43,33,40)
#21191E
(33,25,30)
#171114
(23,17,20)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #71596E

#71596E
(113,89,110)
#7D687B
(125,104,123)
#897788
(137,119,136)
#958695
(149,134,149)
#A195A2
(161,149,162)
#ADA4AF
(173,164,175)
#B9B3BC
(185,179,188)
#C5C2C9
(197,194,201)
#D1D1D6
(209,209,214)
#DDE0E3
(221,224,227)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71596E; }

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

This text font color is #71596E.

Background Color

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

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

This div background color is #71596E.

Border color

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

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

This div border color is #71596E.

Opacity

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

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

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

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

This text has shadow with #71596E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71596E.

Preview

Color preview on black background

This text has color #71596E on black background.


Color preview on white background

This text has color #71596E on white background.


Black color preview on #71596E background

This text has black color on #71596E background.


White color preview on #71596E background

This text has white color on #71596E background.


Related colors

Complementary color

Complementary color for #hex is #8EA691.


I love getcolorcode.com

Triadic colors

1 #6E7159 and #596E71 with #71596E are triadic colors.

2 #6E5971 and #59716E with #71596E are triadic colors.