COLOR #544061

HEX: #544061 RGB: (84,64,97)

Color info

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

RGB color model

#544061 color RGB value is (84,64,97).

RGB: (84,64,97) (33%, 25%, 38%)

RGB channels and saturation

R 84 of 255 = 33%
G 64 of 255 = 25%
B 97 of 255 = 38%

84
64
97

R + G + B ~ 32%. #544061 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 64 + 97 = 245 (100%)
R 84 of 245 ~ 34.29%
G 64 of 245 ~ 26.12%
B 97 of 245 ~ 39.59'%

%34.29
%26.12
%39.59

CMYK color model

#544061 color CMYK value is (13,34,0,62).

  • cyan value is 13.40%
  • magenta value is 34.02%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (13,34,0,62)
C13M34Y0K62 (13%, 34%, 0%, 62%)
(0.13 / 0.34 / 0.00 / 0.62)

CMYK percentages

%13.4
%34.02
%0
%61.96

Codes

Color #544061 in popluar color models

54 40 61
RGB 84 64 97
HSL 276° 20.50% 31.57%
HSB/HSV 276° 34.02% 38.04%
CMYK 13.40% 34.02% 0.00%
61.96%

Color #544061 in popluar number systems.

HEX 54 40 61
Decimal 84 64 97
Binary 1010100 1000000 1100001
Octal 124 100 141

Shades and tints

Shades of #544061

#544061
(84,64,97)
#4D3B59
(77,59,89)
#463651
(70,54,81)
#3F3149
(63,49,73)
#382C41
(56,44,65)
#312739
(49,39,57)
#2A2231
(42,34,49)
#231D29
(35,29,41)
#1C1821
(28,24,33)
#151319
(21,19,25)
#0E0E11
(14,14,17)
#000000
(0,0,0)

Tints of #544061

#544061
(84,64,97)
#63516F
(99,81,111)
#72627D
(114,98,125)
#81738B
(129,115,139)
#908499
(144,132,153)
#9F95A7
(159,149,167)
#AEA6B5
(174,166,181)
#BDB7C3
(189,183,195)
#CCC8D1
(204,200,209)
#DBD9DF
(219,217,223)
#EAEAED
(234,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544061; }

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

This text font color is #544061.

Background Color

.myBgColor { background-color: #544061; }

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

This div background color is #544061.

Border color

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

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

This div border color is #544061.

Opacity

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

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

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

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

This text has shadow with #544061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544061.

Preview

Color preview on black background

This text has color #544061 on black background.


Color preview on white background

This text has color #544061 on white background.


Black color preview on #544061 background

This text has black color on #544061 background.


White color preview on #544061 background

This text has white color on #544061 background.


Related colors

Complementary color

Complementary color for #hex is #ABBF9E.


I love getcolorcode.com

Triadic colors

1 #615440 and #406154 with #544061 are triadic colors.

2 #614054 and #405461 with #544061 are triadic colors.