COLOR #544950

HEX: #544950 RGB: (84,73,80)

Color info

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

RGB color model

#544950 color RGB value is (84,73,80).

RGB: (84,73,80) (33%, 29%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 73 of 255 = 29%
B 80 of 255 = 31%

84
73
80

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

Portions of RGB colors in percentages

R + G + B = 84 + 73 + 80 = 237 (100%)
R 84 of 237 ~ 35.44%
G 73 of 237 ~ 30.8%
B 80 of 237 ~ 33.76'%

%35.44
%30.8
%33.76

CMYK color model

#544950 color CMYK value is (0,13,5,67).

  • cyan value is 0.00%
  • magenta value is 13.10%
  • yellow value is 4.76%
  • key color value is 67.06%

CMYK: (0,13,5,67)
C0M13Y5K67 (0%, 13%, 5%, 67%)
(0.00 / 0.13 / 0.05 / 0.67)

CMYK percentages

%0
%13.1
%4.76
%67.06

Codes

Color #544950 in popluar color models

54 49 50
RGB 84 73 80
HSL 322° 7.01% 30.78%
HSB/HSV 322° 13.10% 32.94%
CMYK 0.00% 13.10% 4.76%
67.06%

Color #544950 in popluar number systems.

HEX 54 49 50
Decimal 84 73 80
Binary 1010100 1001001 1010000
Octal 124 111 120

Shades and tints

Shades of #544950

#544950
(84,73,80)
#4D4349
(77,67,73)
#463D42
(70,61,66)
#3F373B
(63,55,59)
#383134
(56,49,52)
#312B2D
(49,43,45)
#2A2526
(42,37,38)
#231F1F
(35,31,31)
#1C1918
(28,25,24)
#151311
(21,19,17)
#0E0D0A
(14,13,10)
#000000
(0,0,0)

Tints of #544950

#544950
(84,73,80)
#63595F
(99,89,95)
#72696E
(114,105,110)
#81797D
(129,121,125)
#90898C
(144,137,140)
#9F999B
(159,153,155)
#AEA9AA
(174,169,170)
#BDB9B9
(189,185,185)
#CCC9C8
(204,201,200)
#DBD9D7
(219,217,215)
#EAE9E6
(234,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544950 color. Also use rgb(84,73,80) instead hex code.

Text Font Color

.myTextColor { color: #544950; }

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

This text font color is #544950.

Background Color

.myBgColor { background-color: #544950; }

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

This div background color is #544950.

Border color

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

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

This div border color is #544950.

Opacity

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

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

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

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

This text has shadow with #544950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544950.

Preview

Color preview on black background

This text has color #544950 on black background.


Color preview on white background

This text has color #544950 on white background.


Black color preview on #544950 background

This text has black color on #544950 background.


White color preview on #544950 background

This text has white color on #544950 background.


Related colors

Complementary color

Complementary color for #hex is #ABB6AF.


I love getcolorcode.com

Triadic colors

1 #505449 and #495054 with #544950 are triadic colors.

2 #504954 and #495450 with #544950 are triadic colors.