COLOR #54522B

HEX: #54522B RGB: (84,82,43)

Color info

#54522B contains red, green and blue colors in about the same proportion. Web safe color of #54522B is #666633 (or #663).

RGB color model

#54522B color RGB value is (84,82,43).

RGB: (84,82,43) (33%, 32%, 17%)

RGB channels and saturation

R 84 of 255 = 33%
G 82 of 255 = 32%
B 43 of 255 = 17%

84
82
43

R + G + B ~ 27%. #54522B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 82 + 43 = 209 (100%)
R 84 of 209 ~ 40.19%
G 82 of 209 ~ 39.23%
B 43 of 209 ~ 20.57'%

%40.19
%39.23
%20.57

CMYK color model

#54522B color CMYK value is (0,2,49,67).

  • cyan value is 0.00%
  • magenta value is 2.38%
  • yellow value is 48.81%
  • key color value is 67.06%

CMYK: (0,2,49,67)
C0M2Y49K67 (0%, 2%, 49%, 67%)
(0.00 / 0.02 / 0.49 / 0.67)

CMYK percentages

%0
%2.38
%48.81
%67.06

Codes

Color #54522B in popluar color models

54 52 2B
RGB 84 82 43
HSL 57° 32.28% 24.90%
HSB/HSV 57° 48.81% 32.94%
CMYK 0.00% 2.38% 48.81%
67.06%

Color #54522B in popluar number systems.

HEX 54 52 2B
Decimal 84 82 43
Binary 1010100 1010010 101011
Octal 124 122 53

Shades and tints

Shades of #54522B

#54522B
(84,82,43)
#4D4B28
(77,75,40)
#464425
(70,68,37)
#3F3D22
(63,61,34)
#38361F
(56,54,31)
#312F1C
(49,47,28)
#2A2819
(42,40,25)
#232116
(35,33,22)
#1C1A13
(28,26,19)
#151310
(21,19,16)
#0E0C0D
(14,12,13)
#000000
(0,0,0)

Tints of #54522B

#54522B
(84,82,43)
#63613E
(99,97,62)
#727051
(114,112,81)
#817F64
(129,127,100)
#908E77
(144,142,119)
#9F9D8A
(159,157,138)
#AEAC9D
(174,172,157)
#BDBBB0
(189,187,176)
#CCCAC3
(204,202,195)
#DBD9D6
(219,217,214)
#EAE8E9
(234,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54522B color. Also use rgb(84,82,43) instead hex code.

Text Font Color

.myTextColor { color: #54522B; }

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

This text font color is #54522B.

Background Color

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

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

This div background color is #54522B.

Border color

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

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

This div border color is #54522B.

Opacity

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

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

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

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

This text has shadow with #54522B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54522B.

Preview

Color preview on black background

This text has color #54522B on black background.


Color preview on white background

This text has color #54522B on white background.


Black color preview on #54522B background

This text has black color on #54522B background.


White color preview on #54522B background

This text has white color on #54522B background.


Related colors

Complementary color

Complementary color for #hex is #ABADD4.


I love getcolorcode.com

Triadic colors

1 #2B5452 and #522B54 with #54522B are triadic colors.

2 #2B5254 and #52542B with #54522B are triadic colors.