COLOR #554424

HEX: #554424 RGB: (85,68,36)

Color info

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

RGB color model

#554424 color RGB value is (85,68,36).

RGB: (85,68,36) (33%, 27%, 14%)

RGB channels and saturation

R 85 of 255 = 33%
G 68 of 255 = 27%
B 36 of 255 = 14%

85
68
36

R + G + B ~ 25%. #554424 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 68 + 36 = 189 (100%)
R 85 of 189 ~ 44.97%
G 68 of 189 ~ 35.98%
B 36 of 189 ~ 19.05'%

%44.97
%35.98
%19.05

CMYK color model

#554424 color CMYK value is (0,20,58,67).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 57.65%
  • key color value is 66.67%
CMYK: (0,20,58,67) C0M20Y58K67 (0%,20%,58%,67%) (0.00/0.20/0.58/0.67) 

CMYK percentages

%0
%20
%57.65
%66.67

Codes

Color #554424 in popluar color models

55 44 24
RGB 85 68 36
HSL 39° 40.50% 23.73%
HSB/HSV 39° 57.65% 33.33%
CMYK 0.00% 20.00% 57.65%
66.67%

Color #554424 in popluar number systems.

HEX 55 44 24
Decimal 85 68 36
Binary 1010101 1000100 100100
Octal 125 104 44

Shades and tints

Shades of #554424

#554424
(85,68,36)
#4E3E21
(78,62,33)
#47381E
(71,56,30)
#40321B
(64,50,27)
#392C18
(57,44,24)
#322615
(50,38,21)
#2B2012
(43,32,18)
#241A0F
(36,26,15)
#1D140C
(29,20,12)
#160E09
(22,14,9)
#0F0806
(15,8,6)
#000000
(0,0,0)

Tints of #554424

#554424
(85,68,36)
#645537
(100,85,55)
#73664A
(115,102,74)
#82775D
(130,119,93)
#918870
(145,136,112)
#A09983
(160,153,131)
#AFAA96
(175,170,150)
#BEBBA9
(190,187,169)
#CDCCBC
(205,204,188)
#DCDDCF
(220,221,207)
#EBEEE2
(235,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554424 color. Also use rgb(85,68,36) instead hex code.

Text Font Color

.myTextColor { color: #554424; }

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

This text font color is #554424.

Background Color

.myBgColor { background-color: #554424; }

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

This div background color is #554424.

Border color

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

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

This div border color is #554424.

Opacity

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

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

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

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

This text has shadow with #554424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554424.

Preview

Color preview on black background

This text has color #554424 on black background.


Color preview on white background

This text has color #554424 on white background.


Black color preview on #554424 background

This text has black color on #554424 background.


White color preview on #554424 background

This text has white color on #554424 background.


Related colors

Complementary color

Complementary color for #hex is #AABBDB.


I love getcolorcode.com

Triadic colors

1 #245544 and #442455 with #554424 are triadic colors.

2 #244455 and #445524 with #554424 are triadic colors.