COLOR #53471E

HEX: #53471E RGB: (83,71,30)

Color info

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

RGB color model

#53471E color RGB value is (83,71,30).

RGB: (83,71,30) (33%, 28%, 12%)

RGB channels and saturation

R 83 of 255 = 33%
G 71 of 255 = 28%
B 30 of 255 = 12%

83
71
30

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

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 30 = 184 (100%)
R 83 of 184 ~ 45.11%
G 71 of 184 ~ 38.59%
B 30 of 184 ~ 16.3'%

%45.11
%38.59
%16.3

CMYK color model

#53471E color CMYK value is (0,14,64,67).

  • cyan value is 0.00%
  • magenta value is 14.46%
  • yellow value is 63.86%
  • key color value is 67.45%

CMYK: (0,14,64,67)
C0M14Y64K67 (0%, 14%, 64%, 67%)
(0.00 / 0.14 / 0.64 / 0.67)

CMYK percentages

%0
%14.46
%63.86
%67.45

Codes

Color #53471E in popluar color models

53 47 1E
RGB 83 71 30
HSL 46° 46.90% 22.16%
HSB/HSV 46° 63.86% 32.55%
CMYK 0.00% 14.46% 63.86%
67.45%

Color #53471E in popluar number systems.

HEX 53 47 1E
Decimal 83 71 30
Binary 1010011 1000111 11110
Octal 123 107 36

Shades and tints

Shades of #53471E

#53471E
(83,71,30)
#4C411C
(76,65,28)
#453B1A
(69,59,26)
#3E3518
(62,53,24)
#372F16
(55,47,22)
#302914
(48,41,20)
#292312
(41,35,18)
#221D10
(34,29,16)
#1B170E
(27,23,14)
#14110C
(20,17,12)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #53471E

#53471E
(83,71,30)
#625732
(98,87,50)
#716746
(113,103,70)
#80775A
(128,119,90)
#8F876E
(143,135,110)
#9E9782
(158,151,130)
#ADA796
(173,167,150)
#BCB7AA
(188,183,170)
#CBC7BE
(203,199,190)
#DAD7D2
(218,215,210)
#E9E7E6
(233,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53471E color. Also use rgb(83,71,30) instead hex code.

Text Font Color

.myTextColor { color: #53471E; }

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

This text font color is #53471E.

Background Color

.myBgColor { background-color: #53471E; }

<div style="background-color:#53471E">Inner text</div>

This div background color is #53471E.

Border color

.myBorderColor { border: 1px solid #53471E; }

<div style="border:3px solid #53471E">Div</div>

This div border color is #53471E.

Opacity

.myOpacity80 { color: #53471E; opacity: 0.8; }

<p style="color:#53471E;opacity:0.8;">80%</p>

Text with #53471E 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 #53471E;}

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

This text has shadow with #53471E color.


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

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

This text has shadow with #53471E primary color and red secondary color.


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

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

This text has shadow with #53471E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53471E.

Preview

Color preview on black background

This text has color #53471E on black background.


Color preview on white background

This text has color #53471E on white background.


Black color preview on #53471E background

This text has black color on #53471E background.


White color preview on #53471E background

This text has white color on #53471E background.


Related colors

Complementary color

Complementary color for #hex is #ACB8E1.


I love getcolorcode.com

Triadic colors

1 #1E5347 and #471E53 with #53471E are triadic colors.

2 #1E4753 and #47531E with #53471E are triadic colors.