COLOR #554779

HEX: #554779 RGB: (85,71,121)

Color info

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

RGB color model

#554779 color RGB value is (85,71,121).

RGB: (85,71,121) (33%, 28%, 47%)

RGB channels and saturation

R 85 of 255 = 33%
G 71 of 255 = 28%
B 121 of 255 = 47%

85
71
121

R + G + B ~ 36%. #554779 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 71 + 121 = 277 (100%)
R 85 of 277 ~ 30.69%
G 71 of 277 ~ 25.63%
B 121 of 277 ~ 43.68'%

%30.69
%25.63
%43.68

CMYK color model

#554779 color CMYK value is (30,41,0,53).

  • cyan value is 29.75%
  • magenta value is 41.32%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (30,41,0,53)
C30M41Y0K53 (30%, 41%, 0%, 53%)
(0.30 / 0.41 / 0.00 / 0.53)

CMYK percentages

%29.75
%41.32
%0
%52.55

Codes

Color #554779 in popluar color models

55 47 79
RGB 85 71 121
HSL 257° 26.04% 37.65%
HSB/HSV 257° 41.32% 47.45%
CMYK 29.75% 41.32% 0.00%
52.55%

Color #554779 in popluar number systems.

HEX 55 47 79
Decimal 85 71 121
Binary 1010101 1000111 1111001
Octal 125 107 171

Shades and tints

Shades of #554779

#554779
(85,71,121)
#4E416E
(78,65,110)
#473B63
(71,59,99)
#403558
(64,53,88)
#392F4D
(57,47,77)
#322942
(50,41,66)
#2B2337
(43,35,55)
#241D2C
(36,29,44)
#1D1721
(29,23,33)
#161116
(22,17,22)
#0F0B0B
(15,11,11)
#000000
(0,0,0)

Tints of #554779

#554779
(85,71,121)
#645785
(100,87,133)
#736791
(115,103,145)
#82779D
(130,119,157)
#9187A9
(145,135,169)
#A097B5
(160,151,181)
#AFA7C1
(175,167,193)
#BEB7CD
(190,183,205)
#CDC7D9
(205,199,217)
#DCD7E5
(220,215,229)
#EBE7F1
(235,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #554779; }

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

This text font color is #554779.

Background Color

.myBgColor { background-color: #554779; }

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

This div background color is #554779.

Border color

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

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

This div border color is #554779.

Opacity

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

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

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

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

This text has shadow with #554779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554779.

Preview

Color preview on black background

This text has color #554779 on black background.


Color preview on white background

This text has color #554779 on white background.


Black color preview on #554779 background

This text has black color on #554779 background.


White color preview on #554779 background

This text has white color on #554779 background.


Related colors

Complementary color

Complementary color for #hex is #AAB886.


I love getcolorcode.com

Triadic colors

1 #795547 and #477955 with #554779 are triadic colors.

2 #794755 and #475579 with #554779 are triadic colors.