COLOR #53401B

HEX: #53401B RGB: (83,64,27)

Color info

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

RGB color model

#53401B color RGB value is (83,64,27).

RGB: (83,64,27) (33%, 25%, 11%)

RGB channels and saturation

R 83 of 255 = 33%
G 64 of 255 = 25%
B 27 of 255 = 11%

83
64
27

R + G + B ~ 23%. #53401B is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 64 + 27 = 174 (100%)
R 83 of 174 ~ 47.7%
G 64 of 174 ~ 36.78%
B 27 of 174 ~ 15.52'%

%47.7
%36.78
%15.52

CMYK color model

#53401B color CMYK value is (0,23,67,67).

  • cyan value is 0.00%
  • magenta value is 22.89%
  • yellow value is 67.47%
  • key color value is 67.45%

CMYK: (0,23,67,67)
C0M23Y67K67 (0%, 23%, 67%, 67%)
(0.00 / 0.23 / 0.67 / 0.67)

CMYK percentages

%0
%22.89
%67.47
%67.45

Codes

Color #53401B in popluar color models

53 40 1B
RGB 83 64 27
HSL 40° 50.91% 21.57%
HSB/HSV 40° 67.47% 32.55%
CMYK 0.00% 22.89% 67.47%
67.45%

Color #53401B in popluar number systems.

HEX 53 40 1B
Decimal 83 64 27
Binary 1010011 1000000 11011
Octal 123 100 33

Shades and tints

Shades of #53401B

#53401B
(83,64,27)
#4C3B19
(76,59,25)
#453617
(69,54,23)
#3E3115
(62,49,21)
#372C13
(55,44,19)
#302711
(48,39,17)
#29220F
(41,34,15)
#221D0D
(34,29,13)
#1B180B
(27,24,11)
#141309
(20,19,9)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #53401B

#53401B
(83,64,27)
#62512F
(98,81,47)
#716243
(113,98,67)
#807357
(128,115,87)
#8F846B
(143,132,107)
#9E957F
(158,149,127)
#ADA693
(173,166,147)
#BCB7A7
(188,183,167)
#CBC8BB
(203,200,187)
#DAD9CF
(218,217,207)
#E9EAE3
(233,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53401B color. Also use rgb(83,64,27) instead hex code.

Text Font Color

.myTextColor { color: #53401B; }

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

This text font color is #53401B.

Background Color

.myBgColor { background-color: #53401B; }

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

This div background color is #53401B.

Border color

.myBorderColor { border: 1px solid #53401B; }

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

This div border color is #53401B.

Opacity

.myOpacity80 { color: #53401B; opacity: 0.8; }

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

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

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

This text has shadow with #53401B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53401B.

Preview

Color preview on black background

This text has color #53401B on black background.


Color preview on white background

This text has color #53401B on white background.


Black color preview on #53401B background

This text has black color on #53401B background.


White color preview on #53401B background

This text has white color on #53401B background.


Related colors

Complementary color

Complementary color for #hex is #ACBFE4.


I love getcolorcode.com

Triadic colors

1 #1B5340 and #401B53 with #53401B are triadic colors.

2 #1B4053 and #40531B with #53401B are triadic colors.