COLOR #554962

HEX: #554962 RGB: (85,73,98)

Color info

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

RGB color model

#554962 color RGB value is (85,73,98).

RGB: (85,73,98) (33%, 29%, 38%)

RGB channels and saturation

R 85 of 255 = 33%
G 73 of 255 = 29%
B 98 of 255 = 38%

85
73
98

R + G + B ~ 33%. #554962 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 73 + 98 = 256 (100%)
R 85 of 256 ~ 33.2%
G 73 of 256 ~ 28.52%
B 98 of 256 ~ 38.28'%

%33.2
%28.52
%38.28

CMYK color model

#554962 color CMYK value is (13,26,0,62).

  • cyan value is 13.27%
  • magenta value is 25.51%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (13,26,0,62)
C13M26Y0K62 (13%, 26%, 0%, 62%)
(0.13 / 0.26 / 0.00 / 0.62)

CMYK percentages

%13.27
%25.51
%0
%61.57

Codes

Color #554962 in popluar color models

55 49 62
RGB 85 73 98
HSL 269° 14.62% 33.53%
HSB/HSV 269° 25.51% 38.43%
CMYK 13.27% 25.51% 0.00%
61.57%

Color #554962 in popluar number systems.

HEX 55 49 62
Decimal 85 73 98
Binary 1010101 1001001 1100010
Octal 125 111 142

Shades and tints

Shades of #554962

#554962
(85,73,98)
#4E435A
(78,67,90)
#473D52
(71,61,82)
#40374A
(64,55,74)
#393142
(57,49,66)
#322B3A
(50,43,58)
#2B2532
(43,37,50)
#241F2A
(36,31,42)
#1D1922
(29,25,34)
#16131A
(22,19,26)
#0F0D12
(15,13,18)
#000000
(0,0,0)

Tints of #554962

#554962
(85,73,98)
#645970
(100,89,112)
#73697E
(115,105,126)
#82798C
(130,121,140)
#91899A
(145,137,154)
#A099A8
(160,153,168)
#AFA9B6
(175,169,182)
#BEB9C4
(190,185,196)
#CDC9D2
(205,201,210)
#DCD9E0
(220,217,224)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554962 color. Also use rgb(85,73,98) instead hex code.

Text Font Color

.myTextColor { color: #554962; }

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

This text font color is #554962.

Background Color

.myBgColor { background-color: #554962; }

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

This div background color is #554962.

Border color

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

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

This div border color is #554962.

Opacity

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

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

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

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

This text has shadow with #554962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554962.

Preview

Color preview on black background

This text has color #554962 on black background.


Color preview on white background

This text has color #554962 on white background.


Black color preview on #554962 background

This text has black color on #554962 background.


White color preview on #554962 background

This text has white color on #554962 background.


Related colors

Complementary color

Complementary color for #hex is #AAB69D.


I love getcolorcode.com

Triadic colors

1 #625549 and #496255 with #554962 are triadic colors.

2 #624955 and #495562 with #554962 are triadic colors.