COLOR #55397A

HEX: #55397A RGB: (85,57,122)

Color info

#55397A contains mainly red and blue colors. Web safe color of #55397A is #663366 (or #636).

RGB color model

#55397A color RGB value is (85,57,122).

RGB: (85,57,122) (33%, 22%, 48%)

RGB channels and saturation

R 85 of 255 = 33%
G 57 of 255 = 22%
B 122 of 255 = 48%

85
57
122

R + G + B ~ 34%. #55397A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 57 + 122 = 264 (100%)
R 85 of 264 ~ 32.2%
G 57 of 264 ~ 21.59%
B 122 of 264 ~ 46.21'%

%32.2
%21.59
%46.21

CMYK color model

#55397A color CMYK value is (30,53,0,52).

  • cyan value is 30.33%
  • magenta value is 53.28%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (30,53,0,52)
C30M53Y0K52 (30%, 53%, 0%, 52%)
(0.30 / 0.53 / 0.00 / 0.52)

CMYK percentages

%30.33
%53.28
%0
%52.16

Codes

Color #55397A in popluar color models

55 39 7A
RGB 85 57 122
HSL 266° 36.31% 35.10%
HSB/HSV 266° 53.28% 47.84%
CMYK 30.33% 53.28% 0.00%
52.16%

Color #55397A in popluar number systems.

HEX 55 39 7A
Decimal 85 57 122
Binary 1010101 111001 1111010
Octal 125 71 172

Shades and tints

Shades of #55397A

#55397A
(85,57,122)
#4E346F
(78,52,111)
#472F64
(71,47,100)
#402A59
(64,42,89)
#39254E
(57,37,78)
#322043
(50,32,67)
#2B1B38
(43,27,56)
#24162D
(36,22,45)
#1D1122
(29,17,34)
#160C17
(22,12,23)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #55397A

#55397A
(85,57,122)
#644B86
(100,75,134)
#735D92
(115,93,146)
#826F9E
(130,111,158)
#9181AA
(145,129,170)
#A093B6
(160,147,182)
#AFA5C2
(175,165,194)
#BEB7CE
(190,183,206)
#CDC9DA
(205,201,218)
#DCDBE6
(220,219,230)
#EBEDF2
(235,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55397A color. Also use rgb(85,57,122) instead hex code.

Text Font Color

.myTextColor { color: #55397A; }

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

This text font color is #55397A.

Background Color

.myBgColor { background-color: #55397A; }

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

This div background color is #55397A.

Border color

.myBorderColor { border: 1px solid #55397A; }

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

This div border color is #55397A.

Opacity

.myOpacity80 { color: #55397A; opacity: 0.8; }

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

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

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

This text has shadow with #55397A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55397A.

Preview

Color preview on black background

This text has color #55397A on black background.


Color preview on white background

This text has color #55397A on white background.


Black color preview on #55397A background

This text has black color on #55397A background.


White color preview on #55397A background

This text has white color on #55397A background.


Related colors

Complementary color

Complementary color for #hex is #AAC685.


I love getcolorcode.com

Triadic colors

1 #7A5539 and #397A55 with #55397A are triadic colors.

2 #7A3955 and #39557A with #55397A are triadic colors.