COLOR #553097

HEX: #553097 RGB: (85,48,151)

Color info

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

RGB color model

#553097 color RGB value is (85,48,151).

RGB: (85,48,151) (33%, 19%, 59%)

RGB channels and saturation

R 85 of 255 = 33%
G 48 of 255 = 19%
B 151 of 255 = 59%

85
48
151

R + G + B ~ 37%. #553097 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 48 + 151 = 284 (100%)
R 85 of 284 ~ 29.93%
G 48 of 284 ~ 16.9%
B 151 of 284 ~ 53.17'%

%29.93
%16.9
%53.17

CMYK color model

#553097 color CMYK value is (44,68,0,41).

  • cyan value is 43.71%
  • magenta value is 68.21%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (44,68,0,41)
C44M68Y0K41 (44%, 68%, 0%, 41%)
(0.44 / 0.68 / 0.00 / 0.41)

CMYK percentages

%43.71
%68.21
%0
%40.78

Codes

Color #553097 in popluar color models

55 30 97
RGB 85 48 151
HSL 262° 51.76% 39.02%
HSB/HSV 262° 68.21% 59.22%
CMYK 43.71% 68.21% 0.00%
40.78%

Color #553097 in popluar number systems.

HEX 55 30 97
Decimal 85 48 151
Binary 1010101 110000 10010111
Octal 125 60 227

Shades and tints

Shades of #553097

#553097
(85,48,151)
#4E2C8A
(78,44,138)
#47287D
(71,40,125)
#402470
(64,36,112)
#392063
(57,32,99)
#321C56
(50,28,86)
#2B1849
(43,24,73)
#24143C
(36,20,60)
#1D102F
(29,16,47)
#160C22
(22,12,34)
#0F0815
(15,8,21)
#000000
(0,0,0)

Tints of #553097

#553097
(85,48,151)
#6442A0
(100,66,160)
#7354A9
(115,84,169)
#8266B2
(130,102,178)
#9178BB
(145,120,187)
#A08AC4
(160,138,196)
#AF9CCD
(175,156,205)
#BEAED6
(190,174,214)
#CDC0DF
(205,192,223)
#DCD2E8
(220,210,232)
#EBE4F1
(235,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553097 color. Also use rgb(85,48,151) instead hex code.

Text Font Color

.myTextColor { color: #553097; }

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

This text font color is #553097.

Background Color

.myBgColor { background-color: #553097; }

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

This div background color is #553097.

Border color

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

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

This div border color is #553097.

Opacity

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

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

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

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

This text has shadow with #553097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553097.

Preview

Color preview on black background

This text has color #553097 on black background.


Color preview on white background

This text has color #553097 on white background.


Black color preview on #553097 background

This text has black color on #553097 background.


White color preview on #553097 background

This text has white color on #553097 background.


Related colors

Complementary color

Complementary color for #hex is #AACF68.


I love getcolorcode.com

Triadic colors

1 #975530 and #309755 with #553097 are triadic colors.

2 #973055 and #305597 with #553097 are triadic colors.