COLOR #553843

HEX: #553843 RGB: (85,56,67)

Color info

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

RGB color model

#553843 color RGB value is (85,56,67).

RGB: (85,56,67) (33%, 22%, 26%)

RGB channels and saturation

R 85 of 255 = 33%
G 56 of 255 = 22%
B 67 of 255 = 26%

85
56
67

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

Portions of RGB colors in percentages

R + G + B = 85 + 56 + 67 = 208 (100%)
R 85 of 208 ~ 40.87%
G 56 of 208 ~ 26.92%
B 67 of 208 ~ 32.21'%

%40.87
%26.92
%32.21

CMYK color model

#553843 color CMYK value is (0,34,21,67).

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

CMYK: (0,34,21,67)
C0M34Y21K67 (0%, 34%, 21%, 67%)
(0.00 / 0.34 / 0.21 / 0.67)

CMYK percentages

%0
%34.12
%21.18
%66.67

Codes

Color #553843 in popluar color models

55 38 43
RGB 85 56 67
HSL 337° 20.57% 27.65%
HSB/HSV 337° 34.12% 33.33%
CMYK 0.00% 34.12% 21.18%
66.67%

Color #553843 in popluar number systems.

HEX 55 38 43
Decimal 85 56 67
Binary 1010101 111000 1000011
Octal 125 70 103

Shades and tints

Shades of #553843

#553843
(85,56,67)
#4E333D
(78,51,61)
#472E37
(71,46,55)
#402931
(64,41,49)
#39242B
(57,36,43)
#321F25
(50,31,37)
#2B1A1F
(43,26,31)
#241519
(36,21,25)
#1D1013
(29,16,19)
#160B0D
(22,11,13)
#0F0607
(15,6,7)
#000000
(0,0,0)

Tints of #553843

#553843
(85,56,67)
#644A54
(100,74,84)
#735C65
(115,92,101)
#826E76
(130,110,118)
#918087
(145,128,135)
#A09298
(160,146,152)
#AFA4A9
(175,164,169)
#BEB6BA
(190,182,186)
#CDC8CB
(205,200,203)
#DCDADC
(220,218,220)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553843; }

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

This text font color is #553843.

Background Color

.myBgColor { background-color: #553843; }

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

This div background color is #553843.

Border color

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

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

This div border color is #553843.

Opacity

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

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

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

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

This text has shadow with #553843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553843.

Preview

Color preview on black background

This text has color #553843 on black background.


Color preview on white background

This text has color #553843 on white background.


Black color preview on #553843 background

This text has black color on #553843 background.


White color preview on #553843 background

This text has white color on #553843 background.


Related colors

Complementary color

Complementary color for #hex is #AAC7BC.


I love getcolorcode.com

Triadic colors

1 #435538 and #384355 with #553843 are triadic colors.

2 #433855 and #385543 with #553843 are triadic colors.