COLOR #815764

HEX: #815764 RGB: (129,87,100)

Color info

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

RGB color model

#815764 color RGB value is (129,87,100).

RGB: (129,87,100) (51%, 34%, 39%)

RGB channels and saturation

R 129 of 255 = 51%
G 87 of 255 = 34%
B 100 of 255 = 39%

129
87
100

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

Portions of RGB colors in percentages

R + G + B = 129 + 87 + 100 = 316 (100%)
R 129 of 316 ~ 40.82%
G 87 of 316 ~ 27.53%
B 100 of 316 ~ 31.65'%

%40.82
%27.53
%31.65

CMYK color model

#815764 color CMYK value is (0,33,22,49).

  • cyan value is 0.00%
  • magenta value is 32.56%
  • yellow value is 22.48%
  • key color value is 49.41%

CMYK: (0,33,22,49)
C0M33Y22K49 (0%, 33%, 22%, 49%)
(0.00 / 0.33 / 0.22 / 0.49)

CMYK percentages

%0
%32.56
%22.48
%49.41

Codes

Color #815764 in popluar color models

81 57 64
RGB 129 87 100
HSL 341° 19.44% 42.35%
HSB/HSV 341° 32.56% 50.59%
CMYK 0.00% 32.56% 22.48%
49.41%

Color #815764 in popluar number systems.

HEX 81 57 64
Decimal 129 87 100
Binary 10000001 1010111 1100100
Octal 201 127 144

Shades and tints

Shades of #815764

#815764
(129,87,100)
#76505B
(118,80,91)
#6B4952
(107,73,82)
#604249
(96,66,73)
#553B40
(85,59,64)
#4A3437
(74,52,55)
#3F2D2E
(63,45,46)
#342625
(52,38,37)
#291F1C
(41,31,28)
#1E1813
(30,24,19)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #815764

#815764
(129,87,100)
#8C6672
(140,102,114)
#977580
(151,117,128)
#A2848E
(162,132,142)
#AD939C
(173,147,156)
#B8A2AA
(184,162,170)
#C3B1B8
(195,177,184)
#CEC0C6
(206,192,198)
#D9CFD4
(217,207,212)
#E4DEE2
(228,222,226)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815764 color. Also use rgb(129,87,100) instead hex code.

Text Font Color

.myTextColor { color: #815764; }

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

This text font color is #815764.

Background Color

.myBgColor { background-color: #815764; }

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

This div background color is #815764.

Border color

.myBorderColor { border: 1px solid #815764; }

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

This div border color is #815764.

Opacity

.myOpacity80 { color: #815764; opacity: 0.8; }

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

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

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

This text has shadow with #815764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815764.

Preview

Color preview on black background

This text has color #815764 on black background.


Color preview on white background

This text has color #815764 on white background.


Black color preview on #815764 background

This text has black color on #815764 background.


White color preview on #815764 background

This text has white color on #815764 background.


Related colors

Complementary color

Complementary color for #hex is #7EA89B.


I love getcolorcode.com

Triadic colors

1 #648157 and #576481 with #815764 are triadic colors.

2 #645781 and #578164 with #815764 are triadic colors.