COLOR #55674D

HEX: #55674D RGB: (85,103,77)

Color info

#55674D contains red, green and blue colors in about the same proportion. Web safe color of #55674D is #666633 (or #663).

RGB color model

#55674D color RGB value is (85,103,77).

RGB: (85,103,77) (33%, 40%, 30%)

RGB channels and saturation

R 85 of 255 = 33%
G 103 of 255 = 40%
B 77 of 255 = 30%

85
103
77

R + G + B ~ 34%. #55674D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 103 + 77 = 265 (100%)
R 85 of 265 ~ 32.08%
G 103 of 265 ~ 38.87%
B 77 of 265 ~ 29.06'%

%32.08
%38.87
%29.06

CMYK color model

#55674D color CMYK value is (17,0,25,60).

  • cyan value is 17.48%
  • magenta value is 0.00%
  • yellow value is 25.24%
  • key color value is 59.61%
CMYK: (17,0,25,60) C17M0Y25K60 (17%,0%,25%,60%) (0.17/0.00/0.25/0.60) 

CMYK percentages

%17.48
%0
%25.24
%59.61

Codes

Color #55674D in popluar color models

55 67 4D
RGB 85 103 77
HSL 102° 14.44% 35.29%
HSB/HSV 102° 25.24% 40.39%
CMYK 17.48% 0.00% 25.24%
59.61%

Color #55674D in popluar number systems.

HEX 55 67 4D
Decimal 85 103 77
Binary 1010101 1100111 1001101
Octal 125 147 115

Shades and tints

Shades of #55674D

#55674D
(85,103,77)
#4E5E46
(78,94,70)
#47553F
(71,85,63)
#404C38
(64,76,56)
#394331
(57,67,49)
#323A2A
(50,58,42)
#2B3123
(43,49,35)
#24281C
(36,40,28)
#1D1F15
(29,31,21)
#16160E
(22,22,14)
#0F0D07
(15,13,7)
#000000
(0,0,0)

Tints of #55674D

#55674D
(85,103,77)
#64745D
(100,116,93)
#73816D
(115,129,109)
#828E7D
(130,142,125)
#919B8D
(145,155,141)
#A0A89D
(160,168,157)
#AFB5AD
(175,181,173)
#BEC2BD
(190,194,189)
#CDCFCD
(205,207,205)
#DCDCDD
(220,220,221)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55674D; }

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

This text font color is #55674D.

Background Color

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

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

This div background color is #55674D.

Border color

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

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

This div border color is #55674D.

Opacity

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

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

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

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

This text has shadow with #55674D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55674D.

Preview

Color preview on black background

This text has color #55674D on black background.


Color preview on white background

This text has color #55674D on white background.


Black color preview on #55674D background

This text has black color on #55674D background.


White color preview on #55674D background

This text has white color on #55674D background.


Related colors

Complementary color

Complementary color for #hex is #AA98B2.


I love getcolorcode.com

Triadic colors

1 #4D5567 and #674D55 with #55674D are triadic colors.

2 #4D6755 and #67554D with #55674D are triadic colors.