COLOR #551774

HEX: #551774 RGB: (85,23,116)

Color info

#551774 contains mainly red and blue colors. Web safe color of #551774 is #660066 (or #606).

RGB color model

#551774 color RGB value is (85,23,116).

RGB: (85,23,116) (33%, 9%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 23 of 255 = 9%
B 116 of 255 = 45%

85
23
116

R + G + B ~ 29%. #551774 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 23 + 116 = 224 (100%)
R 85 of 224 ~ 37.95%
G 23 of 224 ~ 10.27%
B 116 of 224 ~ 51.79'%

%37.95
%51.79

CMYK color model

#551774 color CMYK value is (27,80,0,55).

  • cyan value is 26.72%
  • magenta value is 80.17%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (27,80,0,55)
C27M80Y0K55 (27%, 80%, 0%, 55%)
(0.27 / 0.80 / 0.00 / 0.55)

CMYK percentages

%26.72
%80.17
%0
%54.51

Codes

Color #551774 in popluar color models

55 17 74
RGB 85 23 116
HSL 280° 66.91% 27.25%
HSB/HSV 280° 80.17% 45.49%
CMYK 26.72% 80.17% 0.00%
54.51%

Color #551774 in popluar number systems.

HEX 55 17 74
Decimal 85 23 116
Binary 1010101 10111 1110100
Octal 125 27 164

Shades and tints

Shades of #551774

#551774
(85,23,116)
#4E156A
(78,21,106)
#471360
(71,19,96)
#401156
(64,17,86)
#390F4C
(57,15,76)
#320D42
(50,13,66)
#2B0B38
(43,11,56)
#24092E
(36,9,46)
#1D0724
(29,7,36)
#16051A
(22,5,26)
#0F0310
(15,3,16)
#000000
(0,0,0)

Tints of #551774

#551774
(85,23,116)
#642C80
(100,44,128)
#73418C
(115,65,140)
#825698
(130,86,152)
#916BA4
(145,107,164)
#A080B0
(160,128,176)
#AF95BC
(175,149,188)
#BEAAC8
(190,170,200)
#CDBFD4
(205,191,212)
#DCD4E0
(220,212,224)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #551774 color. Also use rgb(85,23,116) instead hex code.

Text Font Color

.myTextColor { color: #551774; }

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

This text font color is #551774.

Background Color

.myBgColor { background-color: #551774; }

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

This div background color is #551774.

Border color

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

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

This div border color is #551774.

Opacity

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

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

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

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

This text has shadow with #551774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #551774.

Preview

Color preview on black background

This text has color #551774 on black background.


Color preview on white background

This text has color #551774 on white background.


Black color preview on #551774 background

This text has black color on #551774 background.


White color preview on #551774 background

This text has white color on #551774 background.


Related colors

Complementary color

Complementary color for #hex is #AAE88B.


I love getcolorcode.com

Triadic colors

1 #745517 and #177455 with #551774 are triadic colors.

2 #741755 and #175574 with #551774 are triadic colors.