COLOR #55514E

HEX: #55514E RGB: (85,81,78)

Color info

#55514E contains red, green and blue colors in about the same proportion. Web safe color of #55514E is #666666 (or #666).

RGB color model

#55514E color RGB value is (85,81,78).

RGB: (85,81,78) (33%, 32%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 81 of 255 = 32%
B 78 of 255 = 31%

85
81
78

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

Portions of RGB colors in percentages

R + G + B = 85 + 81 + 78 = 244 (100%)
R 85 of 244 ~ 34.84%
G 81 of 244 ~ 33.2%
B 78 of 244 ~ 31.97'%

%34.84
%33.2
%31.97

CMYK color model

#55514E color CMYK value is (0,5,8,67).

  • cyan value is 0.00%
  • magenta value is 4.71%
  • yellow value is 8.24%
  • key color value is 66.67%
CMYK: (0,5,8,67) C0M5Y8K67 (0%,5%,8%,67%) (0.00/0.05/0.08/0.67) 

CMYK percentages

%0
%4.71
%8.24
%66.67

Codes

Color #55514E in popluar color models

55 51 4E
RGB 85 81 78
HSL 26° 4.29% 31.96%
HSB/HSV 26° 8.24% 33.33%
CMYK 0.00% 4.71% 8.24%
66.67%

Color #55514E in popluar number systems.

HEX 55 51 4E
Decimal 85 81 78
Binary 1010101 1010001 1001110
Octal 125 121 116

Shades and tints

Shades of #55514E

#55514E
(85,81,78)
#4E4A47
(78,74,71)
#474340
(71,67,64)
#403C39
(64,60,57)
#393532
(57,53,50)
#322E2B
(50,46,43)
#2B2724
(43,39,36)
#24201D
(36,32,29)
#1D1916
(29,25,22)
#16120F
(22,18,15)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #55514E

#55514E
(85,81,78)
#64605E
(100,96,94)
#736F6E
(115,111,110)
#827E7E
(130,126,126)
#918D8E
(145,141,142)
#A09C9E
(160,156,158)
#AFABAE
(175,171,174)
#BEBABE
(190,186,190)
#CDC9CE
(205,201,206)
#DCD8DE
(220,216,222)
#EBE7EE
(235,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55514E color. Also use rgb(85,81,78) instead hex code.

Text Font Color

.myTextColor { color: #55514E; }

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

This text font color is #55514E.

Background Color

.myBgColor { background-color: #55514E; }

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

This div background color is #55514E.

Border color

.myBorderColor { border: 1px solid #55514E; }

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

This div border color is #55514E.

Opacity

.myOpacity80 { color: #55514E; opacity: 0.8; }

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

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

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

This text has shadow with #55514E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55514E.

Preview

Color preview on black background

This text has color #55514E on black background.


Color preview on white background

This text has color #55514E on white background.


Black color preview on #55514E background

This text has black color on #55514E background.


White color preview on #55514E background

This text has white color on #55514E background.


Related colors

Complementary color

Complementary color for #hex is #AAAEB1.


I love getcolorcode.com

Triadic colors

1 #4E5551 and #514E55 with #55514E are triadic colors.

2 #4E5155 and #51554E with #55514E are triadic colors.