COLOR #54363F

HEX: #54363F RGB: (84,54,63)

Color info

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

RGB color model

#54363F color RGB value is (84,54,63).

RGB: (84,54,63) (33%, 21%, 25%)

RGB channels and saturation

R 84 of 255 = 33%
G 54 of 255 = 21%
B 63 of 255 = 25%

84
54
63

R + G + B ~ 26%. #54363F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 54 + 63 = 201 (100%)
R 84 of 201 ~ 41.79%
G 54 of 201 ~ 26.87%
B 63 of 201 ~ 31.34'%

%41.79
%26.87
%31.34

CMYK color model

#54363F color CMYK value is (0,36,25,67).

  • cyan value is 0.00%
  • magenta value is 35.71%
  • yellow value is 25.00%
  • key color value is 67.06%

CMYK: (0,36,25,67)
C0M36Y25K67 (0%, 36%, 25%, 67%)
(0.00 / 0.36 / 0.25 / 0.67)

CMYK percentages

%0
%35.71
%25
%67.06

Codes

Color #54363F in popluar color models

54 36 3F
RGB 84 54 63
HSL 342° 21.74% 27.06%
HSB/HSV 342° 35.71% 32.94%
CMYK 0.00% 35.71% 25.00%
67.06%

Color #54363F in popluar number systems.

HEX 54 36 3F
Decimal 84 54 63
Binary 1010100 110110 111111
Octal 124 66 77

Shades and tints

Shades of #54363F

#54363F
(84,54,63)
#4D323A
(77,50,58)
#462E35
(70,46,53)
#3F2A30
(63,42,48)
#38262B
(56,38,43)
#312226
(49,34,38)
#2A1E21
(42,30,33)
#231A1C
(35,26,28)
#1C1617
(28,22,23)
#151212
(21,18,18)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #54363F

#54363F
(84,54,63)
#634850
(99,72,80)
#725A61
(114,90,97)
#816C72
(129,108,114)
#907E83
(144,126,131)
#9F9094
(159,144,148)
#AEA2A5
(174,162,165)
#BDB4B6
(189,180,182)
#CCC6C7
(204,198,199)
#DBD8D8
(219,216,216)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54363F color. Also use rgb(84,54,63) instead hex code.

Text Font Color

.myTextColor { color: #54363F; }

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

This text font color is #54363F.

Background Color

.myBgColor { background-color: #54363F; }

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

This div background color is #54363F.

Border color

.myBorderColor { border: 1px solid #54363F; }

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

This div border color is #54363F.

Opacity

.myOpacity80 { color: #54363F; opacity: 0.8; }

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

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

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

This text has shadow with #54363F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54363F.

Preview

Color preview on black background

This text has color #54363F on black background.


Color preview on white background

This text has color #54363F on white background.


Black color preview on #54363F background

This text has black color on #54363F background.


White color preview on #54363F background

This text has white color on #54363F background.


Related colors

Complementary color

Complementary color for #hex is #ABC9C0.


I love getcolorcode.com

Triadic colors

1 #3F5436 and #363F54 with #54363F are triadic colors.

2 #3F3654 and #36543F with #54363F are triadic colors.