COLOR #815653

HEX: #815653 RGB: (129,86,83)

Color info

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

RGB color model

#815653 color RGB value is (129,86,83).

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

RGB channels and saturation

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

129
86
83

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

Portions of RGB colors in percentages

R + G + B = 129 + 86 + 83 = 298 (100%)
R 129 of 298 ~ 43.29%
G 86 of 298 ~ 28.86%
B 83 of 298 ~ 27.85'%

%43.29
%28.86
%27.85

CMYK color model

#815653 color CMYK value is (0,33,36,49).

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

CMYK: (0,33,36,49)
C0M33Y36K49 (0%, 33%, 36%, 49%)
(0.00 / 0.33 / 0.36 / 0.49)

CMYK percentages

%0
%33.33
%35.66
%49.41

Codes

Color #815653 in popluar color models

81 56 53
RGB 129 86 83
HSL 21.70% 41.57%
HSB/HSV 35.66% 50.59%
CMYK 0.00% 33.33% 35.66%
49.41%

Color #815653 in popluar number systems.

HEX 81 56 53
Decimal 129 86 83
Binary 10000001 1010110 1010011
Octal 201 126 123

Shades and tints

Shades of #815653

#815653
(129,86,83)
#764F4C
(118,79,76)
#6B4845
(107,72,69)
#60413E
(96,65,62)
#553A37
(85,58,55)
#4A3330
(74,51,48)
#3F2C29
(63,44,41)
#342522
(52,37,34)
#291E1B
(41,30,27)
#1E1714
(30,23,20)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #815653

#815653
(129,86,83)
#8C6562
(140,101,98)
#977471
(151,116,113)
#A28380
(162,131,128)
#AD928F
(173,146,143)
#B8A19E
(184,161,158)
#C3B0AD
(195,176,173)
#CEBFBC
(206,191,188)
#D9CECB
(217,206,203)
#E4DDDA
(228,221,218)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #815653; }

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

This text font color is #815653.

Background Color

.myBgColor { background-color: #815653; }

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

This div background color is #815653.

Border color

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

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

This div border color is #815653.

Opacity

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

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

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

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

This text has shadow with #815653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815653.

Preview

Color preview on black background

This text has color #815653 on black background.


Color preview on white background

This text has color #815653 on white background.


Black color preview on #815653 background

This text has black color on #815653 background.


White color preview on #815653 background

This text has white color on #815653 background.


Related colors

Complementary color

Complementary color for #hex is #7EA9AC.


I love getcolorcode.com

Triadic colors

1 #538156 and #565381 with #815653 are triadic colors.

2 #535681 and #568153 with #815653 are triadic colors.