COLOR #553861

HEX: #553861 RGB: (85,56,97)

Color info

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

RGB color model

#553861 color RGB value is (85,56,97).

RGB: (85,56,97) (33%, 22%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 56 of 255 = 22%
B 97 of 255 = 38%

85
56
97

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

Portions of RGB colors in percentages

R + G + B = 85 + 56 + 97 = 238 (100%)
R 85 of 238 ~ 35.71%
G 56 of 238 ~ 23.53%
B 97 of 238 ~ 40.76'%

%35.71
%23.53
%40.76

CMYK color model

#553861 color CMYK value is (12,42,0,62).

  • cyan value is 12.37%
  • magenta value is 42.27%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (12,42,0,62)
C12M42Y0K62 (12%, 42%, 0%, 62%)
(0.12 / 0.42 / 0.00 / 0.62)

CMYK percentages

%12.37
%42.27
%0
%61.96

Codes

Color #553861 in popluar color models

55 38 61
RGB 85 56 97
HSL 282° 26.80% 30.00%
HSB/HSV 282° 42.27% 38.04%
CMYK 12.37% 42.27% 0.00%
61.96%

Color #553861 in popluar number systems.

HEX 55 38 61
Decimal 85 56 97
Binary 1010101 111000 1100001
Octal 125 70 141

Shades and tints

Shades of #553861

#553861
(85,56,97)
#4E3359
(78,51,89)
#472E51
(71,46,81)
#402949
(64,41,73)
#392441
(57,36,65)
#321F39
(50,31,57)
#2B1A31
(43,26,49)
#241529
(36,21,41)
#1D1021
(29,16,33)
#160B19
(22,11,25)
#0F0611
(15,6,17)
#000000
(0,0,0)

Tints of #553861

#553861
(85,56,97)
#644A6F
(100,74,111)
#735C7D
(115,92,125)
#826E8B
(130,110,139)
#918099
(145,128,153)
#A092A7
(160,146,167)
#AFA4B5
(175,164,181)
#BEB6C3
(190,182,195)
#CDC8D1
(205,200,209)
#DCDADF
(220,218,223)
#EBECED
(235,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553861 color. Also use rgb(85,56,97) instead hex code.

Text Font Color

.myTextColor { color: #553861; }

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

This text font color is #553861.

Background Color

.myBgColor { background-color: #553861; }

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

This div background color is #553861.

Border color

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

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

This div border color is #553861.

Opacity

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

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

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

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

This text has shadow with #553861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553861.

Preview

Color preview on black background

This text has color #553861 on black background.


Color preview on white background

This text has color #553861 on white background.


Black color preview on #553861 background

This text has black color on #553861 background.


White color preview on #553861 background

This text has white color on #553861 background.


Related colors

Complementary color

Complementary color for #hex is #AAC79E.


I love getcolorcode.com

Triadic colors

1 #615538 and #386155 with #553861 are triadic colors.

2 #613855 and #385561 with #553861 are triadic colors.