COLOR #554950

HEX: #554950 RGB: (85,73,80)

Color info

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

RGB color model

#554950 color RGB value is (85,73,80).

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

RGB channels and saturation

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

85
73
80

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

Portions of RGB colors in percentages

R + G + B = 85 + 73 + 80 = 238 (100%)
R 85 of 238 ~ 35.71%
G 73 of 238 ~ 30.67%
B 80 of 238 ~ 33.61'%

%35.71
%30.67
%33.61

CMYK color model

#554950 color CMYK value is (0,14,6,67).

  • cyan value is 0.00%
  • magenta value is 14.12%
  • yellow value is 5.88%
  • key color value is 66.67%
CMYK: (0,14,6,67) C0M14Y6K67 (0%,14%,6%,67%) (0.00/0.14/0.06/0.67) 

CMYK percentages

%0
%14.12
%5.88
%66.67

Codes

Color #554950 in popluar color models

55 49 50
RGB 85 73 80
HSL 325° 7.59% 30.98%
HSB/HSV 325° 14.12% 33.33%
CMYK 0.00% 14.12% 5.88%
66.67%

Color #554950 in popluar number systems.

HEX 55 49 50
Decimal 85 73 80
Binary 1010101 1001001 1010000
Octal 125 111 120

Shades and tints

Shades of #554950

#554950
(85,73,80)
#4E4349
(78,67,73)
#473D42
(71,61,66)
#40373B
(64,55,59)
#393134
(57,49,52)
#322B2D
(50,43,45)
#2B2526
(43,37,38)
#241F1F
(36,31,31)
#1D1918
(29,25,24)
#161311
(22,19,17)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #554950

#554950
(85,73,80)
#64595F
(100,89,95)
#73696E
(115,105,110)
#82797D
(130,121,125)
#91898C
(145,137,140)
#A0999B
(160,153,155)
#AFA9AA
(175,169,170)
#BEB9B9
(190,185,185)
#CDC9C8
(205,201,200)
#DCD9D7
(220,217,215)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554950; }

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

This text font color is #554950.

Background Color

.myBgColor { background-color: #554950; }

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

This div background color is #554950.

Border color

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

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

This div border color is #554950.

Opacity

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

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

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

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

This text has shadow with #554950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554950.

Preview

Color preview on black background

This text has color #554950 on black background.


Color preview on white background

This text has color #554950 on white background.


Black color preview on #554950 background

This text has black color on #554950 background.


White color preview on #554950 background

This text has white color on #554950 background.


Related colors

Complementary color

Complementary color for #hex is #AAB6AF.


I love getcolorcode.com

Triadic colors

1 #505549 and #495055 with #554950 are triadic colors.

2 #504955 and #495550 with #554950 are triadic colors.