COLOR #815448

HEX: #815448 RGB: (129,84,72)

Color info

#815448 contains red, green and blue colors in about the same proportion. Web safe color of #815448 is #996633 (or #963).

RGB color model

#815448 color RGB value is (129,84,72).

RGB: (129,84,72) (51%, 33%, 28%)

RGB channels and saturation

R 129 of 255 = 51%
G 84 of 255 = 33%
B 72 of 255 = 28%

129
84
72

R + G + B ~ 37%. #815448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 84 + 72 = 285 (100%)
R 129 of 285 ~ 45.26%
G 84 of 285 ~ 29.47%
B 72 of 285 ~ 25.26'%

%45.26
%29.47
%25.26

CMYK color model

#815448 color CMYK value is (0,35,44,49).

  • cyan value is 0.00%
  • magenta value is 34.88%
  • yellow value is 44.19%
  • key color value is 49.41%

CMYK: (0,35,44,49)
C0M35Y44K49 (0%, 35%, 44%, 49%)
(0.00 / 0.35 / 0.44 / 0.49)

CMYK percentages

%0
%34.88
%44.19
%49.41

Codes

Color #815448 in popluar color models

81 54 48
RGB 129 84 72
HSL 13° 28.36% 39.41%
HSB/HSV 13° 44.19% 50.59%
CMYK 0.00% 34.88% 44.19%
49.41%

Color #815448 in popluar number systems.

HEX 81 54 48
Decimal 129 84 72
Binary 10000001 1010100 1001000
Octal 201 124 110

Shades and tints

Shades of #815448

#815448
(129,84,72)
#764D42
(118,77,66)
#6B463C
(107,70,60)
#603F36
(96,63,54)
#553830
(85,56,48)
#4A312A
(74,49,42)
#3F2A24
(63,42,36)
#34231E
(52,35,30)
#291C18
(41,28,24)
#1E1512
(30,21,18)
#130E0C
(19,14,12)
#000000
(0,0,0)

Tints of #815448

#815448
(129,84,72)
#8C6358
(140,99,88)
#977268
(151,114,104)
#A28178
(162,129,120)
#AD9088
(173,144,136)
#B89F98
(184,159,152)
#C3AEA8
(195,174,168)
#CEBDB8
(206,189,184)
#D9CCC8
(217,204,200)
#E4DBD8
(228,219,216)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #815448 color. Also use rgb(129,84,72) instead hex code.

Text Font Color

.myTextColor { color: #815448; }

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

This text font color is #815448.

Background Color

.myBgColor { background-color: #815448; }

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

This div background color is #815448.

Border color

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

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

This div border color is #815448.

Opacity

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

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

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

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

This text has shadow with #815448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #815448.

Preview

Color preview on black background

This text has color #815448 on black background.


Color preview on white background

This text has color #815448 on white background.


Black color preview on #815448 background

This text has black color on #815448 background.


White color preview on #815448 background

This text has white color on #815448 background.


Related colors

Complementary color

Complementary color for #hex is #7EABB7.


I love getcolorcode.com

Triadic colors

1 #488154 and #544881 with #815448 are triadic colors.

2 #485481 and #548148 with #815448 are triadic colors.