COLOR #55674E

HEX: #55674E RGB: (85,103,78)

Color info

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

RGB color model

#55674E color RGB value is (85,103,78).

RGB: (85,103,78) (33%, 40%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 103 of 255 = 40%
B 78 of 255 = 31%

85
103
78

R + G + B ~ 35%. #55674E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 103 + 78 = 266 (100%)
R 85 of 266 ~ 31.95%
G 103 of 266 ~ 38.72%
B 78 of 266 ~ 29.32'%

%31.95
%38.72
%29.32

CMYK color model

#55674E color CMYK value is (17,0,24,60).

  • cyan value is 17.48%
  • magenta value is 0.00%
  • yellow value is 24.27%
  • key color value is 59.61%

CMYK: (17,0,24,60)
C17M0Y24K60 (17%, 0%, 24%, 60%)
(0.17 / 0.00 / 0.24 / 0.60)

CMYK percentages

%17.48
%0
%24.27
%59.61

Codes

Color #55674E in popluar color models

55 67 4E
RGB 85 103 78
HSL 103° 13.81% 35.49%
HSB/HSV 103° 24.27% 40.39%
CMYK 17.48% 0.00% 24.27%
59.61%

Color #55674E in popluar number systems.

HEX 55 67 4E
Decimal 85 103 78
Binary 1010101 1100111 1001110
Octal 125 147 116

Shades and tints

Shades of #55674E

#55674E
(85,103,78)
#4E5E47
(78,94,71)
#475540
(71,85,64)
#404C39
(64,76,57)
#394332
(57,67,50)
#323A2B
(50,58,43)
#2B3124
(43,49,36)
#24281D
(36,40,29)
#1D1F16
(29,31,22)
#16160F
(22,22,15)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #55674E

#55674E
(85,103,78)
#64745E
(100,116,94)
#73816E
(115,129,110)
#828E7E
(130,142,126)
#919B8E
(145,155,142)
#A0A89E
(160,168,158)
#AFB5AE
(175,181,174)
#BEC2BE
(190,194,190)
#CDCFCE
(205,207,206)
#DCDCDE
(220,220,222)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55674E; }

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

This text font color is #55674E.

Background Color

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

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

This div background color is #55674E.

Border color

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

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

This div border color is #55674E.

Opacity

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

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

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

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

This text has shadow with #55674E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55674E.

Preview

Color preview on black background

This text has color #55674E on black background.


Color preview on white background

This text has color #55674E on white background.


Black color preview on #55674E background

This text has black color on #55674E background.


White color preview on #55674E background

This text has white color on #55674E background.


Related colors

Complementary color

Complementary color for #hex is #AA98B1.


I love getcolorcode.com

Triadic colors

1 #4E5567 and #674E55 with #55674E are triadic colors.

2 #4E6755 and #67554E with #55674E are triadic colors.