COLOR #553165

HEX: #553165 RGB: (85,49,101)

Color info

#553165 contains red, green and blue colors in about the same proportion. Web safe color of #553165 is #663366 (or #636).

RGB color model

#553165 color RGB value is (85,49,101).

RGB: (85,49,101) (33%, 19%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 49 of 255 = 19%
B 101 of 255 = 40%

85
49
101

R + G + B ~ 31%. #553165 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 49 + 101 = 235 (100%)
R 85 of 235 ~ 36.17%
G 49 of 235 ~ 20.85%
B 101 of 235 ~ 42.98'%

%36.17
%20.85
%42.98

CMYK color model

#553165 color CMYK value is (16,51,0,60).

  • cyan value is 15.84%
  • magenta value is 51.49%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (16,51,0,60)
C16M51Y0K60 (16%, 51%, 0%, 60%)
(0.16 / 0.51 / 0.00 / 0.60)

CMYK percentages

%15.84
%51.49
%0
%60.39

Codes

Color #553165 in popluar color models

55 31 65
RGB 85 49 101
HSL 282° 34.67% 29.41%
HSB/HSV 282° 51.49% 39.61%
CMYK 15.84% 51.49% 0.00%
60.39%

Color #553165 in popluar number systems.

HEX 55 31 65
Decimal 85 49 101
Binary 1010101 110001 1100101
Octal 125 61 145

Shades and tints

Shades of #553165

#553165
(85,49,101)
#4E2D5C
(78,45,92)
#472953
(71,41,83)
#40254A
(64,37,74)
#392141
(57,33,65)
#321D38
(50,29,56)
#2B192F
(43,25,47)
#241526
(36,21,38)
#1D111D
(29,17,29)
#160D14
(22,13,20)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #553165

#553165
(85,49,101)
#644373
(100,67,115)
#735581
(115,85,129)
#82678F
(130,103,143)
#91799D
(145,121,157)
#A08BAB
(160,139,171)
#AF9DB9
(175,157,185)
#BEAFC7
(190,175,199)
#CDC1D5
(205,193,213)
#DCD3E3
(220,211,227)
#EBE5F1
(235,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553165 color. Also use rgb(85,49,101) instead hex code.

Text Font Color

.myTextColor { color: #553165; }

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

This text font color is #553165.

Background Color

.myBgColor { background-color: #553165; }

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

This div background color is #553165.

Border color

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

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

This div border color is #553165.

Opacity

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

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

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

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

This text has shadow with #553165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553165.

Preview

Color preview on black background

This text has color #553165 on black background.


Color preview on white background

This text has color #553165 on white background.


Black color preview on #553165 background

This text has black color on #553165 background.


White color preview on #553165 background

This text has white color on #553165 background.


Related colors

Complementary color

Complementary color for #hex is #AACE9A.


I love getcolorcode.com

Triadic colors

1 #655531 and #316555 with #553165 are triadic colors.

2 #653155 and #315565 with #553165 are triadic colors.