COLOR #554637

HEX: #554637 RGB: (85,70,55)

Color info

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

RGB color model

#554637 color RGB value is (85,70,55).

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

RGB channels and saturation

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

85
70
55

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

Portions of RGB colors in percentages

R + G + B = 85 + 70 + 55 = 210 (100%)
R 85 of 210 ~ 40.48%
G 70 of 210 ~ 33.33%
B 55 of 210 ~ 26.19'%

%40.48
%33.33
%26.19

CMYK color model

#554637 color CMYK value is (0,18,35,67).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 35.29%
  • key color value is 66.67%
CMYK: (0,18,35,67) C0M18Y35K67 (0%,18%,35%,67%) (0.00/0.18/0.35/0.67) 

CMYK percentages

%0
%17.65
%35.29
%66.67

Codes

Color #554637 in popluar color models

55 46 37
RGB 85 70 55
HSL 30° 21.43% 27.45%
HSB/HSV 30° 35.29% 33.33%
CMYK 0.00% 17.65% 35.29%
66.67%

Color #554637 in popluar number systems.

HEX 55 46 37
Decimal 85 70 55
Binary 1010101 1000110 110111
Octal 125 106 67

Shades and tints

Shades of #554637

#554637
(85,70,55)
#4E4032
(78,64,50)
#473A2D
(71,58,45)
#403428
(64,52,40)
#392E23
(57,46,35)
#32281E
(50,40,30)
#2B2219
(43,34,25)
#241C14
(36,28,20)
#1D160F
(29,22,15)
#16100A
(22,16,10)
#0F0A05
(15,10,5)
#000000
(0,0,0)

Tints of #554637

#554637
(85,70,55)
#645649
(100,86,73)
#73665B
(115,102,91)
#82766D
(130,118,109)
#91867F
(145,134,127)
#A09691
(160,150,145)
#AFA6A3
(175,166,163)
#BEB6B5
(190,182,181)
#CDC6C7
(205,198,199)
#DCD6D9
(220,214,217)
#EBE6EB
(235,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554637; }

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

This text font color is #554637.

Background Color

.myBgColor { background-color: #554637; }

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

This div background color is #554637.

Border color

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

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

This div border color is #554637.

Opacity

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

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

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

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

This text has shadow with #554637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554637.

Preview

Color preview on black background

This text has color #554637 on black background.


Color preview on white background

This text has color #554637 on white background.


Black color preview on #554637 background

This text has black color on #554637 background.


White color preview on #554637 background

This text has white color on #554637 background.


Related colors

Complementary color

Complementary color for #hex is #AAB9C8.


I love getcolorcode.com

Triadic colors

1 #375546 and #463755 with #554637 are triadic colors.

2 #374655 and #465537 with #554637 are triadic colors.