COLOR #553031

HEX: #553031 RGB: (85,48,49)

Color info

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

RGB color model

#553031 color RGB value is (85,48,49).

RGB: (85,48,49) (33%, 19%, 19%)

RGB channels and saturation

R 85 of 255 = 33%
G 48 of 255 = 19%
B 49 of 255 = 19%

85
48
49

R + G + B ~ 24%. #553031 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 48 + 49 = 182 (100%)
R 85 of 182 ~ 46.7%
G 48 of 182 ~ 26.37%
B 49 of 182 ~ 26.92'%

%46.7
%26.37
%26.92

CMYK color model

#553031 color CMYK value is (0,44,42,67).

  • cyan value is 0.00%
  • magenta value is 43.53%
  • yellow value is 42.35%
  • key color value is 66.67%
CMYK: (0,44,42,67) C0M44Y42K67 (0%,44%,42%,67%) (0.00/0.44/0.42/0.67) 

CMYK percentages

%0
%43.53
%42.35
%66.67

Codes

Color #553031 in popluar color models

55 30 31
RGB 85 48 49
HSL 358° 27.82% 26.08%
HSB/HSV 358° 43.53% 33.33%
CMYK 0.00% 43.53% 42.35%
66.67%

Color #553031 in popluar number systems.

HEX 55 30 31
Decimal 85 48 49
Binary 1010101 110000 110001
Octal 125 60 61

Shades and tints

Shades of #553031

#553031
(85,48,49)
#4E2C2D
(78,44,45)
#472829
(71,40,41)
#402425
(64,36,37)
#392021
(57,32,33)
#321C1D
(50,28,29)
#2B1819
(43,24,25)
#241415
(36,20,21)
#1D1011
(29,16,17)
#160C0D
(22,12,13)
#0F0809
(15,8,9)
#000000
(0,0,0)

Tints of #553031

#553031
(85,48,49)
#644243
(100,66,67)
#735455
(115,84,85)
#826667
(130,102,103)
#917879
(145,120,121)
#A08A8B
(160,138,139)
#AF9C9D
(175,156,157)
#BEAEAF
(190,174,175)
#CDC0C1
(205,192,193)
#DCD2D3
(220,210,211)
#EBE4E5
(235,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553031 color. Also use rgb(85,48,49) instead hex code.

Text Font Color

.myTextColor { color: #553031; }

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

This text font color is #553031.

Background Color

.myBgColor { background-color: #553031; }

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

This div background color is #553031.

Border color

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

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

This div border color is #553031.

Opacity

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

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

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

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

This text has shadow with #553031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553031.

Preview

Color preview on black background

This text has color #553031 on black background.


Color preview on white background

This text has color #553031 on white background.


Black color preview on #553031 background

This text has black color on #553031 background.


White color preview on #553031 background

This text has white color on #553031 background.


Related colors

Complementary color

Complementary color for #hex is #AACFCE.


I love getcolorcode.com

Triadic colors

1 #315530 and #303155 with #553031 are triadic colors.

2 #313055 and #305531 with #553031 are triadic colors.