COLOR #554474

HEX: #554474 RGB: (85,68,116)

Color info

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

RGB color model

#554474 color RGB value is (85,68,116).

RGB: (85,68,116) (33%, 27%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 68 of 255 = 27%
B 116 of 255 = 45%

85
68
116

R + G + B ~ 35%. #554474 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 68 + 116 = 269 (100%)
R 85 of 269 ~ 31.6%
G 68 of 269 ~ 25.28%
B 116 of 269 ~ 43.12'%

%31.6
%25.28
%43.12

CMYK color model

#554474 color CMYK value is (27,41,0,55).

  • cyan value is 26.72%
  • magenta value is 41.38%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (27,41,0,55)
C27M41Y0K55 (27%, 41%, 0%, 55%)
(0.27 / 0.41 / 0.00 / 0.55)

CMYK percentages

%26.72
%41.38
%0
%54.51

Codes

Color #554474 in popluar color models

55 44 74
RGB 85 68 116
HSL 261° 26.09% 36.08%
HSB/HSV 261° 41.38% 45.49%
CMYK 26.72% 41.38% 0.00%
54.51%

Color #554474 in popluar number systems.

HEX 55 44 74
Decimal 85 68 116
Binary 1010101 1000100 1110100
Octal 125 104 164

Shades and tints

Shades of #554474

#554474
(85,68,116)
#4E3E6A
(78,62,106)
#473860
(71,56,96)
#403256
(64,50,86)
#392C4C
(57,44,76)
#322642
(50,38,66)
#2B2038
(43,32,56)
#241A2E
(36,26,46)
#1D1424
(29,20,36)
#160E1A
(22,14,26)
#0F0810
(15,8,16)
#000000
(0,0,0)

Tints of #554474

#554474
(85,68,116)
#645580
(100,85,128)
#73668C
(115,102,140)
#827798
(130,119,152)
#9188A4
(145,136,164)
#A099B0
(160,153,176)
#AFAABC
(175,170,188)
#BEBBC8
(190,187,200)
#CDCCD4
(205,204,212)
#DCDDE0
(220,221,224)
#EBEEEC
(235,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554474 color. Also use rgb(85,68,116) instead hex code.

Text Font Color

.myTextColor { color: #554474; }

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

This text font color is #554474.

Background Color

.myBgColor { background-color: #554474; }

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

This div background color is #554474.

Border color

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

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

This div border color is #554474.

Opacity

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

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

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

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

This text has shadow with #554474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554474.

Preview

Color preview on black background

This text has color #554474 on black background.


Color preview on white background

This text has color #554474 on white background.


Black color preview on #554474 background

This text has black color on #554474 background.


White color preview on #554474 background

This text has white color on #554474 background.


Related colors

Complementary color

Complementary color for #hex is #AABB8B.


I love getcolorcode.com

Triadic colors

1 #745544 and #447455 with #554474 are triadic colors.

2 #744455 and #445574 with #554474 are triadic colors.