COLOR #53491B

HEX: #53491B RGB: (83,73,27)

Color info

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

RGB color model

#53491B color RGB value is (83,73,27).

RGB: (83,73,27) (33%, 29%, 11%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 27 of 255 = 11%

83
73
27

R + G + B ~ 24%. #53491B is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 27 = 183 (100%)
R 83 of 183 ~ 45.36%
G 73 of 183 ~ 39.89%
B 27 of 183 ~ 14.75'%

%45.36
%39.89
%14.75

CMYK color model

#53491B color CMYK value is (0,12,67,67).

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

CMYK: (0,12,67,67)
C0M12Y67K67 (0%, 12%, 67%, 67%)
(0.00 / 0.12 / 0.67 / 0.67)

CMYK percentages

%0
%12.05
%67.47
%67.45

Codes

Color #53491B in popluar color models

53 49 1B
RGB 83 73 27
HSL 49° 50.91% 21.57%
HSB/HSV 49° 67.47% 32.55%
CMYK 0.00% 12.05% 67.47%
67.45%

Color #53491B in popluar number systems.

HEX 53 49 1B
Decimal 83 73 27
Binary 1010011 1001001 11011
Octal 123 111 33

Shades and tints

Shades of #53491B

#53491B
(83,73,27)
#4C4319
(76,67,25)
#453D17
(69,61,23)
#3E3715
(62,55,21)
#373113
(55,49,19)
#302B11
(48,43,17)
#29250F
(41,37,15)
#221F0D
(34,31,13)
#1B190B
(27,25,11)
#141309
(20,19,9)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #53491B

#53491B
(83,73,27)
#62592F
(98,89,47)
#716943
(113,105,67)
#807957
(128,121,87)
#8F896B
(143,137,107)
#9E997F
(158,153,127)
#ADA993
(173,169,147)
#BCB9A7
(188,185,167)
#CBC9BB
(203,201,187)
#DAD9CF
(218,217,207)
#E9E9E3
(233,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53491B; }

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

This text font color is #53491B.

Background Color

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

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

This div background color is #53491B.

Border color

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

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

This div border color is #53491B.

Opacity

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

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

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

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

This text has shadow with #53491B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53491B.

Preview

Color preview on black background

This text has color #53491B on black background.


Color preview on white background

This text has color #53491B on white background.


Black color preview on #53491B background

This text has black color on #53491B background.


White color preview on #53491B background

This text has white color on #53491B background.


Related colors

Complementary color

Complementary color for #hex is #ACB6E4.


I love getcolorcode.com

Triadic colors

1 #1B5349 and #491B53 with #53491B are triadic colors.

2 #1B4953 and #49531B with #53491B are triadic colors.