COLOR #54553A

HEX: #54553A RGB: (84,85,58)

Color info

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

RGB color model

#54553A color RGB value is (84,85,58).

RGB: (84,85,58) (33%, 33%, 23%)

RGB channels and saturation

R 84 of 255 = 33%
G 85 of 255 = 33%
B 58 of 255 = 23%

84
85
58

R + G + B ~ 30%. #54553A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 85 + 58 = 227 (100%)
R 84 of 227 ~ 37%
G 85 of 227 ~ 37.44%
B 58 of 227 ~ 25.55'%

%37
%37.44
%25.55

CMYK color model

#54553A color CMYK value is (1,0,32,67).

  • cyan value is 1.18%
  • magenta value is 0.00%
  • yellow value is 31.76%
  • key color value is 66.67%

CMYK: (1,0,32,67)
C1M0Y32K67 (1%, 0%, 32%, 67%)
(0.01 / 0.00 / 0.32 / 0.67)

CMYK percentages

%1.18
%0
%31.76
%66.67

Codes

Color #54553A in popluar color models

54 55 3A
RGB 84 85 58
HSL 62° 18.88% 28.04%
HSB/HSV 62° 31.76% 33.33%
CMYK 1.18% 0.00% 31.76%
66.67%

Color #54553A in popluar number systems.

HEX 54 55 3A
Decimal 84 85 58
Binary 1010100 1010101 111010
Octal 124 125 72

Shades and tints

Shades of #54553A

#54553A
(84,85,58)
#4D4E35
(77,78,53)
#464730
(70,71,48)
#3F402B
(63,64,43)
#383926
(56,57,38)
#313221
(49,50,33)
#2A2B1C
(42,43,28)
#232417
(35,36,23)
#1C1D12
(28,29,18)
#15160D
(21,22,13)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #54553A

#54553A
(84,85,58)
#63644B
(99,100,75)
#72735C
(114,115,92)
#81826D
(129,130,109)
#90917E
(144,145,126)
#9FA08F
(159,160,143)
#AEAFA0
(174,175,160)
#BDBEB1
(189,190,177)
#CCCDC2
(204,205,194)
#DBDCD3
(219,220,211)
#EAEBE4
(234,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54553A color. Also use rgb(84,85,58) instead hex code.

Text Font Color

.myTextColor { color: #54553A; }

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

This text font color is #54553A.

Background Color

.myBgColor { background-color: #54553A; }

<div style="background-color:#54553A">Inner text</div>

This div background color is #54553A.

Border color

.myBorderColor { border: 1px solid #54553A; }

<div style="border:3px solid #54553A">Div</div>

This div border color is #54553A.

Opacity

.myOpacity80 { color: #54553A; opacity: 0.8; }

<p style="color:#54553A;opacity:0.8;">80%</p>

Text with #54553A 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 #54553A;}

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

This text has shadow with #54553A color.


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

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

This text has shadow with #54553A primary color and red secondary color.


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

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

This text has shadow with #54553A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54553A.

Preview

Color preview on black background

This text has color #54553A on black background.


Color preview on white background

This text has color #54553A on white background.


Black color preview on #54553A background

This text has black color on #54553A background.


White color preview on #54553A background

This text has white color on #54553A background.


Related colors

Complementary color

Complementary color for #hex is #ABAAC5.


I love getcolorcode.com

Triadic colors

1 #3A5455 and #553A54 with #54553A are triadic colors.

2 #3A5554 and #55543A with #54553A are triadic colors.