COLOR #53331F

HEX: #53331F RGB: (83,51,31)

Color info

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

RGB color model

#53331F color RGB value is (83,51,31).

RGB: (83,51,31) (33%, 20%, 12%)

RGB channels and saturation

R 83 of 255 = 33%
G 51 of 255 = 20%
B 31 of 255 = 12%

83
51
31

R + G + B ~ 22%. #53331F is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 51 + 31 = 165 (100%)
R 83 of 165 ~ 50.3%
G 51 of 165 ~ 30.91%
B 31 of 165 ~ 18.79'%

%50.3
%30.91
%18.79

CMYK color model

#53331F color CMYK value is (0,39,63,67).

  • cyan value is 0.00%
  • magenta value is 38.55%
  • yellow value is 62.65%
  • key color value is 67.45%

CMYK: (0,39,63,67)
C0M39Y63K67 (0%, 39%, 63%, 67%)
(0.00 / 0.39 / 0.63 / 0.67)

CMYK percentages

%0
%38.55
%62.65
%67.45

Codes

Color #53331F in popluar color models

53 33 1F
RGB 83 51 31
HSL 23° 45.61% 22.35%
HSB/HSV 23° 62.65% 32.55%
CMYK 0.00% 38.55% 62.65%
67.45%

Color #53331F in popluar number systems.

HEX 53 33 1F
Decimal 83 51 31
Binary 1010011 110011 11111
Octal 123 63 37

Shades and tints

Shades of #53331F

#53331F
(83,51,31)
#4C2F1D
(76,47,29)
#452B1B
(69,43,27)
#3E2719
(62,39,25)
#372317
(55,35,23)
#301F15
(48,31,21)
#291B13
(41,27,19)
#221711
(34,23,17)
#1B130F
(27,19,15)
#140F0D
(20,15,13)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #53331F

#53331F
(83,51,31)
#624533
(98,69,51)
#715747
(113,87,71)
#80695B
(128,105,91)
#8F7B6F
(143,123,111)
#9E8D83
(158,141,131)
#AD9F97
(173,159,151)
#BCB1AB
(188,177,171)
#CBC3BF
(203,195,191)
#DAD5D3
(218,213,211)
#E9E7E7
(233,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53331F color. Also use rgb(83,51,31) instead hex code.

Text Font Color

.myTextColor { color: #53331F; }

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

This text font color is #53331F.

Background Color

.myBgColor { background-color: #53331F; }

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

This div background color is #53331F.

Border color

.myBorderColor { border: 1px solid #53331F; }

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

This div border color is #53331F.

Opacity

.myOpacity80 { color: #53331F; opacity: 0.8; }

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

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

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

This text has shadow with #53331F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53331F.

Preview

Color preview on black background

This text has color #53331F on black background.


Color preview on white background

This text has color #53331F on white background.


Black color preview on #53331F background

This text has black color on #53331F background.


White color preview on #53331F background

This text has white color on #53331F background.


Related colors

Complementary color

Complementary color for #hex is #ACCCE0.


I love getcolorcode.com

Triadic colors

1 #1F5333 and #331F53 with #53331F are triadic colors.

2 #1F3353 and #33531F with #53331F are triadic colors.