COLOR #53491A

HEX: #53491A RGB: (83,73,26)

Color info

#53491A contains red, green and blue colors in about the same proportion. Web safe color of #53491A is #663300 (or #630).

RGB color model

#53491A color RGB value is (83,73,26).

RGB: (83,73,26) (33%, 29%, 10%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 26 of 255 = 10%

83
73
26

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

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 26 = 182 (100%)
R 83 of 182 ~ 45.6%
G 73 of 182 ~ 40.11%
B 26 of 182 ~ 14.29'%

%45.6
%40.11
%14.29

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 12.05%
  • yellow value is 68.67%
  • key color value is 67.45%
CMYK: (0,12,69,67) C0M12Y69K67 (0%,12%,69%,67%) (0.00/0.12/0.69/0.67) 

CMYK percentages

%0
%12.05
%68.67
%67.45

Codes

Color #53491A in popluar color models

53 49 1A
RGB 83 73 26
HSL 49° 52.29% 21.37%
HSB/HSV 49° 68.67% 32.55%
CMYK 0.00% 12.05% 68.67%
67.45%

Color #53491A in popluar number systems.

HEX 53 49 1A
Decimal 83 73 26
Binary 1010011 1001001 11010
Octal 123 111 32

Shades and tints

Shades of #53491A

#53491A
(83,73,26)
#4C4318
(76,67,24)
#453D16
(69,61,22)
#3E3714
(62,55,20)
#373112
(55,49,18)
#302B10
(48,43,16)
#29250E
(41,37,14)
#221F0C
(34,31,12)
#1B190A
(27,25,10)
#141308
(20,19,8)
#0D0D06
(13,13,6)
#000000
(0,0,0)

Tints of #53491A

#53491A
(83,73,26)
#62592E
(98,89,46)
#716942
(113,105,66)
#807956
(128,121,86)
#8F896A
(143,137,106)
#9E997E
(158,153,126)
#ADA992
(173,169,146)
#BCB9A6
(188,185,166)
#CBC9BA
(203,201,186)
#DAD9CE
(218,217,206)
#E9E9E2
(233,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53491A; }

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

This text font color is #53491A.

Background Color

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

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

This div background color is #53491A.

Border color

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

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

This div border color is #53491A.

Opacity

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

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

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

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

This text has shadow with #53491A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53491A.

Preview

Color preview on black background

This text has color #53491A on black background.


Color preview on white background

This text has color #53491A on white background.


Black color preview on #53491A background

This text has black color on #53491A background.


White color preview on #53491A background

This text has white color on #53491A background.


Related colors

Complementary color

Complementary color for #hex is #ACB6E5.


I love getcolorcode.com

Triadic colors

1 #1A5349 and #491A53 with #53491A are triadic colors.

2 #1A4953 and #49531A with #53491A are triadic colors.