COLOR #55459C

HEX: #55459C RGB: (85,69,156)

Color info

#55459C contains mainly blue color. Web safe color of #55459C is #663399 (or #639).

RGB color model

#55459C color RGB value is (85,69,156).

RGB: (85,69,156) (33%, 27%, 61%)

RGB channels and saturation

R 85 of 255 = 33%
G 69 of 255 = 27%
B 156 of 255 = 61%

85
69
156

R + G + B ~ 40%. #55459C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 69 + 156 = 310 (100%)
R 85 of 310 ~ 27.42%
G 69 of 310 ~ 22.26%
B 156 of 310 ~ 50.32'%

%27.42
%22.26
%50.32

CMYK color model

#55459C color CMYK value is (46,56,0,39).

  • cyan value is 45.51%
  • magenta value is 55.77%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (46,56,0,39) C46M56Y0K39 (46%,56%,0%,39%) (0.46/0.56/0.00/0.39) 

CMYK percentages

%45.51
%55.77
%0
%38.82

Codes

Color #55459C in popluar color models

55 45 9C
RGB 85 69 156
HSL 251° 38.67% 44.12%
HSB/HSV 251° 55.77% 61.18%
CMYK 45.51% 55.77% 0.00%
38.82%

Color #55459C in popluar number systems.

HEX 55 45 9C
Decimal 85 69 156
Binary 1010101 1000101 10011100
Octal 125 105 234

Shades and tints

Shades of #55459C

#55459C
(85,69,156)
#4E3F8E
(78,63,142)
#473980
(71,57,128)
#403372
(64,51,114)
#392D64
(57,45,100)
#322756
(50,39,86)
#2B2148
(43,33,72)
#241B3A
(36,27,58)
#1D152C
(29,21,44)
#160F1E
(22,15,30)
#0F0910
(15,9,16)
#000000
(0,0,0)

Tints of #55459C

#55459C
(85,69,156)
#6455A5
(100,85,165)
#7365AE
(115,101,174)
#8275B7
(130,117,183)
#9185C0
(145,133,192)
#A095C9
(160,149,201)
#AFA5D2
(175,165,210)
#BEB5DB
(190,181,219)
#CDC5E4
(205,197,228)
#DCD5ED
(220,213,237)
#EBE5F6
(235,229,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55459C color. Also use rgb(85,69,156) instead hex code.

Text Font Color

.myTextColor { color: #55459C; }

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

This text font color is #55459C.

Background Color

.myBgColor { background-color: #55459C; }

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

This div background color is #55459C.

Border color

.myBorderColor { border: 1px solid #55459C; }

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

This div border color is #55459C.

Opacity

.myOpacity80 { color: #55459C; opacity: 0.8; }

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

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

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

This text has shadow with #55459C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55459C.

Preview

Color preview on black background

This text has color #55459C on black background.


Color preview on white background

This text has color #55459C on white background.


Black color preview on #55459C background

This text has black color on #55459C background.


White color preview on #55459C background

This text has white color on #55459C background.


Related colors

Complementary color

Complementary color for #hex is #AABA63.


I love getcolorcode.com

Triadic colors

1 #9C5545 and #459C55 with #55459C are triadic colors.

2 #9C4555 and #45559C with #55459C are triadic colors.