COLOR #855E24

HEX: #855E24 RGB: (133,94,36)

Color info

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

RGB color model

#855E24 color RGB value is (133,94,36).

RGB: (133,94,36) (52%, 37%, 14%)

RGB channels and saturation

R 133 of 255 = 52%
G 94 of 255 = 37%
B 36 of 255 = 14%

133
94
36

R + G + B ~ 34%. #855E24 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 94 + 36 = 263 (100%)
R 133 of 263 ~ 50.57%
G 94 of 263 ~ 35.74%
B 36 of 263 ~ 13.69'%

%50.57
%35.74
%13.69

CMYK color model

#855E24 color CMYK value is (0,29,73,48).

  • cyan value is 0.00%
  • magenta value is 29.32%
  • yellow value is 72.93%
  • key color value is 47.84%
CMYK: (0,29,73,48) C0M29Y73K48 (0%,29%,73%,48%) (0.00/0.29/0.73/0.48) 

CMYK percentages

%0
%29.32
%72.93
%47.84

Codes

Color #855E24 in popluar color models

85 5E 24
RGB 133 94 36
HSL 36° 57.40% 33.14%
HSB/HSV 36° 72.93% 52.16%
CMYK 0.00% 29.32% 72.93%
47.84%

Color #855E24 in popluar number systems.

HEX 85 5E 24
Decimal 133 94 36
Binary 10000101 1011110 100100
Octal 205 136 44

Shades and tints

Shades of #855E24

#855E24
(133,94,36)
#795621
(121,86,33)
#6D4E1E
(109,78,30)
#61461B
(97,70,27)
#553E18
(85,62,24)
#493615
(73,54,21)
#3D2E12
(61,46,18)
#31260F
(49,38,15)
#251E0C
(37,30,12)
#191609
(25,22,9)
#0D0E06
(13,14,6)
#000000
(0,0,0)

Tints of #855E24

#855E24
(133,94,36)
#906C37
(144,108,55)
#9B7A4A
(155,122,74)
#A6885D
(166,136,93)
#B19670
(177,150,112)
#BCA483
(188,164,131)
#C7B296
(199,178,150)
#D2C0A9
(210,192,169)
#DDCEBC
(221,206,188)
#E8DCCF
(232,220,207)
#F3EAE2
(243,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855E24 color. Also use rgb(133,94,36) instead hex code.

Text Font Color

.myTextColor { color: #855E24; }

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

This text font color is #855E24.

Background Color

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

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

This div background color is #855E24.

Border color

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

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

This div border color is #855E24.

Opacity

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

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

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

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

This text has shadow with #855E24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855E24.

Preview

Color preview on black background

This text has color #855E24 on black background.


Color preview on white background

This text has color #855E24 on white background.


Black color preview on #855E24 background

This text has black color on #855E24 background.


White color preview on #855E24 background

This text has white color on #855E24 background.


Related colors

Complementary color

Complementary color for #hex is #7AA1DB.


I love getcolorcode.com

Triadic colors

1 #24855E and #5E2485 with #855E24 are triadic colors.

2 #245E85 and #5E8524 with #855E24 are triadic colors.