COLOR #54311B

HEX: #54311B RGB: (84,49,27)

Color info

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

RGB color model

#54311B color RGB value is (84,49,27).

RGB: (84,49,27) (33%, 19%, 11%)

RGB channels and saturation

R 84 of 255 = 33%
G 49 of 255 = 19%
B 27 of 255 = 11%

84
49
27

R + G + B ~ 21%. #54311B is dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 49 + 27 = 160 (100%)
R 84 of 160 ~ 52.5%
G 49 of 160 ~ 30.63%
B 27 of 160 ~ 16.88'%

%52.5
%30.63
%16.88

CMYK color model

#54311B color CMYK value is (0,42,68,67).

  • cyan value is 0.00%
  • magenta value is 41.67%
  • yellow value is 67.86%
  • key color value is 67.06%
CMYK: (0,42,68,67) C0M42Y68K67 (0%,42%,68%,67%) (0.00/0.42/0.68/0.67) 

CMYK percentages

%0
%41.67
%67.86
%67.06

Codes

Color #54311B in popluar color models

54 31 1B
RGB 84 49 27
HSL 23° 51.35% 21.76%
HSB/HSV 23° 67.86% 32.94%
CMYK 0.00% 41.67% 67.86%
67.06%

Color #54311B in popluar number systems.

HEX 54 31 1B
Decimal 84 49 27
Binary 1010100 110001 11011
Octal 124 61 33

Shades and tints

Shades of #54311B

#54311B
(84,49,27)
#4D2D19
(77,45,25)
#462917
(70,41,23)
#3F2515
(63,37,21)
#382113
(56,33,19)
#311D11
(49,29,17)
#2A190F
(42,25,15)
#23150D
(35,21,13)
#1C110B
(28,17,11)
#150D09
(21,13,9)
#0E0907
(14,9,7)
#000000
(0,0,0)

Tints of #54311B

#54311B
(84,49,27)
#63432F
(99,67,47)
#725543
(114,85,67)
#816757
(129,103,87)
#90796B
(144,121,107)
#9F8B7F
(159,139,127)
#AE9D93
(174,157,147)
#BDAFA7
(189,175,167)
#CCC1BB
(204,193,187)
#DBD3CF
(219,211,207)
#EAE5E3
(234,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54311B color. Also use rgb(84,49,27) instead hex code.

Text Font Color

.myTextColor { color: #54311B; }

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

This text font color is #54311B.

Background Color

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

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

This div background color is #54311B.

Border color

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

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

This div border color is #54311B.

Opacity

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

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

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

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

This text has shadow with #54311B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54311B.

Preview

Color preview on black background

This text has color #54311B on black background.


Color preview on white background

This text has color #54311B on white background.


Black color preview on #54311B background

This text has black color on #54311B background.


White color preview on #54311B background

This text has white color on #54311B background.


Related colors

Complementary color

Complementary color for #hex is #ABCEE4.


I love getcolorcode.com

Triadic colors

1 #1B5431 and #311B54 with #54311B are triadic colors.

2 #1B3154 and #31541B with #54311B are triadic colors.