COLOR #53311C

HEX: #53311C RGB: (83,49,28)

Color info

#53311C contains red, green and blue colors in about the same proportion. Web safe color of #53311C is #663333 (or #633).

RGB color model

#53311C color RGB value is (83,49,28).

RGB: (83,49,28) (33%, 19%, 11%)

RGB channels and saturation

R 83 of 255 = 33%
G 49 of 255 = 19%
B 28 of 255 = 11%

83
49
28

R + G + B ~ 21%. #53311C is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 49 + 28 = 160 (100%)
R 83 of 160 ~ 51.88%
G 49 of 160 ~ 30.63%
B 28 of 160 ~ 17.5'%

%51.88
%30.63
%17.5

CMYK color model

#53311C color CMYK value is (0,41,66,67).

  • cyan value is 0.00%
  • magenta value is 40.96%
  • yellow value is 66.27%
  • key color value is 67.45%

CMYK: (0,41,66,67)
C0M41Y66K67 (0%, 41%, 66%, 67%)
(0.00 / 0.41 / 0.66 / 0.67)

CMYK percentages

%0
%40.96
%66.27
%67.45

Codes

Color #53311C in popluar color models

53 31 1C
RGB 83 49 28
HSL 23° 49.55% 21.76%
HSB/HSV 23° 66.27% 32.55%
CMYK 0.00% 40.96% 66.27%
67.45%

Color #53311C in popluar number systems.

HEX 53 31 1C
Decimal 83 49 28
Binary 1010011 110001 11100
Octal 123 61 34

Shades and tints

Shades of #53311C

#53311C
(83,49,28)
#4C2D1A
(76,45,26)
#452918
(69,41,24)
#3E2516
(62,37,22)
#372114
(55,33,20)
#301D12
(48,29,18)
#291910
(41,25,16)
#22150E
(34,21,14)
#1B110C
(27,17,12)
#140D0A
(20,13,10)
#0D0908
(13,9,8)
#000000
(0,0,0)

Tints of #53311C

#53311C
(83,49,28)
#624330
(98,67,48)
#715544
(113,85,68)
#806758
(128,103,88)
#8F796C
(143,121,108)
#9E8B80
(158,139,128)
#AD9D94
(173,157,148)
#BCAFA8
(188,175,168)
#CBC1BC
(203,193,188)
#DAD3D0
(218,211,208)
#E9E5E4
(233,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53311C color. Also use rgb(83,49,28) instead hex code.

Text Font Color

.myTextColor { color: #53311C; }

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

This text font color is #53311C.

Background Color

.myBgColor { background-color: #53311C; }

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

This div background color is #53311C.

Border color

.myBorderColor { border: 1px solid #53311C; }

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

This div border color is #53311C.

Opacity

.myOpacity80 { color: #53311C; opacity: 0.8; }

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

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

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

This text has shadow with #53311C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53311C.

Preview

Color preview on black background

This text has color #53311C on black background.


Color preview on white background

This text has color #53311C on white background.


Black color preview on #53311C background

This text has black color on #53311C background.


White color preview on #53311C background

This text has white color on #53311C background.


Related colors

Complementary color

Complementary color for #hex is #ACCEE3.


I love getcolorcode.com

Triadic colors

1 #1C5331 and #311C53 with #53311C are triadic colors.

2 #1C3153 and #31531C with #53311C are triadic colors.