COLOR #551026

HEX: #551026 RGB: (85,16,38)

Color info

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

RGB color model

#551026 color RGB value is (85,16,38).

RGB: (85,16,38) (33%, 6%, 15%)

RGB channels and saturation

R 85 of 255 = 33%
G 16 of 255 = 6%
B 38 of 255 = 15%

85
16
38

R + G + B ~ 18%. #551026 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 16 + 38 = 139 (100%)
R 85 of 139 ~ 61.15%
G 16 of 139 ~ 11.51%
B 38 of 139 ~ 27.34'%

%61.15
%11.51
%27.34

CMYK color model

#551026 color CMYK value is (0,81,55,67).

  • cyan value is 0.00%
  • magenta value is 81.18%
  • yellow value is 55.29%
  • key color value is 66.67%
CMYK: (0,81,55,67) C0M81Y55K67 (0%,81%,55%,67%) (0.00/0.81/0.55/0.67) 

CMYK percentages

%0
%81.18
%55.29
%66.67

Codes

Color #551026 in popluar color models

55 10 26
RGB 85 16 38
HSL 341° 68.32% 19.80%
HSB/HSV 341° 81.18% 33.33%
CMYK 0.00% 81.18% 55.29%
66.67%

Color #551026 in popluar number systems.

HEX 55 10 26
Decimal 85 16 38
Binary 1010101 10000 100110
Octal 125 20 46

Shades and tints

Shades of #551026

#551026
(85,16,38)
#4E0F23
(78,15,35)
#470E20
(71,14,32)
#400D1D
(64,13,29)
#390C1A
(57,12,26)
#320B17
(50,11,23)
#2B0A14
(43,10,20)
#240911
(36,9,17)
#1D080E
(29,8,14)
#16070B
(22,7,11)
#0F0608
(15,6,8)
#000000
(0,0,0)

Tints of #551026

#551026
(85,16,38)
#642539
(100,37,57)
#733A4C
(115,58,76)
#824F5F
(130,79,95)
#916472
(145,100,114)
#A07985
(160,121,133)
#AF8E98
(175,142,152)
#BEA3AB
(190,163,171)
#CDB8BE
(205,184,190)
#DCCDD1
(220,205,209)
#EBE2E4
(235,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #551026; }

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

This text font color is #551026.

Background Color

.myBgColor { background-color: #551026; }

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

This div background color is #551026.

Border color

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

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

This div border color is #551026.

Opacity

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

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

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

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

This text has shadow with #551026 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #551026.

Preview

Color preview on black background

This text has color #551026 on black background.


Color preview on white background

This text has color #551026 on white background.


Black color preview on #551026 background

This text has black color on #551026 background.


White color preview on #551026 background

This text has white color on #551026 background.


Related colors

Complementary color

Complementary color for #hex is #AAEFD9.


I love getcolorcode.com

Triadic colors

1 #265510 and #102655 with #551026 are triadic colors.

2 #261055 and #105526 with #551026 are triadic colors.