COLOR #551333

HEX: #551333 RGB: (85,19,51)

Color info

#551333 contains mainly red and blue colors. Web safe color of #551333 is #660033 (or #603).

RGB color model

#551333 color RGB value is (85,19,51).

RGB: (85,19,51) (33%, 7%, 20%)

RGB channels and saturation

R 85 of 255 = 33%
G 19 of 255 = 7%
B 51 of 255 = 20%

85
19
51

R + G + B ~ 20%. #551333 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 19 + 51 = 155 (100%)
R 85 of 155 ~ 54.84%
G 19 of 155 ~ 12.26%
B 51 of 155 ~ 32.9'%

%54.84
%12.26
%32.9

CMYK color model

#551333 color CMYK value is (0,78,40,67).

  • cyan value is 0.00%
  • magenta value is 77.65%
  • yellow value is 40.00%
  • key color value is 66.67%

CMYK: (0,78,40,67)
C0M78Y40K67 (0%, 78%, 40%, 67%)
(0.00 / 0.78 / 0.40 / 0.67)

CMYK percentages

%0
%77.65
%40
%66.67

Codes

Color #551333 in popluar color models

55 13 33
RGB 85 19 51
HSL 331° 63.46% 20.39%
HSB/HSV 331° 77.65% 33.33%
CMYK 0.00% 77.65% 40.00%
66.67%

Color #551333 in popluar number systems.

HEX 55 13 33
Decimal 85 19 51
Binary 1010101 10011 110011
Octal 125 23 63

Shades and tints

Shades of #551333

#551333
(85,19,51)
#4E122F
(78,18,47)
#47112B
(71,17,43)
#401027
(64,16,39)
#390F23
(57,15,35)
#320E1F
(50,14,31)
#2B0D1B
(43,13,27)
#240C17
(36,12,23)
#1D0B13
(29,11,19)
#160A0F
(22,10,15)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #551333

#551333
(85,19,51)
#642845
(100,40,69)
#733D57
(115,61,87)
#825269
(130,82,105)
#91677B
(145,103,123)
#A07C8D
(160,124,141)
#AF919F
(175,145,159)
#BEA6B1
(190,166,177)
#CDBBC3
(205,187,195)
#DCD0D5
(220,208,213)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #551333 color. Also use rgb(85,19,51) instead hex code.

Text Font Color

.myTextColor { color: #551333; }

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

This text font color is #551333.

Background Color

.myBgColor { background-color: #551333; }

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

This div background color is #551333.

Border color

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

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

This div border color is #551333.

Opacity

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

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

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

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

This text has shadow with #551333 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #551333.

Preview

Color preview on black background

This text has color #551333 on black background.


Color preview on white background

This text has color #551333 on white background.


Black color preview on #551333 background

This text has black color on #551333 background.


White color preview on #551333 background

This text has white color on #551333 background.


Related colors

Complementary color

Complementary color for #hex is #AAECCC.


I love getcolorcode.com

Triadic colors

1 #335513 and #133355 with #551333 are triadic colors.

2 #331355 and #135533 with #551333 are triadic colors.