COLOR #854D29

HEX: #854D29 RGB: (133,77,41)

Color info

#854D29 contains mainly red and green colors. Web safe color of #854D29 is #993333 (or #933).

RGB color model

#854D29 color RGB value is (133,77,41).

RGB: (133,77,41) (52%, 30%, 16%)

RGB channels and saturation

R 133 of 255 = 52%
G 77 of 255 = 30%
B 41 of 255 = 16%

133
77
41

R + G + B ~ 33%. #854D29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 77 + 41 = 251 (100%)
R 133 of 251 ~ 52.99%
G 77 of 251 ~ 30.68%
B 41 of 251 ~ 16.33'%

%52.99
%30.68
%16.33

CMYK color model

#854D29 color CMYK value is (0,42,69,48).

  • cyan value is 0.00%
  • magenta value is 42.11%
  • yellow value is 69.17%
  • key color value is 47.84%

CMYK: (0,42,69,48)
C0M42Y69K48 (0%, 42%, 69%, 48%)
(0.00 / 0.42 / 0.69 / 0.48)

CMYK percentages

%0
%42.11
%69.17
%47.84

Codes

Color #854D29 in popluar color models

85 4D 29
RGB 133 77 41
HSL 23° 52.87% 34.12%
HSB/HSV 23° 69.17% 52.16%
CMYK 0.00% 42.11% 69.17%
47.84%

Color #854D29 in popluar number systems.

HEX 85 4D 29
Decimal 133 77 41
Binary 10000101 1001101 101001
Octal 205 115 51

Shades and tints

Shades of #854D29

#854D29
(133,77,41)
#794626
(121,70,38)
#6D3F23
(109,63,35)
#613820
(97,56,32)
#55311D
(85,49,29)
#492A1A
(73,42,26)
#3D2317
(61,35,23)
#311C14
(49,28,20)
#251511
(37,21,17)
#190E0E
(25,14,14)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #854D29

#854D29
(133,77,41)
#905D3C
(144,93,60)
#9B6D4F
(155,109,79)
#A67D62
(166,125,98)
#B18D75
(177,141,117)
#BC9D88
(188,157,136)
#C7AD9B
(199,173,155)
#D2BDAE
(210,189,174)
#DDCDC1
(221,205,193)
#E8DDD4
(232,221,212)
#F3EDE7
(243,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #854D29 color. Also use rgb(133,77,41) instead hex code.

Text Font Color

.myTextColor { color: #854D29; }

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

This text font color is #854D29.

Background Color

.myBgColor { background-color: #854D29; }

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

This div background color is #854D29.

Border color

.myBorderColor { border: 1px solid #854D29; }

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

This div border color is #854D29.

Opacity

.myOpacity80 { color: #854D29; opacity: 0.8; }

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

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

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

This text has shadow with #854D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #854D29.

Preview

Color preview on black background

This text has color #854D29 on black background.


Color preview on white background

This text has color #854D29 on white background.


Black color preview on #854D29 background

This text has black color on #854D29 background.


White color preview on #854D29 background

This text has white color on #854D29 background.


Related colors

Complementary color

Complementary color for #hex is #7AB2D6.


I love getcolorcode.com

Triadic colors

1 #29854D and #4D2985 with #854D29 are triadic colors.

2 #294D85 and #4D8529 with #854D29 are triadic colors.