COLOR #554053

HEX: #554053 RGB: (85,64,83)

Color info

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

RGB color model

#554053 color RGB value is (85,64,83).

RGB: (85,64,83) (33%, 25%, 33%)

RGB channels and saturation

R 85 of 255 = 33%
G 64 of 255 = 25%
B 83 of 255 = 33%

85
64
83

R + G + B ~ 30%. #554053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 64 + 83 = 232 (100%)
R 85 of 232 ~ 36.64%
G 64 of 232 ~ 27.59%
B 83 of 232 ~ 35.78'%

%36.64
%27.59
%35.78

CMYK color model

#554053 color CMYK value is (0,25,2,67).

  • cyan value is 0.00%
  • magenta value is 24.71%
  • yellow value is 2.35%
  • key color value is 66.67%
CMYK: (0,25,2,67) C0M25Y2K67 (0%,25%,2%,67%) (0.00/0.25/0.02/0.67) 

CMYK percentages

%0
%24.71
%2.35
%66.67

Codes

Color #554053 in popluar color models

55 40 53
RGB 85 64 83
HSL 306° 14.09% 29.22%
HSB/HSV 306° 24.71% 33.33%
CMYK 0.00% 24.71% 2.35%
66.67%

Color #554053 in popluar number systems.

HEX 55 40 53
Decimal 85 64 83
Binary 1010101 1000000 1010011
Octal 125 100 123

Shades and tints

Shades of #554053

#554053
(85,64,83)
#4E3B4C
(78,59,76)
#473645
(71,54,69)
#40313E
(64,49,62)
#392C37
(57,44,55)
#322730
(50,39,48)
#2B2229
(43,34,41)
#241D22
(36,29,34)
#1D181B
(29,24,27)
#161314
(22,19,20)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #554053

#554053
(85,64,83)
#645162
(100,81,98)
#736271
(115,98,113)
#827380
(130,115,128)
#91848F
(145,132,143)
#A0959E
(160,149,158)
#AFA6AD
(175,166,173)
#BEB7BC
(190,183,188)
#CDC8CB
(205,200,203)
#DCD9DA
(220,217,218)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554053 color. Also use rgb(85,64,83) instead hex code.

Text Font Color

.myTextColor { color: #554053; }

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

This text font color is #554053.

Background Color

.myBgColor { background-color: #554053; }

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

This div background color is #554053.

Border color

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

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

This div border color is #554053.

Opacity

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

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

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

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

This text has shadow with #554053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554053.

Preview

Color preview on black background

This text has color #554053 on black background.


Color preview on white background

This text has color #554053 on white background.


Black color preview on #554053 background

This text has black color on #554053 background.


White color preview on #554053 background

This text has white color on #554053 background.


Related colors

Complementary color

Complementary color for #hex is #AABFAC.


I love getcolorcode.com

Triadic colors

1 #535540 and #405355 with #554053 are triadic colors.

2 #534055 and #405553 with #554053 are triadic colors.