COLOR #553946

HEX: #553946 RGB: (85,57,70)

Color info

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

RGB color model

#553946 color RGB value is (85,57,70).

RGB: (85,57,70) (33%, 22%, 27%)

RGB channels and saturation

R 85 of 255 = 33%
G 57 of 255 = 22%
B 70 of 255 = 27%

85
57
70

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

Portions of RGB colors in percentages

R + G + B = 85 + 57 + 70 = 212 (100%)
R 85 of 212 ~ 40.09%
G 57 of 212 ~ 26.89%
B 70 of 212 ~ 33.02'%

%40.09
%26.89
%33.02

CMYK color model

#553946 color CMYK value is (0,33,18,67).

  • cyan value is 0.00%
  • magenta value is 32.94%
  • yellow value is 17.65%
  • key color value is 66.67%

CMYK: (0,33,18,67)
C0M33Y18K67 (0%, 33%, 18%, 67%)
(0.00 / 0.33 / 0.18 / 0.67)

CMYK percentages

%0
%32.94
%17.65
%66.67

Codes

Color #553946 in popluar color models

55 39 46
RGB 85 57 70
HSL 332° 19.72% 27.84%
HSB/HSV 332° 32.94% 33.33%
CMYK 0.00% 32.94% 17.65%
66.67%

Color #553946 in popluar number systems.

HEX 55 39 46
Decimal 85 57 70
Binary 1010101 111001 1000110
Octal 125 71 106

Shades and tints

Shades of #553946

#553946
(85,57,70)
#4E3440
(78,52,64)
#472F3A
(71,47,58)
#402A34
(64,42,52)
#39252E
(57,37,46)
#322028
(50,32,40)
#2B1B22
(43,27,34)
#24161C
(36,22,28)
#1D1116
(29,17,22)
#160C10
(22,12,16)
#0F070A
(15,7,10)
#000000
(0,0,0)

Tints of #553946

#553946
(85,57,70)
#644B56
(100,75,86)
#735D66
(115,93,102)
#826F76
(130,111,118)
#918186
(145,129,134)
#A09396
(160,147,150)
#AFA5A6
(175,165,166)
#BEB7B6
(190,183,182)
#CDC9C6
(205,201,198)
#DCDBD6
(220,219,214)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553946 color. Also use rgb(85,57,70) instead hex code.

Text Font Color

.myTextColor { color: #553946; }

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

This text font color is #553946.

Background Color

.myBgColor { background-color: #553946; }

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

This div background color is #553946.

Border color

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

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

This div border color is #553946.

Opacity

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

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

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

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

This text has shadow with #553946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553946.

Preview

Color preview on black background

This text has color #553946 on black background.


Color preview on white background

This text has color #553946 on white background.


Black color preview on #553946 background

This text has black color on #553946 background.


White color preview on #553946 background

This text has white color on #553946 background.


Related colors

Complementary color

Complementary color for #hex is #AAC6B9.


I love getcolorcode.com

Triadic colors

1 #465539 and #394655 with #553946 are triadic colors.

2 #463955 and #395546 with #553946 are triadic colors.