COLOR #543513

HEX: #543513 RGB: (84,53,19)

Color info

#543513 contains mainly red and green colors. Web safe color of #543513 is #663300 (or #630).

RGB color model

#543513 color RGB value is (84,53,19).

RGB: (84,53,19) (33%, 21%, 7%)

RGB channels and saturation

R 84 of 255 = 33%
G 53 of 255 = 21%
B 19 of 255 = 7%

84
53
19

R + G + B ~ 20%. #543513 is dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 53 + 19 = 156 (100%)
R 84 of 156 ~ 53.85%
G 53 of 156 ~ 33.97%
B 19 of 156 ~ 12.18'%

%53.85
%33.97
%12.18

CMYK color model

#543513 color CMYK value is (0,37,77,67).

  • cyan value is 0.00%
  • magenta value is 36.90%
  • yellow value is 77.38%
  • key color value is 67.06%

CMYK: (0,37,77,67)
C0M37Y77K67 (0%, 37%, 77%, 67%)
(0.00 / 0.37 / 0.77 / 0.67)

CMYK percentages

%0
%36.9
%77.38
%67.06

Codes

Color #543513 in popluar color models

54 35 13
RGB 84 53 19
HSL 31° 63.11% 20.20%
HSB/HSV 31° 77.38% 32.94%
CMYK 0.00% 36.90% 77.38%
67.06%

Color #543513 in popluar number systems.

HEX 54 35 13
Decimal 84 53 19
Binary 1010100 110101 10011
Octal 124 65 23

Shades and tints

Shades of #543513

#543513
(84,53,19)
#4D3112
(77,49,18)
#462D11
(70,45,17)
#3F2910
(63,41,16)
#38250F
(56,37,15)
#31210E
(49,33,14)
#2A1D0D
(42,29,13)
#23190C
(35,25,12)
#1C150B
(28,21,11)
#15110A
(21,17,10)
#0E0D09
(14,13,9)
#000000
(0,0,0)

Tints of #543513

#543513
(84,53,19)
#634728
(99,71,40)
#72593D
(114,89,61)
#816B52
(129,107,82)
#907D67
(144,125,103)
#9F8F7C
(159,143,124)
#AEA191
(174,161,145)
#BDB3A6
(189,179,166)
#CCC5BB
(204,197,187)
#DBD7D0
(219,215,208)
#EAE9E5
(234,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #543513 color. Also use rgb(84,53,19) instead hex code.

Text Font Color

.myTextColor { color: #543513; }

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

This text font color is #543513.

Background Color

.myBgColor { background-color: #543513; }

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

This div background color is #543513.

Border color

.myBorderColor { border: 1px solid #543513; }

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

This div border color is #543513.

Opacity

.myOpacity80 { color: #543513; opacity: 0.8; }

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

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

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

This text has shadow with #543513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #543513.

Preview

Color preview on black background

This text has color #543513 on black background.


Color preview on white background

This text has color #543513 on white background.


Black color preview on #543513 background

This text has black color on #543513 background.


White color preview on #543513 background

This text has white color on #543513 background.


Related colors

Complementary color

Complementary color for #hex is #ABCAEC.


I love getcolorcode.com

Triadic colors

1 #135435 and #351354 with #543513 are triadic colors.

2 #133554 and #355413 with #543513 are triadic colors.