COLOR #554568

HEX: #554568 RGB: (85,69,104)

Color info

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

RGB color model

#554568 color RGB value is (85,69,104).

RGB: (85,69,104) (33%, 27%, 41%)

RGB channels and saturation

R 85 of 255 = 33%
G 69 of 255 = 27%
B 104 of 255 = 41%

85
69
104

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

Portions of RGB colors in percentages

R + G + B = 85 + 69 + 104 = 258 (100%)
R 85 of 258 ~ 32.95%
G 69 of 258 ~ 26.74%
B 104 of 258 ~ 40.31'%

%32.95
%26.74
%40.31

CMYK color model

#554568 color CMYK value is (18,34,0,59).

  • cyan value is 18.27%
  • magenta value is 33.65%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (18,34,0,59)
C18M34Y0K59 (18%, 34%, 0%, 59%)
(0.18 / 0.34 / 0.00 / 0.59)

CMYK percentages

%18.27
%33.65
%0
%59.22

Codes

Color #554568 in popluar color models

55 45 68
RGB 85 69 104
HSL 267° 20.23% 33.92%
HSB/HSV 267° 33.65% 40.78%
CMYK 18.27% 33.65% 0.00%
59.22%

Color #554568 in popluar number systems.

HEX 55 45 68
Decimal 85 69 104
Binary 1010101 1000101 1101000
Octal 125 105 150

Shades and tints

Shades of #554568

#554568
(85,69,104)
#4E3F5F
(78,63,95)
#473956
(71,57,86)
#40334D
(64,51,77)
#392D44
(57,45,68)
#32273B
(50,39,59)
#2B2132
(43,33,50)
#241B29
(36,27,41)
#1D1520
(29,21,32)
#160F17
(22,15,23)
#0F090E
(15,9,14)
#000000
(0,0,0)

Tints of #554568

#554568
(85,69,104)
#645575
(100,85,117)
#736582
(115,101,130)
#82758F
(130,117,143)
#91859C
(145,133,156)
#A095A9
(160,149,169)
#AFA5B6
(175,165,182)
#BEB5C3
(190,181,195)
#CDC5D0
(205,197,208)
#DCD5DD
(220,213,221)
#EBE5EA
(235,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554568; }

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

This text font color is #554568.

Background Color

.myBgColor { background-color: #554568; }

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

This div background color is #554568.

Border color

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

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

This div border color is #554568.

Opacity

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

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

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

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

This text has shadow with #554568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554568.

Preview

Color preview on black background

This text has color #554568 on black background.


Color preview on white background

This text has color #554568 on white background.


Black color preview on #554568 background

This text has black color on #554568 background.


White color preview on #554568 background

This text has white color on #554568 background.


Related colors

Complementary color

Complementary color for #hex is #AABA97.


I love getcolorcode.com

Triadic colors

1 #685545 and #456855 with #554568 are triadic colors.

2 #684555 and #455568 with #554568 are triadic colors.