COLOR #544D62

HEX: #544D62 RGB: (84,77,98)

Color info

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

RGB color model

#544D62 color RGB value is (84,77,98).

RGB: (84,77,98) (33%, 30%, 38%)

RGB channels and saturation

R 84 of 255 = 33%
G 77 of 255 = 30%
B 98 of 255 = 38%

84
77
98

R + G + B ~ 34%. #544D62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 77 + 98 = 259 (100%)
R 84 of 259 ~ 32.43%
G 77 of 259 ~ 29.73%
B 98 of 259 ~ 37.84'%

%32.43
%29.73
%37.84

CMYK color model

#544D62 color CMYK value is (14,21,0,62).

  • cyan value is 14.29%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (14,21,0,62)
C14M21Y0K62 (14%, 21%, 0%, 62%)
(0.14 / 0.21 / 0.00 / 0.62)

CMYK percentages

%14.29
%21.43
%0
%61.57

Codes

Color #544D62 in popluar color models

54 4D 62
RGB 84 77 98
HSL 260° 12.00% 34.31%
HSB/HSV 260° 21.43% 38.43%
CMYK 14.29% 21.43% 0.00%
61.57%

Color #544D62 in popluar number systems.

HEX 54 4D 62
Decimal 84 77 98
Binary 1010100 1001101 1100010
Octal 124 115 142

Shades and tints

Shades of #544D62

#544D62
(84,77,98)
#4D465A
(77,70,90)
#463F52
(70,63,82)
#3F384A
(63,56,74)
#383142
(56,49,66)
#312A3A
(49,42,58)
#2A2332
(42,35,50)
#231C2A
(35,28,42)
#1C1522
(28,21,34)
#150E1A
(21,14,26)
#0E0712
(14,7,18)
#000000
(0,0,0)

Tints of #544D62

#544D62
(84,77,98)
#635D70
(99,93,112)
#726D7E
(114,109,126)
#817D8C
(129,125,140)
#908D9A
(144,141,154)
#9F9DA8
(159,157,168)
#AEADB6
(174,173,182)
#BDBDC4
(189,189,196)
#CCCDD2
(204,205,210)
#DBDDE0
(219,221,224)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544D62 color. Also use rgb(84,77,98) instead hex code.

Text Font Color

.myTextColor { color: #544D62; }

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

This text font color is #544D62.

Background Color

.myBgColor { background-color: #544D62; }

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

This div background color is #544D62.

Border color

.myBorderColor { border: 1px solid #544D62; }

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

This div border color is #544D62.

Opacity

.myOpacity80 { color: #544D62; opacity: 0.8; }

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

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

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

This text has shadow with #544D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544D62.

Preview

Color preview on black background

This text has color #544D62 on black background.


Color preview on white background

This text has color #544D62 on white background.


Black color preview on #544D62 background

This text has black color on #544D62 background.


White color preview on #544D62 background

This text has white color on #544D62 background.


Related colors

Complementary color

Complementary color for #hex is #ABB29D.


I love getcolorcode.com

Triadic colors

1 #62544D and #4D6254 with #544D62 are triadic colors.

2 #624D54 and #4D5462 with #544D62 are triadic colors.