COLOR #544762

HEX: #544762 RGB: (84,71,98)

Color info

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

RGB color model

#544762 color RGB value is (84,71,98).

RGB: (84,71,98) (33%, 28%, 38%)

RGB channels and saturation

R 84 of 255 = 33%
G 71 of 255 = 28%
B 98 of 255 = 38%

84
71
98

R + G + B ~ 33%. #544762 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 71 + 98 = 253 (100%)
R 84 of 253 ~ 33.2%
G 71 of 253 ~ 28.06%
B 98 of 253 ~ 38.74'%

%33.2
%28.06
%38.74

CMYK color model

#544762 color CMYK value is (14,28,0,62).

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

CMYK: (14,28,0,62)
C14M28Y0K62 (14%, 28%, 0%, 62%)
(0.14 / 0.28 / 0.00 / 0.62)

CMYK percentages

%14.29
%27.55
%0
%61.57

Codes

Color #544762 in popluar color models

54 47 62
RGB 84 71 98
HSL 269° 15.98% 33.14%
HSB/HSV 269° 27.55% 38.43%
CMYK 14.29% 27.55% 0.00%
61.57%

Color #544762 in popluar number systems.

HEX 54 47 62
Decimal 84 71 98
Binary 1010100 1000111 1100010
Octal 124 107 142

Shades and tints

Shades of #544762

#544762
(84,71,98)
#4D415A
(77,65,90)
#463B52
(70,59,82)
#3F354A
(63,53,74)
#382F42
(56,47,66)
#31293A
(49,41,58)
#2A2332
(42,35,50)
#231D2A
(35,29,42)
#1C1722
(28,23,34)
#15111A
(21,17,26)
#0E0B12
(14,11,18)
#000000
(0,0,0)

Tints of #544762

#544762
(84,71,98)
#635770
(99,87,112)
#72677E
(114,103,126)
#81778C
(129,119,140)
#90879A
(144,135,154)
#9F97A8
(159,151,168)
#AEA7B6
(174,167,182)
#BDB7C4
(189,183,196)
#CCC7D2
(204,199,210)
#DBD7E0
(219,215,224)
#EAE7EE
(234,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544762; }

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

This text font color is #544762.

Background Color

.myBgColor { background-color: #544762; }

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

This div background color is #544762.

Border color

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

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

This div border color is #544762.

Opacity

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

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

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

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

This text has shadow with #544762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544762.

Preview

Color preview on black background

This text has color #544762 on black background.


Color preview on white background

This text has color #544762 on white background.


Black color preview on #544762 background

This text has black color on #544762 background.


White color preview on #544762 background

This text has white color on #544762 background.


Related colors

Complementary color

Complementary color for #hex is #ABB89D.


I love getcolorcode.com

Triadic colors

1 #625447 and #476254 with #544762 are triadic colors.

2 #624754 and #475462 with #544762 are triadic colors.