COLOR #815D89

HEX: #815D89 RGB: (129,93,137)

Color info

#815D89 contains red, green and blue colors in about the same proportion. Web safe color of #815D89 is #996699 (or #969).

RGB color model

#815D89 color RGB value is (129,93,137).

RGB: (129,93,137) (51%, 36%, 54%)

RGB channels and saturation

R 129 of 255 = 51%
G 93 of 255 = 36%
B 137 of 255 = 54%

129
93
137

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

Portions of RGB colors in percentages

R + G + B = 129 + 93 + 137 = 359 (100%)
R 129 of 359 ~ 35.93%
G 93 of 359 ~ 25.91%
B 137 of 359 ~ 38.16'%

%35.93
%25.91
%38.16

CMYK color model

#815D89 color CMYK value is (6,32,0,46).

  • cyan value is 5.84%
  • magenta value is 32.12%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (6,32,0,46)
C6M32Y0K46 (6%, 32%, 0%, 46%)
(0.06 / 0.32 / 0.00 / 0.46)

CMYK percentages

%5.84
%32.12
%0
%46.27

Codes

Color #815D89 in popluar color models

81 5D 89
RGB 129 93 137
HSL 289° 19.13% 45.10%
HSB/HSV 289° 32.12% 53.73%
CMYK 5.84% 32.12% 0.00%
46.27%

Color #815D89 in popluar number systems.

HEX 81 5D 89
Decimal 129 93 137
Binary 10000001 1011101 10001001
Octal 201 135 211

Shades and tints

Shades of #815D89

#815D89
(129,93,137)
#76557D
(118,85,125)
#6B4D71
(107,77,113)
#604565
(96,69,101)
#553D59
(85,61,89)
#4A354D
(74,53,77)
#3F2D41
(63,45,65)
#342535
(52,37,53)
#291D29
(41,29,41)
#1E151D
(30,21,29)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #815D89

#815D89
(129,93,137)
#8C6B93
(140,107,147)
#97799D
(151,121,157)
#A287A7
(162,135,167)
#AD95B1
(173,149,177)
#B8A3BB
(184,163,187)
#C3B1C5
(195,177,197)
#CEBFCF
(206,191,207)
#D9CDD9
(217,205,217)
#E4DBE3
(228,219,227)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #815D89; }

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

This text font color is #815D89.

Background Color

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

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

This div background color is #815D89.

Border color

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

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

This div border color is #815D89.

Opacity

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

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

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

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

This text has shadow with #815D89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815D89.

Preview

Color preview on black background

This text has color #815D89 on black background.


Color preview on white background

This text has color #815D89 on white background.


Black color preview on #815D89 background

This text has black color on #815D89 background.


White color preview on #815D89 background

This text has white color on #815D89 background.


Related colors

Complementary color

Complementary color for #hex is #7EA276.


I love getcolorcode.com

Triadic colors

1 #89815D and #5D8981 with #815D89 are triadic colors.

2 #895D81 and #5D8189 with #815D89 are triadic colors.