COLOR #55538A

HEX: #55538A RGB: (85,83,138)

Color info

#55538A contains red, green and blue colors in about the same proportion. Web safe color of #55538A is #666699 (or #669).

RGB color model

#55538A color RGB value is (85,83,138).

RGB: (85,83,138) (33%, 33%, 54%)

RGB channels and saturation

R 85 of 255 = 33%
G 83 of 255 = 33%
B 138 of 255 = 54%

85
83
138

R + G + B ~ 40%. #55538A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 83 + 138 = 306 (100%)
R 85 of 306 ~ 27.78%
G 83 of 306 ~ 27.12%
B 138 of 306 ~ 45.1'%

%27.78
%27.12
%45.1

CMYK color model

#55538A color CMYK value is (38,40,0,46).

  • cyan value is 38.41%
  • magenta value is 39.86%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (38,40,0,46)
C38M40Y0K46 (38%, 40%, 0%, 46%)
(0.38 / 0.40 / 0.00 / 0.46)

CMYK percentages

%38.41
%39.86
%0
%45.88

Codes

Color #55538A in popluar color models

55 53 8A
RGB 85 83 138
HSL 242° 24.89% 43.33%
HSB/HSV 242° 39.86% 54.12%
CMYK 38.41% 39.86% 0.00%
45.88%

Color #55538A in popluar number systems.

HEX 55 53 8A
Decimal 85 83 138
Binary 1010101 1010011 10001010
Octal 125 123 212

Shades and tints

Shades of #55538A

#55538A
(85,83,138)
#4E4C7E
(78,76,126)
#474572
(71,69,114)
#403E66
(64,62,102)
#39375A
(57,55,90)
#32304E
(50,48,78)
#2B2942
(43,41,66)
#242236
(36,34,54)
#1D1B2A
(29,27,42)
#16141E
(22,20,30)
#0F0D12
(15,13,18)
#000000
(0,0,0)

Tints of #55538A

#55538A
(85,83,138)
#646294
(100,98,148)
#73719E
(115,113,158)
#8280A8
(130,128,168)
#918FB2
(145,143,178)
#A09EBC
(160,158,188)
#AFADC6
(175,173,198)
#BEBCD0
(190,188,208)
#CDCBDA
(205,203,218)
#DCDAE4
(220,218,228)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55538A; }

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

This text font color is #55538A.

Background Color

.myBgColor { background-color: #55538A; }

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

This div background color is #55538A.

Border color

.myBorderColor { border: 1px solid #55538A; }

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

This div border color is #55538A.

Opacity

.myOpacity80 { color: #55538A; opacity: 0.8; }

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

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

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

This text has shadow with #55538A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55538A.

Preview

Color preview on black background

This text has color #55538A on black background.


Color preview on white background

This text has color #55538A on white background.


Black color preview on #55538A background

This text has black color on #55538A background.


White color preview on #55538A background

This text has white color on #55538A background.


Related colors

Complementary color

Complementary color for #hex is #AAAC75.


I love getcolorcode.com

Triadic colors

1 #8A5553 and #538A55 with #55538A are triadic colors.

2 #8A5355 and #53558A with #55538A are triadic colors.