COLOR #55363A

HEX: #55363A RGB: (85,54,58)

Color info

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

RGB color model

#55363A color RGB value is (85,54,58).

RGB: (85,54,58) (33%, 21%, 23%)

RGB channels and saturation

R 85 of 255 = 33%
G 54 of 255 = 21%
B 58 of 255 = 23%

85
54
58

R + G + B ~ 26%. #55363A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 54 + 58 = 197 (100%)
R 85 of 197 ~ 43.15%
G 54 of 197 ~ 27.41%
B 58 of 197 ~ 29.44'%

%43.15
%27.41
%29.44

CMYK color model

#55363A color CMYK value is (0,36,32,67).

  • cyan value is 0.00%
  • magenta value is 36.47%
  • yellow value is 31.76%
  • key color value is 66.67%
CMYK: (0,36,32,67) C0M36Y32K67 (0%,36%,32%,67%) (0.00/0.36/0.32/0.67) 

CMYK percentages

%0
%36.47
%31.76
%66.67

Codes

Color #55363A in popluar color models

55 36 3A
RGB 85 54 58
HSL 352° 22.30% 27.25%
HSB/HSV 352° 36.47% 33.33%
CMYK 0.00% 36.47% 31.76%
66.67%

Color #55363A in popluar number systems.

HEX 55 36 3A
Decimal 85 54 58
Binary 1010101 110110 111010
Octal 125 66 72

Shades and tints

Shades of #55363A

#55363A
(85,54,58)
#4E3235
(78,50,53)
#472E30
(71,46,48)
#402A2B
(64,42,43)
#392626
(57,38,38)
#322221
(50,34,33)
#2B1E1C
(43,30,28)
#241A17
(36,26,23)
#1D1612
(29,22,18)
#16120D
(22,18,13)
#0F0E08
(15,14,8)
#000000
(0,0,0)

Tints of #55363A

#55363A
(85,54,58)
#64484B
(100,72,75)
#735A5C
(115,90,92)
#826C6D
(130,108,109)
#917E7E
(145,126,126)
#A0908F
(160,144,143)
#AFA2A0
(175,162,160)
#BEB4B1
(190,180,177)
#CDC6C2
(205,198,194)
#DCD8D3
(220,216,211)
#EBEAE4
(235,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55363A; }

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

This text font color is #55363A.

Background Color

.myBgColor { background-color: #55363A; }

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

This div background color is #55363A.

Border color

.myBorderColor { border: 1px solid #55363A; }

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

This div border color is #55363A.

Opacity

.myOpacity80 { color: #55363A; opacity: 0.8; }

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

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

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

This text has shadow with #55363A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55363A.

Preview

Color preview on black background

This text has color #55363A on black background.


Color preview on white background

This text has color #55363A on white background.


Black color preview on #55363A background

This text has black color on #55363A background.


White color preview on #55363A background

This text has white color on #55363A background.


Related colors

Complementary color

Complementary color for #hex is #AAC9C5.


I love getcolorcode.com

Triadic colors

1 #3A5536 and #363A55 with #55363A are triadic colors.

2 #3A3655 and #36553A with #55363A are triadic colors.