COLOR #815055

HEX: #815055 RGB: (129,80,85)

Color info

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

RGB color model

#815055 color RGB value is (129,80,85).

RGB: (129,80,85) (51%, 31%, 33%)

RGB channels and saturation

R 129 of 255 = 51%
G 80 of 255 = 31%
B 85 of 255 = 33%

129
80
85

R + G + B ~ 38%. #815055 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 80 + 85 = 294 (100%)
R 129 of 294 ~ 43.88%
G 80 of 294 ~ 27.21%
B 85 of 294 ~ 28.91'%

%43.88
%27.21
%28.91

CMYK color model

#815055 color CMYK value is (0,38,34,49).

  • cyan value is 0.00%
  • magenta value is 37.98%
  • yellow value is 34.11%
  • key color value is 49.41%

CMYK: (0,38,34,49)
C0M38Y34K49 (0%, 38%, 34%, 49%)
(0.00 / 0.38 / 0.34 / 0.49)

CMYK percentages

%0
%37.98
%34.11
%49.41

Codes

Color #815055 in popluar color models

81 50 55
RGB 129 80 85
HSL 354° 23.44% 40.98%
HSB/HSV 354° 37.98% 50.59%
CMYK 0.00% 37.98% 34.11%
49.41%

Color #815055 in popluar number systems.

HEX 81 50 55
Decimal 129 80 85
Binary 10000001 1010000 1010101
Octal 201 120 125

Shades and tints

Shades of #815055

#815055
(129,80,85)
#76494E
(118,73,78)
#6B4247
(107,66,71)
#603B40
(96,59,64)
#553439
(85,52,57)
#4A2D32
(74,45,50)
#3F262B
(63,38,43)
#341F24
(52,31,36)
#29181D
(41,24,29)
#1E1116
(30,17,22)
#130A0F
(19,10,15)
#000000
(0,0,0)

Tints of #815055

#815055
(129,80,85)
#8C5F64
(140,95,100)
#976E73
(151,110,115)
#A27D82
(162,125,130)
#AD8C91
(173,140,145)
#B89BA0
(184,155,160)
#C3AAAF
(195,170,175)
#CEB9BE
(206,185,190)
#D9C8CD
(217,200,205)
#E4D7DC
(228,215,220)
#EFE6EB
(239,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815055 color. Also use rgb(129,80,85) instead hex code.

Text Font Color

.myTextColor { color: #815055; }

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

This text font color is #815055.

Background Color

.myBgColor { background-color: #815055; }

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

This div background color is #815055.

Border color

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

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

This div border color is #815055.

Opacity

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

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

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

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

This text has shadow with #815055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815055.

Preview

Color preview on black background

This text has color #815055 on black background.


Color preview on white background

This text has color #815055 on white background.


Black color preview on #815055 background

This text has black color on #815055 background.


White color preview on #815055 background

This text has white color on #815055 background.


Related colors

Complementary color

Complementary color for #hex is #7EAFAA.


I love getcolorcode.com

Triadic colors

1 #558150 and #505581 with #815055 are triadic colors.

2 #555081 and #508155 with #815055 are triadic colors.