COLOR #54373D

HEX: #54373D RGB: (84,55,61)

Color info

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

RGB color model

#54373D color RGB value is (84,55,61).

RGB: (84,55,61) (33%, 22%, 24%)

RGB channels and saturation

R 84 of 255 = 33%
G 55 of 255 = 22%
B 61 of 255 = 24%

84
55
61

R + G + B ~ 26%. #54373D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 55 + 61 = 200 (100%)
R 84 of 200 ~ 42%
G 55 of 200 ~ 27.5%
B 61 of 200 ~ 30.5'%

%42
%27.5
%30.5

CMYK color model

#54373D color CMYK value is (0,35,27,67).

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

CMYK: (0,35,27,67)
C0M35Y27K67 (0%, 35%, 27%, 67%)
(0.00 / 0.35 / 0.27 / 0.67)

CMYK percentages

%0
%34.52
%27.38
%67.06

Codes

Color #54373D in popluar color models

54 37 3D
RGB 84 55 61
HSL 348° 20.86% 27.25%
HSB/HSV 348° 34.52% 32.94%
CMYK 0.00% 34.52% 27.38%
67.06%

Color #54373D in popluar number systems.

HEX 54 37 3D
Decimal 84 55 61
Binary 1010100 110111 111101
Octal 124 67 75

Shades and tints

Shades of #54373D

#54373D
(84,55,61)
#4D3238
(77,50,56)
#462D33
(70,45,51)
#3F282E
(63,40,46)
#382329
(56,35,41)
#311E24
(49,30,36)
#2A191F
(42,25,31)
#23141A
(35,20,26)
#1C0F15
(28,15,21)
#150A10
(21,10,16)
#0E050B
(14,5,11)
#000000
(0,0,0)

Tints of #54373D

#54373D
(84,55,61)
#63494E
(99,73,78)
#725B5F
(114,91,95)
#816D70
(129,109,112)
#907F81
(144,127,129)
#9F9192
(159,145,146)
#AEA3A3
(174,163,163)
#BDB5B4
(189,181,180)
#CCC7C5
(204,199,197)
#DBD9D6
(219,217,214)
#EAEBE7
(234,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54373D color. Also use rgb(84,55,61) instead hex code.

Text Font Color

.myTextColor { color: #54373D; }

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

This text font color is #54373D.

Background Color

.myBgColor { background-color: #54373D; }

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

This div background color is #54373D.

Border color

.myBorderColor { border: 1px solid #54373D; }

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

This div border color is #54373D.

Opacity

.myOpacity80 { color: #54373D; opacity: 0.8; }

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

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

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

This text has shadow with #54373D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54373D.

Preview

Color preview on black background

This text has color #54373D on black background.


Color preview on white background

This text has color #54373D on white background.


Black color preview on #54373D background

This text has black color on #54373D background.


White color preview on #54373D background

This text has white color on #54373D background.


Related colors

Complementary color

Complementary color for #hex is #ABC8C2.


I love getcolorcode.com

Triadic colors

1 #3D5437 and #373D54 with #54373D are triadic colors.

2 #3D3754 and #37543D with #54373D are triadic colors.