COLOR #554A66

HEX: #554A66 RGB: (85,74,102)

Color info

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

RGB color model

#554A66 color RGB value is (85,74,102).

RGB: (85,74,102) (33%, 29%, 40%)

RGB channels and saturation

R 85 of 255 = 33%
G 74 of 255 = 29%
B 102 of 255 = 40%

85
74
102

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

Portions of RGB colors in percentages

R + G + B = 85 + 74 + 102 = 261 (100%)
R 85 of 261 ~ 32.57%
G 74 of 261 ~ 28.35%
B 102 of 261 ~ 39.08'%

%32.57
%28.35
%39.08

CMYK color model

#554A66 color CMYK value is (17,27,0,60).

  • cyan value is 16.67%
  • magenta value is 27.45%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (17,27,0,60) C17M27Y0K60 (17%,27%,0%,60%) (0.17/0.27/0.00/0.60) 

CMYK percentages

%16.67
%27.45
%0
%60

Codes

Color #554A66 in popluar color models

55 4A 66
RGB 85 74 102
HSL 264° 15.91% 34.51%
HSB/HSV 264° 27.45% 40.00%
CMYK 16.67% 27.45% 0.00%
60.00%

Color #554A66 in popluar number systems.

HEX 55 4A 66
Decimal 85 74 102
Binary 1010101 1001010 1100110
Octal 125 112 146

Shades and tints

Shades of #554A66

#554A66
(85,74,102)
#4E445D
(78,68,93)
#473E54
(71,62,84)
#40384B
(64,56,75)
#393242
(57,50,66)
#322C39
(50,44,57)
#2B2630
(43,38,48)
#242027
(36,32,39)
#1D1A1E
(29,26,30)
#161415
(22,20,21)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #554A66

#554A66
(85,74,102)
#645A73
(100,90,115)
#736A80
(115,106,128)
#827A8D
(130,122,141)
#918A9A
(145,138,154)
#A09AA7
(160,154,167)
#AFAAB4
(175,170,180)
#BEBAC1
(190,186,193)
#CDCACE
(205,202,206)
#DCDADB
(220,218,219)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554A66 color. Also use rgb(85,74,102) instead hex code.

Text Font Color

.myTextColor { color: #554A66; }

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

This text font color is #554A66.

Background Color

.myBgColor { background-color: #554A66; }

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

This div background color is #554A66.

Border color

.myBorderColor { border: 1px solid #554A66; }

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

This div border color is #554A66.

Opacity

.myOpacity80 { color: #554A66; opacity: 0.8; }

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

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

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

This text has shadow with #554A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554A66.

Preview

Color preview on black background

This text has color #554A66 on black background.


Color preview on white background

This text has color #554A66 on white background.


Black color preview on #554A66 background

This text has black color on #554A66 background.


White color preview on #554A66 background

This text has white color on #554A66 background.


Related colors

Complementary color

Complementary color for #hex is #AAB599.


I love getcolorcode.com

Triadic colors

1 #66554A and #4A6655 with #554A66 are triadic colors.

2 #664A55 and #4A5566 with #554A66 are triadic colors.