COLOR #815D78

HEX: #815D78 RGB: (129,93,120)

Color info

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

RGB color model

#815D78 color RGB value is (129,93,120).

RGB: (129,93,120) (51%, 36%, 47%)

RGB channels and saturation

R 129 of 255 = 51%
G 93 of 255 = 36%
B 120 of 255 = 47%

129
93
120

R + G + B ~ 45%. #815D78 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 93 + 120 = 342 (100%)
R 129 of 342 ~ 37.72%
G 93 of 342 ~ 27.19%
B 120 of 342 ~ 35.09'%

%37.72
%27.19
%35.09

CMYK color model

#815D78 color CMYK value is (0,28,7,49).

  • cyan value is 0.00%
  • magenta value is 27.91%
  • yellow value is 6.98%
  • key color value is 49.41%
CMYK: (0,28,7,49) C0M28Y7K49 (0%,28%,7%,49%) (0.00/0.28/0.07/0.49) 

CMYK percentages

%0
%27.91
%6.98
%49.41

Codes

Color #815D78 in popluar color models

81 5D 78
RGB 129 93 120
HSL 315° 16.22% 43.53%
HSB/HSV 315° 27.91% 50.59%
CMYK 0.00% 27.91% 6.98%
49.41%

Color #815D78 in popluar number systems.

HEX 81 5D 78
Decimal 129 93 120
Binary 10000001 1011101 1111000
Octal 201 135 170

Shades and tints

Shades of #815D78

#815D78
(129,93,120)
#76556E
(118,85,110)
#6B4D64
(107,77,100)
#60455A
(96,69,90)
#553D50
(85,61,80)
#4A3546
(74,53,70)
#3F2D3C
(63,45,60)
#342532
(52,37,50)
#291D28
(41,29,40)
#1E151E
(30,21,30)
#130D14
(19,13,20)
#000000
(0,0,0)

Tints of #815D78

#815D78
(129,93,120)
#8C6B84
(140,107,132)
#977990
(151,121,144)
#A2879C
(162,135,156)
#AD95A8
(173,149,168)
#B8A3B4
(184,163,180)
#C3B1C0
(195,177,192)
#CEBFCC
(206,191,204)
#D9CDD8
(217,205,216)
#E4DBE4
(228,219,228)
#EFE9F0
(239,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815D78 color. Also use rgb(129,93,120) instead hex code.

Text Font Color

.myTextColor { color: #815D78; }

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

This text font color is #815D78.

Background Color

.myBgColor { background-color: #815D78; }

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

This div background color is #815D78.

Border color

.myBorderColor { border: 1px solid #815D78; }

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

This div border color is #815D78.

Opacity

.myOpacity80 { color: #815D78; opacity: 0.8; }

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

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

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

This text has shadow with #815D78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815D78.

Preview

Color preview on black background

This text has color #815D78 on black background.


Color preview on white background

This text has color #815D78 on white background.


Black color preview on #815D78 background

This text has black color on #815D78 background.


White color preview on #815D78 background

This text has white color on #815D78 background.


Related colors

Complementary color

Complementary color for #hex is #7EA287.


I love getcolorcode.com

Triadic colors

1 #78815D and #5D7881 with #815D78 are triadic colors.

2 #785D81 and #5D8178 with #815D78 are triadic colors.