COLOR #55435E

HEX: #55435E RGB: (85,67,94)

Color info

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

RGB color model

#55435E color RGB value is (85,67,94).

RGB: (85,67,94) (33%, 26%, 37%)

RGB channels and saturation

R 85 of 255 = 33%
G 67 of 255 = 26%
B 94 of 255 = 37%

85
67
94

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

Portions of RGB colors in percentages

R + G + B = 85 + 67 + 94 = 246 (100%)
R 85 of 246 ~ 34.55%
G 67 of 246 ~ 27.24%
B 94 of 246 ~ 38.21'%

%34.55
%27.24
%38.21

CMYK color model

#55435E color CMYK value is (10,29,0,63).

  • cyan value is 9.57%
  • magenta value is 28.72%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (10,29,0,63)
C10M29Y0K63 (10%, 29%, 0%, 63%)
(0.10 / 0.29 / 0.00 / 0.63)

CMYK percentages

%9.57
%28.72
%0
%63.14

Codes

Color #55435E in popluar color models

55 43 5E
RGB 85 67 94
HSL 280° 16.77% 31.57%
HSB/HSV 280° 28.72% 36.86%
CMYK 9.57% 28.72% 0.00%
63.14%

Color #55435E in popluar number systems.

HEX 55 43 5E
Decimal 85 67 94
Binary 1010101 1000011 1011110
Octal 125 103 136

Shades and tints

Shades of #55435E

#55435E
(85,67,94)
#4E3D56
(78,61,86)
#47374E
(71,55,78)
#403146
(64,49,70)
#392B3E
(57,43,62)
#322536
(50,37,54)
#2B1F2E
(43,31,46)
#241926
(36,25,38)
#1D131E
(29,19,30)
#160D16
(22,13,22)
#0F070E
(15,7,14)
#000000
(0,0,0)

Tints of #55435E

#55435E
(85,67,94)
#64546C
(100,84,108)
#73657A
(115,101,122)
#827688
(130,118,136)
#918796
(145,135,150)
#A098A4
(160,152,164)
#AFA9B2
(175,169,178)
#BEBAC0
(190,186,192)
#CDCBCE
(205,203,206)
#DCDCDC
(220,220,220)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55435E color. Also use rgb(85,67,94) instead hex code.

Text Font Color

.myTextColor { color: #55435E; }

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

This text font color is #55435E.

Background Color

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

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

This div background color is #55435E.

Border color

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

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

This div border color is #55435E.

Opacity

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

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

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

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

This text has shadow with #55435E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55435E.

Preview

Color preview on black background

This text has color #55435E on black background.


Color preview on white background

This text has color #55435E on white background.


Black color preview on #55435E background

This text has black color on #55435E background.


White color preview on #55435E background

This text has white color on #55435E background.


Related colors

Complementary color

Complementary color for #hex is #AABCA1.


I love getcolorcode.com

Triadic colors

1 #5E5543 and #435E55 with #55435E are triadic colors.

2 #5E4355 and #43555E with #55435E are triadic colors.