COLOR #544855

HEX: #544855 RGB: (84,72,85)

Color info

#544855 contains red, green and blue colors in about the same proportion. Web safe color of #544855 is #663366 (or #636).

RGB color model

#544855 color RGB value is (84,72,85).

RGB: (84,72,85) (33%, 28%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 72 of 255 = 28%
B 85 of 255 = 33%

84
72
85

R + G + B ~ 31%. #544855 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 72 + 85 = 241 (100%)
R 84 of 241 ~ 34.85%
G 72 of 241 ~ 29.88%
B 85 of 241 ~ 35.27'%

%34.85
%29.88
%35.27

CMYK color model

#544855 color CMYK value is (1,15,0,67).

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

CMYK: (1,15,0,67)
C1M15Y0K67 (1%, 15%, 0%, 67%)
(0.01 / 0.15 / 0.00 / 0.67)

CMYK percentages

%1.18
%15.29
%0
%66.67

Codes

Color #544855 in popluar color models

54 48 55
RGB 84 72 85
HSL 295° 8.28% 30.78%
HSB/HSV 295° 15.29% 33.33%
CMYK 1.18% 15.29% 0.00%
66.67%

Color #544855 in popluar number systems.

HEX 54 48 55
Decimal 84 72 85
Binary 1010100 1001000 1010101
Octal 124 110 125

Shades and tints

Shades of #544855

#544855
(84,72,85)
#4D424E
(77,66,78)
#463C47
(70,60,71)
#3F3640
(63,54,64)
#383039
(56,48,57)
#312A32
(49,42,50)
#2A242B
(42,36,43)
#231E24
(35,30,36)
#1C181D
(28,24,29)
#151216
(21,18,22)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #544855

#544855
(84,72,85)
#635864
(99,88,100)
#726873
(114,104,115)
#817882
(129,120,130)
#908891
(144,136,145)
#9F98A0
(159,152,160)
#AEA8AF
(174,168,175)
#BDB8BE
(189,184,190)
#CCC8CD
(204,200,205)
#DBD8DC
(219,216,220)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544855; }

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

This text font color is #544855.

Background Color

.myBgColor { background-color: #544855; }

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

This div background color is #544855.

Border color

.myBorderColor { border: 1px solid #544855; }

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

This div border color is #544855.

Opacity

.myOpacity80 { color: #544855; opacity: 0.8; }

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

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

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

This text has shadow with #544855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544855.

Preview

Color preview on black background

This text has color #544855 on black background.


Color preview on white background

This text has color #544855 on white background.


Black color preview on #544855 background

This text has black color on #544855 background.


White color preview on #544855 background

This text has white color on #544855 background.


Related colors

Complementary color

Complementary color for #hex is #ABB7AA.


I love getcolorcode.com

Triadic colors

1 #555448 and #485554 with #544855 are triadic colors.

2 #554854 and #485455 with #544855 are triadic colors.