COLOR #544254

HEX: #544254 RGB: (84,66,84)

Color info

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

RGB color model

#544254 color RGB value is (84,66,84).

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

RGB channels and saturation

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

84
66
84

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

Portions of RGB colors in percentages

R + G + B = 84 + 66 + 84 = 234 (100%)
R 84 of 234 ~ 35.9%
G 66 of 234 ~ 28.21%
B 84 of 234 ~ 35.9'%

%35.9
%28.21
%35.9

CMYK color model

#544254 color CMYK value is (0,21,0,67).

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

CMYK: (0,21,0,67)
C0M21Y0K67 (0%, 21%, 0%, 67%)
(0.00 / 0.21 / 0.00 / 0.67)

CMYK percentages

%0
%21.43
%0
%67.06

Codes

Color #544254 in popluar color models

54 42 54
RGB 84 66 84
HSL 300° 12.00% 29.41%
HSB/HSV 300° 21.43% 32.94%
CMYK 0.00% 21.43% 0.00%
67.06%

Color #544254 in popluar number systems.

HEX 54 42 54
Decimal 84 66 84
Binary 1010100 1000010 1010100
Octal 124 102 124

Shades and tints

Shades of #544254

#544254
(84,66,84)
#4D3C4D
(77,60,77)
#463646
(70,54,70)
#3F303F
(63,48,63)
#382A38
(56,42,56)
#312431
(49,36,49)
#2A1E2A
(42,30,42)
#231823
(35,24,35)
#1C121C
(28,18,28)
#150C15
(21,12,21)
#0E060E
(14,6,14)
#000000
(0,0,0)

Tints of #544254

#544254
(84,66,84)
#635363
(99,83,99)
#726472
(114,100,114)
#817581
(129,117,129)
#908690
(144,134,144)
#9F979F
(159,151,159)
#AEA8AE
(174,168,174)
#BDB9BD
(189,185,189)
#CCCACC
(204,202,204)
#DBDBDB
(219,219,219)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544254; }

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

This text font color is #544254.

Background Color

.myBgColor { background-color: #544254; }

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

This div background color is #544254.

Border color

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

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

This div border color is #544254.

Opacity

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

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

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

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

This text has shadow with #544254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544254.

Preview

Color preview on black background

This text has color #544254 on black background.


Color preview on white background

This text has color #544254 on white background.


Black color preview on #544254 background

This text has black color on #544254 background.


White color preview on #544254 background

This text has white color on #544254 background.


Related colors

Complementary color

Complementary color for #hex is #ABBDAB.


I love getcolorcode.com

Triadic colors

1 #545442 and #425454 with #544254 are triadic colors.

2 #544254 and #425454 with #544254 are triadic colors.