COLOR #54422E

HEX: #54422E RGB: (84,66,46)

Color info

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

RGB color model

#54422E color RGB value is (84,66,46).

RGB: (84,66,46) (33%, 26%, 18%)

RGB channels and saturation

R 84 of 255 = 33%
G 66 of 255 = 26%
B 46 of 255 = 18%

84
66
46

R + G + B ~ 26%. #54422E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 66 + 46 = 196 (100%)
R 84 of 196 ~ 42.86%
G 66 of 196 ~ 33.67%
B 46 of 196 ~ 23.47'%

%42.86
%33.67
%23.47

CMYK color model

#54422E color CMYK value is (0,21,45,67).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 45.24%
  • key color value is 67.06%

CMYK: (0,21,45,67)
C0M21Y45K67 (0%, 21%, 45%, 67%)
(0.00 / 0.21 / 0.45 / 0.67)

CMYK percentages

%0
%21.43
%45.24
%67.06

Codes

Color #54422E in popluar color models

54 42 2E
RGB 84 66 46
HSL 32° 29.23% 25.49%
HSB/HSV 32° 45.24% 32.94%
CMYK 0.00% 21.43% 45.24%
67.06%

Color #54422E in popluar number systems.

HEX 54 42 2E
Decimal 84 66 46
Binary 1010100 1000010 101110
Octal 124 102 56

Shades and tints

Shades of #54422E

#54422E
(84,66,46)
#4D3C2A
(77,60,42)
#463626
(70,54,38)
#3F3022
(63,48,34)
#382A1E
(56,42,30)
#31241A
(49,36,26)
#2A1E16
(42,30,22)
#231812
(35,24,18)
#1C120E
(28,18,14)
#150C0A
(21,12,10)
#0E0606
(14,6,6)
#000000
(0,0,0)

Tints of #54422E

#54422E
(84,66,46)
#635341
(99,83,65)
#726454
(114,100,84)
#817567
(129,117,103)
#90867A
(144,134,122)
#9F978D
(159,151,141)
#AEA8A0
(174,168,160)
#BDB9B3
(189,185,179)
#CCCAC6
(204,202,198)
#DBDBD9
(219,219,217)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54422E color. Also use rgb(84,66,46) instead hex code.

Text Font Color

.myTextColor { color: #54422E; }

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

This text font color is #54422E.

Background Color

.myBgColor { background-color: #54422E; }

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

This div background color is #54422E.

Border color

.myBorderColor { border: 1px solid #54422E; }

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

This div border color is #54422E.

Opacity

.myOpacity80 { color: #54422E; opacity: 0.8; }

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

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

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

This text has shadow with #54422E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54422E.

Preview

Color preview on black background

This text has color #54422E on black background.


Color preview on white background

This text has color #54422E on white background.


Black color preview on #54422E background

This text has black color on #54422E background.


White color preview on #54422E background

This text has white color on #54422E background.


Related colors

Complementary color

Complementary color for #hex is #ABBDD1.


I love getcolorcode.com

Triadic colors

1 #2E5442 and #422E54 with #54422E are triadic colors.

2 #2E4254 and #42542E with #54422E are triadic colors.