COLOR #553758

HEX: #553758 RGB: (85,55,88)

Color info

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

RGB color model

#553758 color RGB value is (85,55,88).

RGB: (85,55,88) (33%, 22%, 35%)

RGB channels and saturation

R 85 of 255 = 33%
G 55 of 255 = 22%
B 88 of 255 = 35%

85
55
88

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

Portions of RGB colors in percentages

R + G + B = 85 + 55 + 88 = 228 (100%)
R 85 of 228 ~ 37.28%
G 55 of 228 ~ 24.12%
B 88 of 228 ~ 38.6'%

%37.28
%24.12
%38.6

CMYK color model

#553758 color CMYK value is (3,38,0,65).

  • cyan value is 3.41%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 65.49%
CMYK: (3,38,0,65) C3M38Y0K65 (3%,38%,0%,65%) (0.03/0.38/0.00/0.65) 

CMYK percentages

%3.41
%37.5
%0
%65.49

Codes

Color #553758 in popluar color models

55 37 58
RGB 85 55 88
HSL 295° 23.08% 28.04%
HSB/HSV 295° 37.50% 34.51%
CMYK 3.41% 37.50% 0.00%
65.49%

Color #553758 in popluar number systems.

HEX 55 37 58
Decimal 85 55 88
Binary 1010101 110111 1011000
Octal 125 67 130

Shades and tints

Shades of #553758

#553758
(85,55,88)
#4E3250
(78,50,80)
#472D48
(71,45,72)
#402840
(64,40,64)
#392338
(57,35,56)
#321E30
(50,30,48)
#2B1928
(43,25,40)
#241420
(36,20,32)
#1D0F18
(29,15,24)
#160A10
(22,10,16)
#0F0508
(15,5,8)
#000000
(0,0,0)

Tints of #553758

#553758
(85,55,88)
#644967
(100,73,103)
#735B76
(115,91,118)
#826D85
(130,109,133)
#917F94
(145,127,148)
#A091A3
(160,145,163)
#AFA3B2
(175,163,178)
#BEB5C1
(190,181,193)
#CDC7D0
(205,199,208)
#DCD9DF
(220,217,223)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553758 color. Also use rgb(85,55,88) instead hex code.

Text Font Color

.myTextColor { color: #553758; }

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

This text font color is #553758.

Background Color

.myBgColor { background-color: #553758; }

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

This div background color is #553758.

Border color

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

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

This div border color is #553758.

Opacity

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

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

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

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

This text has shadow with #553758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553758.

Preview

Color preview on black background

This text has color #553758 on black background.


Color preview on white background

This text has color #553758 on white background.


Black color preview on #553758 background

This text has black color on #553758 background.


White color preview on #553758 background

This text has white color on #553758 background.


Related colors

Complementary color

Complementary color for #hex is #AAC8A7.


I love getcolorcode.com

Triadic colors

1 #585537 and #375855 with #553758 are triadic colors.

2 #583755 and #375558 with #553758 are triadic colors.