COLOR #853820

HEX: #853820 RGB: (133,56,32)

Color info

#853820 contains mainly red color. Web safe color of #853820 is #993333 (or #933).

RGB color model

#853820 color RGB value is (133,56,32).

RGB: (133,56,32) (52%, 22%, 13%)

RGB channels and saturation

R 133 of 255 = 52%
G 56 of 255 = 22%
B 32 of 255 = 13%

133
56
32

R + G + B ~ 29%. #853820 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 56 + 32 = 221 (100%)
R 133 of 221 ~ 60.18%
G 56 of 221 ~ 25.34%
B 32 of 221 ~ 14.48'%

%60.18
%25.34
%14.48

CMYK color model

#853820 color CMYK value is (0,58,76,48).

  • cyan value is 0.00%
  • magenta value is 57.89%
  • yellow value is 75.94%
  • key color value is 47.84%

CMYK: (0,58,76,48)
C0M58Y76K48 (0%, 58%, 76%, 48%)
(0.00 / 0.58 / 0.76 / 0.48)

CMYK percentages

%0
%57.89
%75.94
%47.84

Codes

Color #853820 in popluar color models

85 38 20
RGB 133 56 32
HSL 14° 61.21% 32.35%
HSB/HSV 14° 75.94% 52.16%
CMYK 0.00% 57.89% 75.94%
47.84%

Color #853820 in popluar number systems.

HEX 85 38 20
Decimal 133 56 32
Binary 10000101 111000 100000
Octal 205 70 40

Shades and tints

Shades of #853820

#853820
(133,56,32)
#79331E
(121,51,30)
#6D2E1C
(109,46,28)
#61291A
(97,41,26)
#552418
(85,36,24)
#491F16
(73,31,22)
#3D1A14
(61,26,20)
#311512
(49,21,18)
#251010
(37,16,16)
#190B0E
(25,11,14)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #853820

#853820
(133,56,32)
#904A34
(144,74,52)
#9B5C48
(155,92,72)
#A66E5C
(166,110,92)
#B18070
(177,128,112)
#BC9284
(188,146,132)
#C7A498
(199,164,152)
#D2B6AC
(210,182,172)
#DDC8C0
(221,200,192)
#E8DAD4
(232,218,212)
#F3ECE8
(243,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #853820 color. Also use rgb(133,56,32) instead hex code.

Text Font Color

.myTextColor { color: #853820; }

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

This text font color is #853820.

Background Color

.myBgColor { background-color: #853820; }

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

This div background color is #853820.

Border color

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

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

This div border color is #853820.

Opacity

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

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

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

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

This text has shadow with #853820 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #853820.

Preview

Color preview on black background

This text has color #853820 on black background.


Color preview on white background

This text has color #853820 on white background.


Black color preview on #853820 background

This text has black color on #853820 background.


White color preview on #853820 background

This text has white color on #853820 background.


Related colors

Complementary color

Complementary color for #hex is #7AC7DF.


I love getcolorcode.com

Triadic colors

1 #208538 and #382085 with #853820 are triadic colors.

2 #203885 and #388520 with #853820 are triadic colors.