COLOR #554648

HEX: #554648 RGB: (85,70,72)

Color info

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

RGB color model

#554648 color RGB value is (85,70,72).

RGB: (85,70,72) (33%, 27%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 70 of 255 = 27%
B 72 of 255 = 28%

85
70
72

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

Portions of RGB colors in percentages

R + G + B = 85 + 70 + 72 = 227 (100%)
R 85 of 227 ~ 37.44%
G 70 of 227 ~ 30.84%
B 72 of 227 ~ 31.72'%

%37.44
%30.84
%31.72

CMYK color model

#554648 color CMYK value is (0,18,15,67).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 15.29%
  • key color value is 66.67%
CMYK: (0,18,15,67) C0M18Y15K67 (0%,18%,15%,67%) (0.00/0.18/0.15/0.67) 

CMYK percentages

%0
%17.65
%15.29
%66.67

Codes

Color #554648 in popluar color models

55 46 48
RGB 85 70 72
HSL 352° 9.68% 30.39%
HSB/HSV 352° 17.65% 33.33%
CMYK 0.00% 17.65% 15.29%
66.67%

Color #554648 in popluar number systems.

HEX 55 46 48
Decimal 85 70 72
Binary 1010101 1000110 1001000
Octal 125 106 110

Shades and tints

Shades of #554648

#554648
(85,70,72)
#4E4042
(78,64,66)
#473A3C
(71,58,60)
#403436
(64,52,54)
#392E30
(57,46,48)
#32282A
(50,40,42)
#2B2224
(43,34,36)
#241C1E
(36,28,30)
#1D1618
(29,22,24)
#161012
(22,16,18)
#0F0A0C
(15,10,12)
#000000
(0,0,0)

Tints of #554648

#554648
(85,70,72)
#645658
(100,86,88)
#736668
(115,102,104)
#827678
(130,118,120)
#918688
(145,134,136)
#A09698
(160,150,152)
#AFA6A8
(175,166,168)
#BEB6B8
(190,182,184)
#CDC6C8
(205,198,200)
#DCD6D8
(220,214,216)
#EBE6E8
(235,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554648; }

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

This text font color is #554648.

Background Color

.myBgColor { background-color: #554648; }

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

This div background color is #554648.

Border color

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

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

This div border color is #554648.

Opacity

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

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

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

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

This text has shadow with #554648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554648.

Preview

Color preview on black background

This text has color #554648 on black background.


Color preview on white background

This text has color #554648 on white background.


Black color preview on #554648 background

This text has black color on #554648 background.


White color preview on #554648 background

This text has white color on #554648 background.


Related colors

Complementary color

Complementary color for #hex is #AAB9B7.


I love getcolorcode.com

Triadic colors

1 #485546 and #464855 with #554648 are triadic colors.

2 #484655 and #465548 with #554648 are triadic colors.