COLOR #853037

HEX: #853037 RGB: (133,48,55)

Color info

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

RGB color model

#853037 color RGB value is (133,48,55).

RGB: (133,48,55) (52%, 19%, 22%)

RGB channels and saturation

R 133 of 255 = 52%
G 48 of 255 = 19%
B 55 of 255 = 22%

133
48
55

R + G + B ~ 31%. #853037 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 48 + 55 = 236 (100%)
R 133 of 236 ~ 56.36%
G 48 of 236 ~ 20.34%
B 55 of 236 ~ 23.31'%

%56.36
%20.34
%23.31

CMYK color model

#853037 color CMYK value is (0,64,59,48).

  • cyan value is 0.00%
  • magenta value is 63.91%
  • yellow value is 58.65%
  • key color value is 47.84%

CMYK: (0,64,59,48)
C0M64Y59K48 (0%, 64%, 59%, 48%)
(0.00 / 0.64 / 0.59 / 0.48)

CMYK percentages

%0
%63.91
%58.65
%47.84

Codes

Color #853037 in popluar color models

85 30 37
RGB 133 48 55
HSL 355° 46.96% 35.49%
HSB/HSV 355° 63.91% 52.16%
CMYK 0.00% 63.91% 58.65%
47.84%

Color #853037 in popluar number systems.

HEX 85 30 37
Decimal 133 48 55
Binary 10000101 110000 110111
Octal 205 60 67

Shades and tints

Shades of #853037

#853037
(133,48,55)
#792C32
(121,44,50)
#6D282D
(109,40,45)
#612428
(97,36,40)
#552023
(85,32,35)
#491C1E
(73,28,30)
#3D1819
(61,24,25)
#311414
(49,20,20)
#25100F
(37,16,15)
#190C0A
(25,12,10)
#0D0805
(13,8,5)
#000000
(0,0,0)

Tints of #853037

#853037
(133,48,55)
#904249
(144,66,73)
#9B545B
(155,84,91)
#A6666D
(166,102,109)
#B1787F
(177,120,127)
#BC8A91
(188,138,145)
#C79CA3
(199,156,163)
#D2AEB5
(210,174,181)
#DDC0C7
(221,192,199)
#E8D2D9
(232,210,217)
#F3E4EB
(243,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #853037 color. Also use rgb(133,48,55) instead hex code.

Text Font Color

.myTextColor { color: #853037; }

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

This text font color is #853037.

Background Color

.myBgColor { background-color: #853037; }

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

This div background color is #853037.

Border color

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

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

This div border color is #853037.

Opacity

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

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

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

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

This text has shadow with #853037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #853037.

Preview

Color preview on black background

This text has color #853037 on black background.


Color preview on white background

This text has color #853037 on white background.


Black color preview on #853037 background

This text has black color on #853037 background.


White color preview on #853037 background

This text has white color on #853037 background.


Related colors

Complementary color

Complementary color for #hex is #7ACFC8.


I love getcolorcode.com

Triadic colors

1 #378530 and #303785 with #853037 are triadic colors.

2 #373085 and #308537 with #853037 are triadic colors.