COLOR #551037

HEX: #551037 RGB: (85,16,55)

Color info

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

RGB color model

#551037 color RGB value is (85,16,55).

RGB: (85,16,55) (33%, 6%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 16 of 255 = 6%
B 55 of 255 = 22%

85
16
55

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

Portions of RGB colors in percentages

R + G + B = 85 + 16 + 55 = 156 (100%)
R 85 of 156 ~ 54.49%
G 16 of 156 ~ 10.26%
B 55 of 156 ~ 35.26'%

%54.49
%35.26

CMYK color model

#551037 color CMYK value is (0,81,35,67).

  • cyan value is 0.00%
  • magenta value is 81.18%
  • yellow value is 35.29%
  • key color value is 66.67%

CMYK: (0,81,35,67)
C0M81Y35K67 (0%, 81%, 35%, 67%)
(0.00 / 0.81 / 0.35 / 0.67)

CMYK percentages

%0
%81.18
%35.29
%66.67

Codes

Color #551037 in popluar color models

55 10 37
RGB 85 16 55
HSL 326° 68.32% 19.80%
HSB/HSV 326° 81.18% 33.33%
CMYK 0.00% 81.18% 35.29%
66.67%

Color #551037 in popluar number systems.

HEX 55 10 37
Decimal 85 16 55
Binary 1010101 10000 110111
Octal 125 20 67

Shades and tints

Shades of #551037

#551037
(85,16,55)
#4E0F32
(78,15,50)
#470E2D
(71,14,45)
#400D28
(64,13,40)
#390C23
(57,12,35)
#320B1E
(50,11,30)
#2B0A19
(43,10,25)
#240914
(36,9,20)
#1D080F
(29,8,15)
#16070A
(22,7,10)
#0F0605
(15,6,5)
#000000
(0,0,0)

Tints of #551037

#551037
(85,16,55)
#642549
(100,37,73)
#733A5B
(115,58,91)
#824F6D
(130,79,109)
#91647F
(145,100,127)
#A07991
(160,121,145)
#AF8EA3
(175,142,163)
#BEA3B5
(190,163,181)
#CDB8C7
(205,184,199)
#DCCDD9
(220,205,217)
#EBE2EB
(235,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #551037 color. Also use rgb(85,16,55) instead hex code.

Text Font Color

.myTextColor { color: #551037; }

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

This text font color is #551037.

Background Color

.myBgColor { background-color: #551037; }

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

This div background color is #551037.

Border color

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

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

This div border color is #551037.

Opacity

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

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

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

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

This text has shadow with #551037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #551037.

Preview

Color preview on black background

This text has color #551037 on black background.


Color preview on white background

This text has color #551037 on white background.


Black color preview on #551037 background

This text has black color on #551037 background.


White color preview on #551037 background

This text has white color on #551037 background.


Related colors

Complementary color

Complementary color for #hex is #AAEFC8.


I love getcolorcode.com

Triadic colors

1 #375510 and #103755 with #551037 are triadic colors.

2 #371055 and #105537 with #551037 are triadic colors.