COLOR #855C48

HEX: #855C48 RGB: (133,92,72)

Color info

#855C48 contains mainly red and green colors. Web safe color of #855C48 is #996633 (or #963).

RGB color model

#855C48 color RGB value is (133,92,72).

RGB: (133,92,72) (52%, 36%, 28%)

RGB channels and saturation

R 133 of 255 = 52%
G 92 of 255 = 36%
B 72 of 255 = 28%

133
92
72

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

Portions of RGB colors in percentages

R + G + B = 133 + 92 + 72 = 297 (100%)
R 133 of 297 ~ 44.78%
G 92 of 297 ~ 30.98%
B 72 of 297 ~ 24.24'%

%44.78
%30.98
%24.24

CMYK color model

#855C48 color CMYK value is (0,31,46,48).

  • cyan value is 0.00%
  • magenta value is 30.83%
  • yellow value is 45.86%
  • key color value is 47.84%

CMYK: (0,31,46,48)
C0M31Y46K48 (0%, 31%, 46%, 48%)
(0.00 / 0.31 / 0.46 / 0.48)

CMYK percentages

%0
%30.83
%45.86
%47.84

Codes

Color #855C48 in popluar color models

85 5C 48
RGB 133 92 72
HSL 20° 29.76% 40.20%
HSB/HSV 20° 45.86% 52.16%
CMYK 0.00% 30.83% 45.86%
47.84%

Color #855C48 in popluar number systems.

HEX 85 5C 48
Decimal 133 92 72
Binary 10000101 1011100 1001000
Octal 205 134 110

Shades and tints

Shades of #855C48

#855C48
(133,92,72)
#795442
(121,84,66)
#6D4C3C
(109,76,60)
#614436
(97,68,54)
#553C30
(85,60,48)
#49342A
(73,52,42)
#3D2C24
(61,44,36)
#31241E
(49,36,30)
#251C18
(37,28,24)
#191412
(25,20,18)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #855C48

#855C48
(133,92,72)
#906A58
(144,106,88)
#9B7868
(155,120,104)
#A68678
(166,134,120)
#B19488
(177,148,136)
#BCA298
(188,162,152)
#C7B0A8
(199,176,168)
#D2BEB8
(210,190,184)
#DDCCC8
(221,204,200)
#E8DAD8
(232,218,216)
#F3E8E8
(243,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855C48 color. Also use rgb(133,92,72) instead hex code.

Text Font Color

.myTextColor { color: #855C48; }

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

This text font color is #855C48.

Background Color

.myBgColor { background-color: #855C48; }

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

This div background color is #855C48.

Border color

.myBorderColor { border: 1px solid #855C48; }

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

This div border color is #855C48.

Opacity

.myOpacity80 { color: #855C48; opacity: 0.8; }

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

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

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

This text has shadow with #855C48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855C48.

Preview

Color preview on black background

This text has color #855C48 on black background.


Color preview on white background

This text has color #855C48 on white background.


Black color preview on #855C48 background

This text has black color on #855C48 background.


White color preview on #855C48 background

This text has white color on #855C48 background.


Related colors

Complementary color

Complementary color for #hex is #7AA3B7.


I love getcolorcode.com

Triadic colors

1 #48855C and #5C4885 with #855C48 are triadic colors.

2 #485C85 and #5C8548 with #855C48 are triadic colors.