COLOR #544751

HEX: #544751 RGB: (84,71,81)

Color info

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

RGB color model

#544751 color RGB value is (84,71,81).

RGB: (84,71,81) (33%, 28%, 32%)

RGB channels and saturation

R 84 of 255 = 33%
G 71 of 255 = 28%
B 81 of 255 = 32%

84
71
81

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

Portions of RGB colors in percentages

R + G + B = 84 + 71 + 81 = 236 (100%)
R 84 of 236 ~ 35.59%
G 71 of 236 ~ 30.08%
B 81 of 236 ~ 34.32'%

%35.59
%30.08
%34.32

CMYK color model

#544751 color CMYK value is (0,15,4,67).

  • cyan value is 0.00%
  • magenta value is 15.48%
  • yellow value is 3.57%
  • key color value is 67.06%

CMYK: (0,15,4,67)
C0M15Y4K67 (0%, 15%, 4%, 67%)
(0.00 / 0.15 / 0.04 / 0.67)

CMYK percentages

%0
%15.48
%3.57
%67.06

Codes

Color #544751 in popluar color models

54 47 51
RGB 84 71 81
HSL 314° 8.39% 30.39%
HSB/HSV 314° 15.48% 32.94%
CMYK 0.00% 15.48% 3.57%
67.06%

Color #544751 in popluar number systems.

HEX 54 47 51
Decimal 84 71 81
Binary 1010100 1000111 1010001
Octal 124 107 121

Shades and tints

Shades of #544751

#544751
(84,71,81)
#4D414A
(77,65,74)
#463B43
(70,59,67)
#3F353C
(63,53,60)
#382F35
(56,47,53)
#31292E
(49,41,46)
#2A2327
(42,35,39)
#231D20
(35,29,32)
#1C1719
(28,23,25)
#151112
(21,17,18)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #544751

#544751
(84,71,81)
#635760
(99,87,96)
#72676F
(114,103,111)
#81777E
(129,119,126)
#90878D
(144,135,141)
#9F979C
(159,151,156)
#AEA7AB
(174,167,171)
#BDB7BA
(189,183,186)
#CCC7C9
(204,199,201)
#DBD7D8
(219,215,216)
#EAE7E7
(234,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544751; }

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

This text font color is #544751.

Background Color

.myBgColor { background-color: #544751; }

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

This div background color is #544751.

Border color

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

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

This div border color is #544751.

Opacity

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

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

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

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

This text has shadow with #544751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544751.

Preview

Color preview on black background

This text has color #544751 on black background.


Color preview on white background

This text has color #544751 on white background.


Black color preview on #544751 background

This text has black color on #544751 background.


White color preview on #544751 background

This text has white color on #544751 background.


Related colors

Complementary color

Complementary color for #hex is #ABB8AE.


I love getcolorcode.com

Triadic colors

1 #515447 and #475154 with #544751 are triadic colors.

2 #514754 and #475451 with #544751 are triadic colors.