COLOR #551538

HEX: #551538 RGB: (85,21,56)

Color info

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

RGB color model

#551538 color RGB value is (85,21,56).

RGB: (85,21,56) (33%, 8%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 21 of 255 = 8%
B 56 of 255 = 22%

85
21
56

R + G + B ~ 21%. #551538 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 21 + 56 = 162 (100%)
R 85 of 162 ~ 52.47%
G 21 of 162 ~ 12.96%
B 56 of 162 ~ 34.57'%

%52.47
%12.96
%34.57

CMYK color model

#551538 color CMYK value is (0,75,34,67).

  • cyan value is 0.00%
  • magenta value is 75.29%
  • yellow value is 34.12%
  • key color value is 66.67%

CMYK: (0,75,34,67)
C0M75Y34K67 (0%, 75%, 34%, 67%)
(0.00 / 0.75 / 0.34 / 0.67)

CMYK percentages

%0
%75.29
%34.12
%66.67

Codes

Color #551538 in popluar color models

55 15 38
RGB 85 21 56
HSL 327° 60.38% 20.78%
HSB/HSV 327° 75.29% 33.33%
CMYK 0.00% 75.29% 34.12%
66.67%

Color #551538 in popluar number systems.

HEX 55 15 38
Decimal 85 21 56
Binary 1010101 10101 111000
Octal 125 25 70

Shades and tints

Shades of #551538

#551538
(85,21,56)
#4E1433
(78,20,51)
#47132E
(71,19,46)
#401229
(64,18,41)
#391124
(57,17,36)
#32101F
(50,16,31)
#2B0F1A
(43,15,26)
#240E15
(36,14,21)
#1D0D10
(29,13,16)
#160C0B
(22,12,11)
#0F0B06
(15,11,6)
#000000
(0,0,0)

Tints of #551538

#551538
(85,21,56)
#642A4A
(100,42,74)
#733F5C
(115,63,92)
#82546E
(130,84,110)
#916980
(145,105,128)
#A07E92
(160,126,146)
#AF93A4
(175,147,164)
#BEA8B6
(190,168,182)
#CDBDC8
(205,189,200)
#DCD2DA
(220,210,218)
#EBE7EC
(235,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #551538 color. Also use rgb(85,21,56) instead hex code.

Text Font Color

.myTextColor { color: #551538; }

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

This text font color is #551538.

Background Color

.myBgColor { background-color: #551538; }

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

This div background color is #551538.

Border color

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

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

This div border color is #551538.

Opacity

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

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

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

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

This text has shadow with #551538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #551538.

Preview

Color preview on black background

This text has color #551538 on black background.


Color preview on white background

This text has color #551538 on white background.


Black color preview on #551538 background

This text has black color on #551538 background.


White color preview on #551538 background

This text has white color on #551538 background.


Related colors

Complementary color

Complementary color for #hex is #AAEAC7.


I love getcolorcode.com

Triadic colors

1 #385515 and #153855 with #551538 are triadic colors.

2 #381555 and #155538 with #551538 are triadic colors.