COLOR #81526A

HEX: #81526A RGB: (129,82,106)

Color info

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

RGB color model

#81526A color RGB value is (129,82,106).

RGB: (129,82,106) (51%, 32%, 42%)

RGB channels and saturation

R 129 of 255 = 51%
G 82 of 255 = 32%
B 106 of 255 = 42%

129
82
106

R + G + B ~ 42%. #81526A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 82 + 106 = 317 (100%)
R 129 of 317 ~ 40.69%
G 82 of 317 ~ 25.87%
B 106 of 317 ~ 33.44'%

%40.69
%25.87
%33.44

CMYK color model

#81526A color CMYK value is (0,36,18,49).

  • cyan value is 0.00%
  • magenta value is 36.43%
  • yellow value is 17.83%
  • key color value is 49.41%

CMYK: (0,36,18,49)
C0M36Y18K49 (0%, 36%, 18%, 49%)
(0.00 / 0.36 / 0.18 / 0.49)

CMYK percentages

%0
%36.43
%17.83
%49.41

Codes

Color #81526A in popluar color models

81 52 6A
RGB 129 82 106
HSL 329° 22.27% 41.37%
HSB/HSV 329° 36.43% 50.59%
CMYK 0.00% 36.43% 17.83%
49.41%

Color #81526A in popluar number systems.

HEX 81 52 6A
Decimal 129 82 106
Binary 10000001 1010010 1101010
Octal 201 122 152

Shades and tints

Shades of #81526A

#81526A
(129,82,106)
#764B61
(118,75,97)
#6B4458
(107,68,88)
#603D4F
(96,61,79)
#553646
(85,54,70)
#4A2F3D
(74,47,61)
#3F2834
(63,40,52)
#34212B
(52,33,43)
#291A22
(41,26,34)
#1E1319
(30,19,25)
#130C10
(19,12,16)
#000000
(0,0,0)

Tints of #81526A

#81526A
(129,82,106)
#8C6177
(140,97,119)
#977084
(151,112,132)
#A27F91
(162,127,145)
#AD8E9E
(173,142,158)
#B89DAB
(184,157,171)
#C3ACB8
(195,172,184)
#CEBBC5
(206,187,197)
#D9CAD2
(217,202,210)
#E4D9DF
(228,217,223)
#EFE8EC
(239,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #81526A color. Also use rgb(129,82,106) instead hex code.

Text Font Color

.myTextColor { color: #81526A; }

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

This text font color is #81526A.

Background Color

.myBgColor { background-color: #81526A; }

<div style="background-color:#81526A">Inner text</div>

This div background color is #81526A.

Border color

.myBorderColor { border: 1px solid #81526A; }

<div style="border:3px solid #81526A">Div</div>

This div border color is #81526A.

Opacity

.myOpacity80 { color: #81526A; opacity: 0.8; }

<p style="color:#81526A;opacity:0.8;">80%</p>

Text with #81526A 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 #81526A;}

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

This text has shadow with #81526A color.


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

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

This text has shadow with #81526A primary color and red secondary color.


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

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

This text has shadow with #81526A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #81526A.

Preview

Color preview on black background

This text has color #81526A on black background.


Color preview on white background

This text has color #81526A on white background.


Black color preview on #81526A background

This text has black color on #81526A background.


White color preview on #81526A background

This text has white color on #81526A background.


Related colors

Complementary color

Complementary color for #hex is #7EAD95.


I love getcolorcode.com

Triadic colors

1 #6A8152 and #526A81 with #81526A are triadic colors.

2 #6A5281 and #52816A with #81526A are triadic colors.