COLOR #553354

HEX: #553354 RGB: (85,51,84)

Color info

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

RGB color model

#553354 color RGB value is (85,51,84).

RGB: (85,51,84) (33%, 20%, 33%)

RGB channels and saturation

R 85 of 255 = 33%
G 51 of 255 = 20%
B 84 of 255 = 33%

85
51
84

R + G + B ~ 29%. #553354 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 51 + 84 = 220 (100%)
R 85 of 220 ~ 38.64%
G 51 of 220 ~ 23.18%
B 84 of 220 ~ 38.18'%

%38.64
%23.18
%38.18

CMYK color model

#553354 color CMYK value is (0,40,1,67).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 1.18%
  • key color value is 66.67%

CMYK: (0,40,1,67)
C0M40Y1K67 (0%, 40%, 1%, 67%)
(0.00 / 0.40 / 0.01 / 0.67)

CMYK percentages

%0
%40
%1.18
%66.67

Codes

Color #553354 in popluar color models

55 33 54
RGB 85 51 84
HSL 302° 25.00% 26.67%
HSB/HSV 302° 40.00% 33.33%
CMYK 0.00% 40.00% 1.18%
66.67%

Color #553354 in popluar number systems.

HEX 55 33 54
Decimal 85 51 84
Binary 1010101 110011 1010100
Octal 125 63 124

Shades and tints

Shades of #553354

#553354
(85,51,84)
#4E2F4D
(78,47,77)
#472B46
(71,43,70)
#40273F
(64,39,63)
#392338
(57,35,56)
#321F31
(50,31,49)
#2B1B2A
(43,27,42)
#241723
(36,23,35)
#1D131C
(29,19,28)
#160F15
(22,15,21)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #553354

#553354
(85,51,84)
#644563
(100,69,99)
#735772
(115,87,114)
#826981
(130,105,129)
#917B90
(145,123,144)
#A08D9F
(160,141,159)
#AF9FAE
(175,159,174)
#BEB1BD
(190,177,189)
#CDC3CC
(205,195,204)
#DCD5DB
(220,213,219)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553354 color. Also use rgb(85,51,84) instead hex code.

Text Font Color

.myTextColor { color: #553354; }

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

This text font color is #553354.

Background Color

.myBgColor { background-color: #553354; }

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

This div background color is #553354.

Border color

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

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

This div border color is #553354.

Opacity

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

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

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

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

This text has shadow with #553354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553354.

Preview

Color preview on black background

This text has color #553354 on black background.


Color preview on white background

This text has color #553354 on white background.


Black color preview on #553354 background

This text has black color on #553354 background.


White color preview on #553354 background

This text has white color on #553354 background.


Related colors

Complementary color

Complementary color for #hex is #AACCAB.


I love getcolorcode.com

Triadic colors

1 #545533 and #335455 with #553354 are triadic colors.

2 #543355 and #335554 with #553354 are triadic colors.