COLOR #554537

HEX: #554537 RGB: (85,69,55)

Color info

#554537 contains red, green and blue colors in about the same proportion. Web safe color of #554537 is #663333 (or #633).

RGB color model

#554537 color RGB value is (85,69,55).

RGB: (85,69,55) (33%, 27%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 69 of 255 = 27%
B 55 of 255 = 22%

85
69
55

R + G + B ~ 27%. #554537 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 69 + 55 = 209 (100%)
R 85 of 209 ~ 40.67%
G 69 of 209 ~ 33.01%
B 55 of 209 ~ 26.32'%

%40.67
%33.01
%26.32

CMYK color model

#554537 color CMYK value is (0,19,35,67).

  • cyan value is 0.00%
  • magenta value is 18.82%
  • yellow value is 35.29%
  • key color value is 66.67%
CMYK: (0,19,35,67) C0M19Y35K67 (0%,19%,35%,67%) (0.00/0.19/0.35/0.67) 

CMYK percentages

%0
%18.82
%35.29
%66.67

Codes

Color #554537 in popluar color models

55 45 37
RGB 85 69 55
HSL 28° 21.43% 27.45%
HSB/HSV 28° 35.29% 33.33%
CMYK 0.00% 18.82% 35.29%
66.67%

Color #554537 in popluar number systems.

HEX 55 45 37
Decimal 85 69 55
Binary 1010101 1000101 110111
Octal 125 105 67

Shades and tints

Shades of #554537

#554537
(85,69,55)
#4E3F32
(78,63,50)
#47392D
(71,57,45)
#403328
(64,51,40)
#392D23
(57,45,35)
#32271E
(50,39,30)
#2B2119
(43,33,25)
#241B14
(36,27,20)
#1D150F
(29,21,15)
#160F0A
(22,15,10)
#0F0905
(15,9,5)
#000000
(0,0,0)

Tints of #554537

#554537
(85,69,55)
#645549
(100,85,73)
#73655B
(115,101,91)
#82756D
(130,117,109)
#91857F
(145,133,127)
#A09591
(160,149,145)
#AFA5A3
(175,165,163)
#BEB5B5
(190,181,181)
#CDC5C7
(205,197,199)
#DCD5D9
(220,213,217)
#EBE5EB
(235,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554537; }

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

This text font color is #554537.

Background Color

.myBgColor { background-color: #554537; }

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

This div background color is #554537.

Border color

.myBorderColor { border: 1px solid #554537; }

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

This div border color is #554537.

Opacity

.myOpacity80 { color: #554537; opacity: 0.8; }

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

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

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

This text has shadow with #554537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554537.

Preview

Color preview on black background

This text has color #554537 on black background.


Color preview on white background

This text has color #554537 on white background.


Black color preview on #554537 background

This text has black color on #554537 background.


White color preview on #554537 background

This text has white color on #554537 background.


Related colors

Complementary color

Complementary color for #hex is #AABAC8.


I love getcolorcode.com

Triadic colors

1 #375545 and #453755 with #554537 are triadic colors.

2 #374555 and #455537 with #554537 are triadic colors.