COLOR #553750

HEX: #553750 RGB: (85,55,80)

Color info

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

RGB color model

#553750 color RGB value is (85,55,80).

RGB: (85,55,80) (33%, 22%, 31%)

RGB channels and saturation

R 85 of 255 = 33%
G 55 of 255 = 22%
B 80 of 255 = 31%

85
55
80

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

Portions of RGB colors in percentages

R + G + B = 85 + 55 + 80 = 220 (100%)
R 85 of 220 ~ 38.64%
G 55 of 220 ~ 25%
B 80 of 220 ~ 36.36'%

%38.64
%25
%36.36

CMYK color model

#553750 color CMYK value is (0,35,6,67).

  • cyan value is 0.00%
  • magenta value is 35.29%
  • yellow value is 5.88%
  • key color value is 66.67%

CMYK: (0,35,6,67)
C0M35Y6K67 (0%, 35%, 6%, 67%)
(0.00 / 0.35 / 0.06 / 0.67)

CMYK percentages

%0
%35.29
%5.88
%66.67

Codes

Color #553750 in popluar color models

55 37 50
RGB 85 55 80
HSL 310° 21.43% 27.45%
HSB/HSV 310° 35.29% 33.33%
CMYK 0.00% 35.29% 5.88%
66.67%

Color #553750 in popluar number systems.

HEX 55 37 50
Decimal 85 55 80
Binary 1010101 110111 1010000
Octal 125 67 120

Shades and tints

Shades of #553750

#553750
(85,55,80)
#4E3249
(78,50,73)
#472D42
(71,45,66)
#40283B
(64,40,59)
#392334
(57,35,52)
#321E2D
(50,30,45)
#2B1926
(43,25,38)
#24141F
(36,20,31)
#1D0F18
(29,15,24)
#160A11
(22,10,17)
#0F050A
(15,5,10)
#000000
(0,0,0)

Tints of #553750

#553750
(85,55,80)
#64495F
(100,73,95)
#735B6E
(115,91,110)
#826D7D
(130,109,125)
#917F8C
(145,127,140)
#A0919B
(160,145,155)
#AFA3AA
(175,163,170)
#BEB5B9
(190,181,185)
#CDC7C8
(205,199,200)
#DCD9D7
(220,217,215)
#EBEBE6
(235,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553750; }

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

This text font color is #553750.

Background Color

.myBgColor { background-color: #553750; }

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

This div background color is #553750.

Border color

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

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

This div border color is #553750.

Opacity

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

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

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

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

This text has shadow with #553750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553750.

Preview

Color preview on black background

This text has color #553750 on black background.


Color preview on white background

This text has color #553750 on white background.


Black color preview on #553750 background

This text has black color on #553750 background.


White color preview on #553750 background

This text has white color on #553750 background.


Related colors

Complementary color

Complementary color for #hex is #AAC8AF.


I love getcolorcode.com

Triadic colors

1 #505537 and #375055 with #553750 are triadic colors.

2 #503755 and #375550 with #553750 are triadic colors.