COLOR #81596E

HEX: #81596E RGB: (129,89,110)

Color info

#81596E contains red, green and blue colors in about the same proportion. Web safe color of #81596E is #996666 (or #966).

RGB color model

#81596E color RGB value is (129,89,110).

RGB: (129,89,110) (51%, 35%, 43%)

RGB channels and saturation

R 129 of 255 = 51%
G 89 of 255 = 35%
B 110 of 255 = 43%

129
89
110

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

Portions of RGB colors in percentages

R + G + B = 129 + 89 + 110 = 328 (100%)
R 129 of 328 ~ 39.33%
G 89 of 328 ~ 27.13%
B 110 of 328 ~ 33.54'%

%39.33
%27.13
%33.54

CMYK color model

#81596E color CMYK value is (0,31,15,49).

  • cyan value is 0.00%
  • magenta value is 31.01%
  • yellow value is 14.73%
  • key color value is 49.41%

CMYK: (0,31,15,49)
C0M31Y15K49 (0%, 31%, 15%, 49%)
(0.00 / 0.31 / 0.15 / 0.49)

CMYK percentages

%0
%31.01
%14.73
%49.41

Codes

Color #81596E in popluar color models

81 59 6E
RGB 129 89 110
HSL 329° 18.35% 42.75%
HSB/HSV 329° 31.01% 50.59%
CMYK 0.00% 31.01% 14.73%
49.41%

Color #81596E in popluar number systems.

HEX 81 59 6E
Decimal 129 89 110
Binary 10000001 1011001 1101110
Octal 201 131 156

Shades and tints

Shades of #81596E

#81596E
(129,89,110)
#765164
(118,81,100)
#6B495A
(107,73,90)
#604150
(96,65,80)
#553946
(85,57,70)
#4A313C
(74,49,60)
#3F2932
(63,41,50)
#342128
(52,33,40)
#29191E
(41,25,30)
#1E1114
(30,17,20)
#13090A
(19,9,10)
#000000
(0,0,0)

Tints of #81596E

#81596E
(129,89,110)
#8C687B
(140,104,123)
#977788
(151,119,136)
#A28695
(162,134,149)
#AD95A2
(173,149,162)
#B8A4AF
(184,164,175)
#C3B3BC
(195,179,188)
#CEC2C9
(206,194,201)
#D9D1D6
(217,209,214)
#E4E0E3
(228,224,227)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #81596E; }

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

This text font color is #81596E.

Background Color

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

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

This div background color is #81596E.

Border color

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

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

This div border color is #81596E.

Opacity

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

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

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

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

This text has shadow with #81596E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #81596E.

Preview

Color preview on black background

This text has color #81596E on black background.


Color preview on white background

This text has color #81596E on white background.


Black color preview on #81596E background

This text has black color on #81596E background.


White color preview on #81596E background

This text has white color on #81596E background.


Related colors

Complementary color

Complementary color for #hex is #7EA691.


I love getcolorcode.com

Triadic colors

1 #6E8159 and #596E81 with #81596E are triadic colors.

2 #6E5981 and #59816E with #81596E are triadic colors.