COLOR #544053

HEX: #544053 RGB: (84,64,83)

Color info

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

RGB color model

#544053 color RGB value is (84,64,83).

RGB: (84,64,83) (33%, 25%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 64 of 255 = 25%
B 83 of 255 = 33%

84
64
83

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

Portions of RGB colors in percentages

R + G + B = 84 + 64 + 83 = 231 (100%)
R 84 of 231 ~ 36.36%
G 64 of 231 ~ 27.71%
B 83 of 231 ~ 35.93'%

%36.36
%27.71
%35.93

CMYK color model

#544053 color CMYK value is (0,24,1,67).

  • cyan value is 0.00%
  • magenta value is 23.81%
  • yellow value is 1.19%
  • key color value is 67.06%

CMYK: (0,24,1,67)
C0M24Y1K67 (0%, 24%, 1%, 67%)
(0.00 / 0.24 / 0.01 / 0.67)

CMYK percentages

%0
%23.81
%1.19
%67.06

Codes

Color #544053 in popluar color models

54 40 53
RGB 84 64 83
HSL 303° 13.51% 29.02%
HSB/HSV 303° 23.81% 32.94%
CMYK 0.00% 23.81% 1.19%
67.06%

Color #544053 in popluar number systems.

HEX 54 40 53
Decimal 84 64 83
Binary 1010100 1000000 1010011
Octal 124 100 123

Shades and tints

Shades of #544053

#544053
(84,64,83)
#4D3B4C
(77,59,76)
#463645
(70,54,69)
#3F313E
(63,49,62)
#382C37
(56,44,55)
#312730
(49,39,48)
#2A2229
(42,34,41)
#231D22
(35,29,34)
#1C181B
(28,24,27)
#151314
(21,19,20)
#0E0E0D
(14,14,13)
#000000
(0,0,0)

Tints of #544053

#544053
(84,64,83)
#635162
(99,81,98)
#726271
(114,98,113)
#817380
(129,115,128)
#90848F
(144,132,143)
#9F959E
(159,149,158)
#AEA6AD
(174,166,173)
#BDB7BC
(189,183,188)
#CCC8CB
(204,200,203)
#DBD9DA
(219,217,218)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544053; }

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

This text font color is #544053.

Background Color

.myBgColor { background-color: #544053; }

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

This div background color is #544053.

Border color

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

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

This div border color is #544053.

Opacity

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

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

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

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

This text has shadow with #544053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544053.

Preview

Color preview on black background

This text has color #544053 on black background.


Color preview on white background

This text has color #544053 on white background.


Black color preview on #544053 background

This text has black color on #544053 background.


White color preview on #544053 background

This text has white color on #544053 background.


Related colors

Complementary color

Complementary color for #hex is #ABBFAC.


I love getcolorcode.com

Triadic colors

1 #535440 and #405354 with #544053 are triadic colors.

2 #534054 and #405453 with #544053 are triadic colors.