COLOR #55424E

HEX: #55424E RGB: (85,66,78)

Color info

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

RGB color model

#55424E color RGB value is (85,66,78).

RGB: (85,66,78) (33%, 26%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 66 of 255 = 26%
B 78 of 255 = 31%

85
66
78

R + G + B ~ 30%. #55424E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 66 + 78 = 229 (100%)
R 85 of 229 ~ 37.12%
G 66 of 229 ~ 28.82%
B 78 of 229 ~ 34.06'%

%37.12
%28.82
%34.06

CMYK color model

#55424E color CMYK value is (0,22,8,67).

  • cyan value is 0.00%
  • magenta value is 22.35%
  • yellow value is 8.24%
  • key color value is 66.67%

CMYK: (0,22,8,67)
C0M22Y8K67 (0%, 22%, 8%, 67%)
(0.00 / 0.22 / 0.08 / 0.67)

CMYK percentages

%0
%22.35
%8.24
%66.67

Codes

Color #55424E in popluar color models

55 42 4E
RGB 85 66 78
HSL 322° 12.58% 29.61%
HSB/HSV 322° 22.35% 33.33%
CMYK 0.00% 22.35% 8.24%
66.67%

Color #55424E in popluar number systems.

HEX 55 42 4E
Decimal 85 66 78
Binary 1010101 1000010 1001110
Octal 125 102 116

Shades and tints

Shades of #55424E

#55424E
(85,66,78)
#4E3C47
(78,60,71)
#473640
(71,54,64)
#403039
(64,48,57)
#392A32
(57,42,50)
#32242B
(50,36,43)
#2B1E24
(43,30,36)
#24181D
(36,24,29)
#1D1216
(29,18,22)
#160C0F
(22,12,15)
#0F0608
(15,6,8)
#000000
(0,0,0)

Tints of #55424E

#55424E
(85,66,78)
#64535E
(100,83,94)
#73646E
(115,100,110)
#82757E
(130,117,126)
#91868E
(145,134,142)
#A0979E
(160,151,158)
#AFA8AE
(175,168,174)
#BEB9BE
(190,185,190)
#CDCACE
(205,202,206)
#DCDBDE
(220,219,222)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55424E; }

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

This text font color is #55424E.

Background Color

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

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

This div background color is #55424E.

Border color

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

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

This div border color is #55424E.

Opacity

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

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

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

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

This text has shadow with #55424E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55424E.

Preview

Color preview on black background

This text has color #55424E on black background.


Color preview on white background

This text has color #55424E on white background.


Black color preview on #55424E background

This text has black color on #55424E background.


White color preview on #55424E background

This text has white color on #55424E background.


Related colors

Complementary color

Complementary color for #hex is #AABDB1.


I love getcolorcode.com

Triadic colors

1 #4E5542 and #424E55 with #55424E are triadic colors.

2 #4E4255 and #42554E with #55424E are triadic colors.