COLOR #554640

HEX: #554640 RGB: (85,70,64)

Color info

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

RGB color model

#554640 color RGB value is (85,70,64).

RGB: (85,70,64) (33%, 27%, 25%)

RGB channels and saturation

R 85 of 255 = 33%
G 70 of 255 = 27%
B 64 of 255 = 25%

85
70
64

R + G + B ~ 28%. #554640 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 70 + 64 = 219 (100%)
R 85 of 219 ~ 38.81%
G 70 of 219 ~ 31.96%
B 64 of 219 ~ 29.22'%

%38.81
%31.96
%29.22

CMYK color model

#554640 color CMYK value is (0,18,25,67).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 24.71%
  • key color value is 66.67%

CMYK: (0,18,25,67)
C0M18Y25K67 (0%, 18%, 25%, 67%)
(0.00 / 0.18 / 0.25 / 0.67)

CMYK percentages

%0
%17.65
%24.71
%66.67

Codes

Color #554640 in popluar color models

55 46 40
RGB 85 70 64
HSL 17° 14.09% 29.22%
HSB/HSV 17° 24.71% 33.33%
CMYK 0.00% 17.65% 24.71%
66.67%

Color #554640 in popluar number systems.

HEX 55 46 40
Decimal 85 70 64
Binary 1010101 1000110 1000000
Octal 125 106 100

Shades and tints

Shades of #554640

#554640
(85,70,64)
#4E403B
(78,64,59)
#473A36
(71,58,54)
#403431
(64,52,49)
#392E2C
(57,46,44)
#322827
(50,40,39)
#2B2222
(43,34,34)
#241C1D
(36,28,29)
#1D1618
(29,22,24)
#161013
(22,16,19)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #554640

#554640
(85,70,64)
#645651
(100,86,81)
#736662
(115,102,98)
#827673
(130,118,115)
#918684
(145,134,132)
#A09695
(160,150,149)
#AFA6A6
(175,166,166)
#BEB6B7
(190,182,183)
#CDC6C8
(205,198,200)
#DCD6D9
(220,214,217)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554640; }

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

This text font color is #554640.

Background Color

.myBgColor { background-color: #554640; }

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

This div background color is #554640.

Border color

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

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

This div border color is #554640.

Opacity

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

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

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

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

This text has shadow with #554640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554640.

Preview

Color preview on black background

This text has color #554640 on black background.


Color preview on white background

This text has color #554640 on white background.


Black color preview on #554640 background

This text has black color on #554640 background.


White color preview on #554640 background

This text has white color on #554640 background.


Related colors

Complementary color

Complementary color for #hex is #AAB9BF.


I love getcolorcode.com

Triadic colors

1 #405546 and #464055 with #554640 are triadic colors.

2 #404655 and #465540 with #554640 are triadic colors.