COLOR #815655

HEX: #815655 RGB: (129,86,85)

Color info

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

RGB color model

#815655 color RGB value is (129,86,85).

RGB: (129,86,85) (51%, 34%, 33%)

RGB channels and saturation

R 129 of 255 = 51%
G 86 of 255 = 34%
B 85 of 255 = 33%

129
86
85

R + G + B ~ 39%. #815655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 86 + 85 = 300 (100%)
R 129 of 300 ~ 43%
G 86 of 300 ~ 28.67%
B 85 of 300 ~ 28.33'%

%43
%28.67
%28.33

CMYK color model

#815655 color CMYK value is (0,33,34,49).

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

CMYK: (0,33,34,49)
C0M33Y34K49 (0%, 33%, 34%, 49%)
(0.00 / 0.33 / 0.34 / 0.49)

CMYK percentages

%0
%33.33
%34.11
%49.41

Codes

Color #815655 in popluar color models

81 56 55
RGB 129 86 85
HSL 20.56% 41.96%
HSB/HSV 34.11% 50.59%
CMYK 0.00% 33.33% 34.11%
49.41%

Color #815655 in popluar number systems.

HEX 81 56 55
Decimal 129 86 85
Binary 10000001 1010110 1010101
Octal 201 126 125

Shades and tints

Shades of #815655

#815655
(129,86,85)
#764F4E
(118,79,78)
#6B4847
(107,72,71)
#604140
(96,65,64)
#553A39
(85,58,57)
#4A3332
(74,51,50)
#3F2C2B
(63,44,43)
#342524
(52,37,36)
#291E1D
(41,30,29)
#1E1716
(30,23,22)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #815655

#815655
(129,86,85)
#8C6564
(140,101,100)
#977473
(151,116,115)
#A28382
(162,131,130)
#AD9291
(173,146,145)
#B8A1A0
(184,161,160)
#C3B0AF
(195,176,175)
#CEBFBE
(206,191,190)
#D9CECD
(217,206,205)
#E4DDDC
(228,221,220)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #815655; }

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

This text font color is #815655.

Background Color

.myBgColor { background-color: #815655; }

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

This div background color is #815655.

Border color

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

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

This div border color is #815655.

Opacity

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

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

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

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

This text has shadow with #815655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815655.

Preview

Color preview on black background

This text has color #815655 on black background.


Color preview on white background

This text has color #815655 on white background.


Black color preview on #815655 background

This text has black color on #815655 background.


White color preview on #815655 background

This text has white color on #815655 background.


Related colors

Complementary color

Complementary color for #hex is #7EA9AA.


I love getcolorcode.com

Triadic colors

1 #558156 and #565581 with #815655 are triadic colors.

2 #555681 and #568155 with #815655 are triadic colors.