COLOR #554269

HEX: #554269 RGB: (85,66,105)

Color info

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

RGB color model

#554269 color RGB value is (85,66,105).

RGB: (85,66,105) (33%, 26%, 41%)

RGB channels and saturation

R 85 of 255 = 33%
G 66 of 255 = 26%
B 105 of 255 = 41%

85
66
105

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

Portions of RGB colors in percentages

R + G + B = 85 + 66 + 105 = 256 (100%)
R 85 of 256 ~ 33.2%
G 66 of 256 ~ 25.78%
B 105 of 256 ~ 41.02'%

%33.2
%25.78
%41.02

CMYK color model

#554269 color CMYK value is (19,37,0,59).

  • cyan value is 19.05%
  • magenta value is 37.14%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (19,37,0,59)
C19M37Y0K59 (19%, 37%, 0%, 59%)
(0.19 / 0.37 / 0.00 / 0.59)

CMYK percentages

%19.05
%37.14
%0
%58.82

Codes

Color #554269 in popluar color models

55 42 69
RGB 85 66 105
HSL 269° 22.81% 33.53%
HSB/HSV 269° 37.14% 41.18%
CMYK 19.05% 37.14% 0.00%
58.82%

Color #554269 in popluar number systems.

HEX 55 42 69
Decimal 85 66 105
Binary 1010101 1000010 1101001
Octal 125 102 151

Shades and tints

Shades of #554269

#554269
(85,66,105)
#4E3C60
(78,60,96)
#473657
(71,54,87)
#40304E
(64,48,78)
#392A45
(57,42,69)
#32243C
(50,36,60)
#2B1E33
(43,30,51)
#24182A
(36,24,42)
#1D1221
(29,18,33)
#160C18
(22,12,24)
#0F060F
(15,6,15)
#000000
(0,0,0)

Tints of #554269

#554269
(85,66,105)
#645376
(100,83,118)
#736483
(115,100,131)
#827590
(130,117,144)
#91869D
(145,134,157)
#A097AA
(160,151,170)
#AFA8B7
(175,168,183)
#BEB9C4
(190,185,196)
#CDCAD1
(205,202,209)
#DCDBDE
(220,219,222)
#EBECEB
(235,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554269 color. Also use rgb(85,66,105) instead hex code.

Text Font Color

.myTextColor { color: #554269; }

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

This text font color is #554269.

Background Color

.myBgColor { background-color: #554269; }

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

This div background color is #554269.

Border color

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

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

This div border color is #554269.

Opacity

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

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

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

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

This text has shadow with #554269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554269.

Preview

Color preview on black background

This text has color #554269 on black background.


Color preview on white background

This text has color #554269 on white background.


Black color preview on #554269 background

This text has black color on #554269 background.


White color preview on #554269 background

This text has white color on #554269 background.


Related colors

Complementary color

Complementary color for #hex is #AABD96.


I love getcolorcode.com

Triadic colors

1 #695542 and #426955 with #554269 are triadic colors.

2 #694255 and #425569 with #554269 are triadic colors.