COLOR #554043

HEX: #554043 RGB: (85,64,67)

Color info

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

RGB color model

#554043 color RGB value is (85,64,67).

RGB: (85,64,67) (33%, 25%, 26%)

RGB channels and saturation

R 85 of 255 = 33%
G 64 of 255 = 25%
B 67 of 255 = 26%

85
64
67

R + G + B ~ 28%. #554043 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 64 + 67 = 216 (100%)
R 85 of 216 ~ 39.35%
G 64 of 216 ~ 29.63%
B 67 of 216 ~ 31.02'%

%39.35
%29.63
%31.02

CMYK color model

#554043 color CMYK value is (0,25,21,67).

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

CMYK: (0,25,21,67)
C0M25Y21K67 (0%, 25%, 21%, 67%)
(0.00 / 0.25 / 0.21 / 0.67)

CMYK percentages

%0
%24.71
%21.18
%66.67

Codes

Color #554043 in popluar color models

55 40 43
RGB 85 64 67
HSL 351° 14.09% 29.22%
HSB/HSV 351° 24.71% 33.33%
CMYK 0.00% 24.71% 21.18%
66.67%

Color #554043 in popluar number systems.

HEX 55 40 43
Decimal 85 64 67
Binary 1010101 1000000 1000011
Octal 125 100 103

Shades and tints

Shades of #554043

#554043
(85,64,67)
#4E3B3D
(78,59,61)
#473637
(71,54,55)
#403131
(64,49,49)
#392C2B
(57,44,43)
#322725
(50,39,37)
#2B221F
(43,34,31)
#241D19
(36,29,25)
#1D1813
(29,24,19)
#16130D
(22,19,13)
#0F0E07
(15,14,7)
#000000
(0,0,0)

Tints of #554043

#554043
(85,64,67)
#645154
(100,81,84)
#736265
(115,98,101)
#827376
(130,115,118)
#918487
(145,132,135)
#A09598
(160,149,152)
#AFA6A9
(175,166,169)
#BEB7BA
(190,183,186)
#CDC8CB
(205,200,203)
#DCD9DC
(220,217,220)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554043; }

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

This text font color is #554043.

Background Color

.myBgColor { background-color: #554043; }

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

This div background color is #554043.

Border color

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

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

This div border color is #554043.

Opacity

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

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

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

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

This text has shadow with #554043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554043.

Preview

Color preview on black background

This text has color #554043 on black background.


Color preview on white background

This text has color #554043 on white background.


Black color preview on #554043 background

This text has black color on #554043 background.


White color preview on #554043 background

This text has white color on #554043 background.


Related colors

Complementary color

Complementary color for #hex is #AABFBC.


I love getcolorcode.com

Triadic colors

1 #435540 and #404355 with #554043 are triadic colors.

2 #434055 and #405543 with #554043 are triadic colors.