COLOR #551834

HEX: #551834 RGB: (85,24,52)

Color info

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

RGB color model

#551834 color RGB value is (85,24,52).

RGB: (85,24,52) (33%, 9%, 20%)

RGB channels and saturation

R 85 of 255 = 33%
G 24 of 255 = 9%
B 52 of 255 = 20%

85
24
52

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

Portions of RGB colors in percentages

R + G + B = 85 + 24 + 52 = 161 (100%)
R 85 of 161 ~ 52.8%
G 24 of 161 ~ 14.91%
B 52 of 161 ~ 32.3'%

%52.8
%14.91
%32.3

CMYK color model

#551834 color CMYK value is (0,72,39,67).

  • cyan value is 0.00%
  • magenta value is 71.76%
  • yellow value is 38.82%
  • key color value is 66.67%
CMYK: (0,72,39,67) C0M72Y39K67 (0%,72%,39%,67%) (0.00/0.72/0.39/0.67) 

CMYK percentages

%0
%71.76
%38.82
%66.67

Codes

Color #551834 in popluar color models

55 18 34
RGB 85 24 52
HSL 332° 55.96% 21.37%
HSB/HSV 332° 71.76% 33.33%
CMYK 0.00% 71.76% 38.82%
66.67%

Color #551834 in popluar number systems.

HEX 55 18 34
Decimal 85 24 52
Binary 1010101 11000 110100
Octal 125 30 64

Shades and tints

Shades of #551834

#551834
(85,24,52)
#4E1630
(78,22,48)
#47142C
(71,20,44)
#401228
(64,18,40)
#391024
(57,16,36)
#320E20
(50,14,32)
#2B0C1C
(43,12,28)
#240A18
(36,10,24)
#1D0814
(29,8,20)
#160610
(22,6,16)
#0F040C
(15,4,12)
#000000
(0,0,0)

Tints of #551834

#551834
(85,24,52)
#642D46
(100,45,70)
#734258
(115,66,88)
#82576A
(130,87,106)
#916C7C
(145,108,124)
#A0818E
(160,129,142)
#AF96A0
(175,150,160)
#BEABB2
(190,171,178)
#CDC0C4
(205,192,196)
#DCD5D6
(220,213,214)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #551834 color. Also use rgb(85,24,52) instead hex code.

Text Font Color

.myTextColor { color: #551834; }

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

This text font color is #551834.

Background Color

.myBgColor { background-color: #551834; }

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

This div background color is #551834.

Border color

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

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

This div border color is #551834.

Opacity

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

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

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

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

This text has shadow with #551834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #551834.

Preview

Color preview on black background

This text has color #551834 on black background.


Color preview on white background

This text has color #551834 on white background.


Black color preview on #551834 background

This text has black color on #551834 background.


White color preview on #551834 background

This text has white color on #551834 background.


Related colors

Complementary color

Complementary color for #hex is #AAE7CB.


I love getcolorcode.com

Triadic colors

1 #345518 and #183455 with #551834 are triadic colors.

2 #341855 and #185534 with #551834 are triadic colors.