COLOR #554E37

HEX: #554E37 RGB: (85,78,55)

Color info

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

RGB color model

#554E37 color RGB value is (85,78,55).

RGB: (85,78,55) (33%, 31%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 78 of 255 = 31%
B 55 of 255 = 22%

85
78
55

R + G + B ~ 29%. #554E37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 78 + 55 = 218 (100%)
R 85 of 218 ~ 38.99%
G 78 of 218 ~ 35.78%
B 55 of 218 ~ 25.23'%

%38.99
%35.78
%25.23

CMYK color model

#554E37 color CMYK value is (0,8,35,67).

  • cyan value is 0.00%
  • magenta value is 8.24%
  • yellow value is 35.29%
  • key color value is 66.67%
CMYK: (0,8,35,67) C0M8Y35K67 (0%,8%,35%,67%) (0.00/0.08/0.35/0.67) 

CMYK percentages

%0
%8.24
%35.29
%66.67

Codes

Color #554E37 in popluar color models

55 4E 37
RGB 85 78 55
HSL 46° 21.43% 27.45%
HSB/HSV 46° 35.29% 33.33%
CMYK 0.00% 8.24% 35.29%
66.67%

Color #554E37 in popluar number systems.

HEX 55 4E 37
Decimal 85 78 55
Binary 1010101 1001110 110111
Octal 125 116 67

Shades and tints

Shades of #554E37

#554E37
(85,78,55)
#4E4732
(78,71,50)
#47402D
(71,64,45)
#403928
(64,57,40)
#393223
(57,50,35)
#322B1E
(50,43,30)
#2B2419
(43,36,25)
#241D14
(36,29,20)
#1D160F
(29,22,15)
#160F0A
(22,15,10)
#0F0805
(15,8,5)
#000000
(0,0,0)

Tints of #554E37

#554E37
(85,78,55)
#645E49
(100,94,73)
#736E5B
(115,110,91)
#827E6D
(130,126,109)
#918E7F
(145,142,127)
#A09E91
(160,158,145)
#AFAEA3
(175,174,163)
#BEBEB5
(190,190,181)
#CDCEC7
(205,206,199)
#DCDED9
(220,222,217)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554E37 color. Also use rgb(85,78,55) instead hex code.

Text Font Color

.myTextColor { color: #554E37; }

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

This text font color is #554E37.

Background Color

.myBgColor { background-color: #554E37; }

<div style="background-color:#554E37">Inner text</div>

This div background color is #554E37.

Border color

.myBorderColor { border: 1px solid #554E37; }

<div style="border:3px solid #554E37">Div</div>

This div border color is #554E37.

Opacity

.myOpacity80 { color: #554E37; opacity: 0.8; }

<p style="color:#554E37;opacity:0.8;">80%</p>

Text with #554E37 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 #554E37;}

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

This text has shadow with #554E37 color.


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

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

This text has shadow with #554E37 primary color and red secondary color.


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

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

This text has shadow with #554E37 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #554E37.

Preview

Color preview on black background

This text has color #554E37 on black background.


Color preview on white background

This text has color #554E37 on white background.


Black color preview on #554E37 background

This text has black color on #554E37 background.


White color preview on #554E37 background

This text has white color on #554E37 background.


Related colors

Complementary color

Complementary color for #hex is #AAB1C8.


I love getcolorcode.com

Triadic colors

1 #37554E and #4E3755 with #554E37 are triadic colors.

2 #374E55 and #4E5537 with #554E37 are triadic colors.