COLOR #554785

HEX: #554785 RGB: (85,71,133)

Color info

#554785 contains mainly red and blue colors. Web safe color of #554785 is #663399 (or #639).

RGB color model

#554785 color RGB value is (85,71,133).

RGB: (85,71,133) (33%, 28%, 52%)

RGB channels and saturation

R 85 of 255 = 33%
G 71 of 255 = 28%
B 133 of 255 = 52%

85
71
133

R + G + B ~ 38%. #554785 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 71 + 133 = 289 (100%)
R 85 of 289 ~ 29.41%
G 71 of 289 ~ 24.57%
B 133 of 289 ~ 46.02'%

%29.41
%24.57
%46.02

CMYK color model

#554785 color CMYK value is (36,47,0,48).

  • cyan value is 36.09%
  • magenta value is 46.62%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (36,47,0,48)
C36M47Y0K48 (36%, 47%, 0%, 48%)
(0.36 / 0.47 / 0.00 / 0.48)

CMYK percentages

%36.09
%46.62
%0
%47.84

Codes

Color #554785 in popluar color models

55 47 85
RGB 85 71 133
HSL 254° 30.39% 40.00%
HSB/HSV 254° 46.62% 52.16%
CMYK 36.09% 46.62% 0.00%
47.84%

Color #554785 in popluar number systems.

HEX 55 47 85
Decimal 85 71 133
Binary 1010101 1000111 10000101
Octal 125 107 205

Shades and tints

Shades of #554785

#554785
(85,71,133)
#4E4179
(78,65,121)
#473B6D
(71,59,109)
#403561
(64,53,97)
#392F55
(57,47,85)
#322949
(50,41,73)
#2B233D
(43,35,61)
#241D31
(36,29,49)
#1D1725
(29,23,37)
#161119
(22,17,25)
#0F0B0D
(15,11,13)
#000000
(0,0,0)

Tints of #554785

#554785
(85,71,133)
#645790
(100,87,144)
#73679B
(115,103,155)
#8277A6
(130,119,166)
#9187B1
(145,135,177)
#A097BC
(160,151,188)
#AFA7C7
(175,167,199)
#BEB7D2
(190,183,210)
#CDC7DD
(205,199,221)
#DCD7E8
(220,215,232)
#EBE7F3
(235,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554785 color. Also use rgb(85,71,133) instead hex code.

Text Font Color

.myTextColor { color: #554785; }

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

This text font color is #554785.

Background Color

.myBgColor { background-color: #554785; }

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

This div background color is #554785.

Border color

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

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

This div border color is #554785.

Opacity

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

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

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

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

This text has shadow with #554785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554785.

Preview

Color preview on black background

This text has color #554785 on black background.


Color preview on white background

This text has color #554785 on white background.


Black color preview on #554785 background

This text has black color on #554785 background.


White color preview on #554785 background

This text has white color on #554785 background.


Related colors

Complementary color

Complementary color for #hex is #AAB87A.


I love getcolorcode.com

Triadic colors

1 #855547 and #478555 with #554785 are triadic colors.

2 #854755 and #475585 with #554785 are triadic colors.