COLOR #554336

HEX: #554336 RGB: (85,67,54)

Color info

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

RGB color model

#554336 color RGB value is (85,67,54).

RGB: (85,67,54) (33%, 26%, 21%)

RGB channels and saturation

R 85 of 255 = 33%
G 67 of 255 = 26%
B 54 of 255 = 21%

85
67
54

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

Portions of RGB colors in percentages

R + G + B = 85 + 67 + 54 = 206 (100%)
R 85 of 206 ~ 41.26%
G 67 of 206 ~ 32.52%
B 54 of 206 ~ 26.21'%

%41.26
%32.52
%26.21

CMYK color model

#554336 color CMYK value is (0,21,36,67).

  • cyan value is 0.00%
  • magenta value is 21.18%
  • yellow value is 36.47%
  • key color value is 66.67%

CMYK: (0,21,36,67)
C0M21Y36K67 (0%, 21%, 36%, 67%)
(0.00 / 0.21 / 0.36 / 0.67)

CMYK percentages

%0
%21.18
%36.47
%66.67

Codes

Color #554336 in popluar color models

55 43 36
RGB 85 67 54
HSL 25° 22.30% 27.25%
HSB/HSV 25° 36.47% 33.33%
CMYK 0.00% 21.18% 36.47%
66.67%

Color #554336 in popluar number systems.

HEX 55 43 36
Decimal 85 67 54
Binary 1010101 1000011 110110
Octal 125 103 66

Shades and tints

Shades of #554336

#554336
(85,67,54)
#4E3D32
(78,61,50)
#47372E
(71,55,46)
#40312A
(64,49,42)
#392B26
(57,43,38)
#322522
(50,37,34)
#2B1F1E
(43,31,30)
#24191A
(36,25,26)
#1D1316
(29,19,22)
#160D12
(22,13,18)
#0F070E
(15,7,14)
#000000
(0,0,0)

Tints of #554336

#554336
(85,67,54)
#645448
(100,84,72)
#73655A
(115,101,90)
#82766C
(130,118,108)
#91877E
(145,135,126)
#A09890
(160,152,144)
#AFA9A2
(175,169,162)
#BEBAB4
(190,186,180)
#CDCBC6
(205,203,198)
#DCDCD8
(220,220,216)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554336 color. Also use rgb(85,67,54) instead hex code.

Text Font Color

.myTextColor { color: #554336; }

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

This text font color is #554336.

Background Color

.myBgColor { background-color: #554336; }

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

This div background color is #554336.

Border color

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

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

This div border color is #554336.

Opacity

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

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

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

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

This text has shadow with #554336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554336.

Preview

Color preview on black background

This text has color #554336 on black background.


Color preview on white background

This text has color #554336 on white background.


Black color preview on #554336 background

This text has black color on #554336 background.


White color preview on #554336 background

This text has white color on #554336 background.


Related colors

Complementary color

Complementary color for #hex is #AABCC9.


I love getcolorcode.com

Triadic colors

1 #365543 and #433655 with #554336 are triadic colors.

2 #364355 and #435536 with #554336 are triadic colors.