COLOR #554846

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

85
72
70

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

Portions of RGB colors in percentages

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

%37.44
%31.72
%30.84

CMYK color model

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

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

CMYK: (0,15,18,67)
C0M15Y18K67 (0%, 15%, 18%, 67%)
(0.00 / 0.15 / 0.18 / 0.67)

CMYK percentages

%0
%15.29
%17.65
%66.67

Codes

Color #554846 in popluar color models

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

Color #554846 in popluar number systems.

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

Shades and tints

Shades of #554846

#554846
(85,72,70)
#4E4240
(78,66,64)
#473C3A
(71,60,58)
#403634
(64,54,52)
#39302E
(57,48,46)
#322A28
(50,42,40)
#2B2422
(43,36,34)
#241E1C
(36,30,28)
#1D1816
(29,24,22)
#161210
(22,18,16)
#0F0C0A
(15,12,10)
#000000
(0,0,0)

Tints of #554846

#554846
(85,72,70)
#645856
(100,88,86)
#736866
(115,104,102)
#827876
(130,120,118)
#918886
(145,136,134)
#A09896
(160,152,150)
#AFA8A6
(175,168,166)
#BEB8B6
(190,184,182)
#CDC8C6
(205,200,198)
#DCD8D6
(220,216,214)
#EBE8E6
(235,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554846; }

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

This text font color is #554846.

Background Color

.myBgColor { background-color: #554846; }

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

This div background color is #554846.

Border color

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

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

This div border color is #554846.

Opacity

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

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

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

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

This text has shadow with #554846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554846.

Preview

Color preview on black background

This text has color #554846 on black background.


Color preview on white background

This text has color #554846 on white background.


Black color preview on #554846 background

This text has black color on #554846 background.


White color preview on #554846 background

This text has white color on #554846 background.


Related colors

Complementary color

Complementary color for #hex is #AAB7B9.


I love getcolorcode.com

Triadic colors

1 #465548 and #484655 with #554846 are triadic colors.

2 #464855 and #485546 with #554846 are triadic colors.