COLOR #554435

HEX: #554435 RGB: (85,68,53)

Color info

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

RGB color model

#554435 color RGB value is (85,68,53).

RGB: (85,68,53) (33%, 27%, 21%)

RGB channels and saturation

R 85 of 255 = 33%
G 68 of 255 = 27%
B 53 of 255 = 21%

85
68
53

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

Portions of RGB colors in percentages

R + G + B = 85 + 68 + 53 = 206 (100%)
R 85 of 206 ~ 41.26%
G 68 of 206 ~ 33.01%
B 53 of 206 ~ 25.73'%

%41.26
%33.01
%25.73

CMYK color model

#554435 color CMYK value is (0,20,38,67).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 37.65%
  • key color value is 66.67%

CMYK: (0,20,38,67)
C0M20Y38K67 (0%, 20%, 38%, 67%)
(0.00 / 0.20 / 0.38 / 0.67)

CMYK percentages

%0
%20
%37.65
%66.67

Codes

Color #554435 in popluar color models

55 44 35
RGB 85 68 53
HSL 28° 23.19% 27.06%
HSB/HSV 28° 37.65% 33.33%
CMYK 0.00% 20.00% 37.65%
66.67%

Color #554435 in popluar number systems.

HEX 55 44 35
Decimal 85 68 53
Binary 1010101 1000100 110101
Octal 125 104 65

Shades and tints

Shades of #554435

#554435
(85,68,53)
#4E3E31
(78,62,49)
#47382D
(71,56,45)
#403229
(64,50,41)
#392C25
(57,44,37)
#322621
(50,38,33)
#2B201D
(43,32,29)
#241A19
(36,26,25)
#1D1415
(29,20,21)
#160E11
(22,14,17)
#0F080D
(15,8,13)
#000000
(0,0,0)

Tints of #554435

#554435
(85,68,53)
#645547
(100,85,71)
#736659
(115,102,89)
#82776B
(130,119,107)
#91887D
(145,136,125)
#A0998F
(160,153,143)
#AFAAA1
(175,170,161)
#BEBBB3
(190,187,179)
#CDCCC5
(205,204,197)
#DCDDD7
(220,221,215)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554435; }

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

This text font color is #554435.

Background Color

.myBgColor { background-color: #554435; }

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

This div background color is #554435.

Border color

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

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

This div border color is #554435.

Opacity

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

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

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

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

This text has shadow with #554435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554435.

Preview

Color preview on black background

This text has color #554435 on black background.


Color preview on white background

This text has color #554435 on white background.


Black color preview on #554435 background

This text has black color on #554435 background.


White color preview on #554435 background

This text has white color on #554435 background.


Related colors

Complementary color

Complementary color for #hex is #AABBCA.


I love getcolorcode.com

Triadic colors

1 #355544 and #443555 with #554435 are triadic colors.

2 #354455 and #445535 with #554435 are triadic colors.