COLOR #54371C

HEX: #54371C RGB: (84,55,28)

Color info

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

RGB color model

#54371C color RGB value is (84,55,28).

RGB: (84,55,28) (33%, 22%, 11%)

RGB channels and saturation

R 84 of 255 = 33%
G 55 of 255 = 22%
B 28 of 255 = 11%

84
55
28

R + G + B ~ 22%. #54371C is dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 55 + 28 = 167 (100%)
R 84 of 167 ~ 50.3%
G 55 of 167 ~ 32.93%
B 28 of 167 ~ 16.77'%

%50.3
%32.93
%16.77

CMYK color model

#54371C color CMYK value is (0,35,67,67).

  • cyan value is 0.00%
  • magenta value is 34.52%
  • yellow value is 66.67%
  • key color value is 67.06%

CMYK: (0,35,67,67)
C0M35Y67K67 (0%, 35%, 67%, 67%)
(0.00 / 0.35 / 0.67 / 0.67)

CMYK percentages

%0
%34.52
%66.67
%67.06

Codes

Color #54371C in popluar color models

54 37 1C
RGB 84 55 28
HSL 29° 50.00% 21.96%
HSB/HSV 29° 66.67% 32.94%
CMYK 0.00% 34.52% 66.67%
67.06%

Color #54371C in popluar number systems.

HEX 54 37 1C
Decimal 84 55 28
Binary 1010100 110111 11100
Octal 124 67 34

Shades and tints

Shades of #54371C

#54371C
(84,55,28)
#4D321A
(77,50,26)
#462D18
(70,45,24)
#3F2816
(63,40,22)
#382314
(56,35,20)
#311E12
(49,30,18)
#2A1910
(42,25,16)
#23140E
(35,20,14)
#1C0F0C
(28,15,12)
#150A0A
(21,10,10)
#0E0508
(14,5,8)
#000000
(0,0,0)

Tints of #54371C

#54371C
(84,55,28)
#634930
(99,73,48)
#725B44
(114,91,68)
#816D58
(129,109,88)
#907F6C
(144,127,108)
#9F9180
(159,145,128)
#AEA394
(174,163,148)
#BDB5A8
(189,181,168)
#CCC7BC
(204,199,188)
#DBD9D0
(219,217,208)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54371C color. Also use rgb(84,55,28) instead hex code.

Text Font Color

.myTextColor { color: #54371C; }

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

This text font color is #54371C.

Background Color

.myBgColor { background-color: #54371C; }

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

This div background color is #54371C.

Border color

.myBorderColor { border: 1px solid #54371C; }

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

This div border color is #54371C.

Opacity

.myOpacity80 { color: #54371C; opacity: 0.8; }

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

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

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

This text has shadow with #54371C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54371C.

Preview

Color preview on black background

This text has color #54371C on black background.


Color preview on white background

This text has color #54371C on white background.


Black color preview on #54371C background

This text has black color on #54371C background.


White color preview on #54371C background

This text has white color on #54371C background.


Related colors

Complementary color

Complementary color for #hex is #ABC8E3.


I love getcolorcode.com

Triadic colors

1 #1C5437 and #371C54 with #54371C are triadic colors.

2 #1C3754 and #37541C with #54371C are triadic colors.