COLOR #553048

HEX: #553048 RGB: (85,48,72)

Color info

#553048 contains red, green and blue colors in about the same proportion. Web safe color of #553048 is #663333 (or #633).

RGB color model

#553048 color RGB value is (85,48,72).

RGB: (85,48,72) (33%, 19%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 48 of 255 = 19%
B 72 of 255 = 28%

85
48
72

R + G + B ~ 27%. #553048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 48 + 72 = 205 (100%)
R 85 of 205 ~ 41.46%
G 48 of 205 ~ 23.41%
B 72 of 205 ~ 35.12'%

%41.46
%23.41
%35.12

CMYK color model

#553048 color CMYK value is (0,44,15,67).

  • cyan value is 0.00%
  • magenta value is 43.53%
  • yellow value is 15.29%
  • key color value is 66.67%

CMYK: (0,44,15,67)
C0M44Y15K67 (0%, 44%, 15%, 67%)
(0.00 / 0.44 / 0.15 / 0.67)

CMYK percentages

%0
%43.53
%15.29
%66.67

Codes

Color #553048 in popluar color models

55 30 48
RGB 85 48 72
HSL 321° 27.82% 26.08%
HSB/HSV 321° 43.53% 33.33%
CMYK 0.00% 43.53% 15.29%
66.67%

Color #553048 in popluar number systems.

HEX 55 30 48
Decimal 85 48 72
Binary 1010101 110000 1001000
Octal 125 60 110

Shades and tints

Shades of #553048

#553048
(85,48,72)
#4E2C42
(78,44,66)
#47283C
(71,40,60)
#402436
(64,36,54)
#392030
(57,32,48)
#321C2A
(50,28,42)
#2B1824
(43,24,36)
#24141E
(36,20,30)
#1D1018
(29,16,24)
#160C12
(22,12,18)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #553048

#553048
(85,48,72)
#644258
(100,66,88)
#735468
(115,84,104)
#826678
(130,102,120)
#917888
(145,120,136)
#A08A98
(160,138,152)
#AF9CA8
(175,156,168)
#BEAEB8
(190,174,184)
#CDC0C8
(205,192,200)
#DCD2D8
(220,210,216)
#EBE4E8
(235,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553048 color. Also use rgb(85,48,72) instead hex code.

Text Font Color

.myTextColor { color: #553048; }

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

This text font color is #553048.

Background Color

.myBgColor { background-color: #553048; }

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

This div background color is #553048.

Border color

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

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

This div border color is #553048.

Opacity

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

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

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

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

This text has shadow with #553048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553048.

Preview

Color preview on black background

This text has color #553048 on black background.


Color preview on white background

This text has color #553048 on white background.


Black color preview on #553048 background

This text has black color on #553048 background.


White color preview on #553048 background

This text has white color on #553048 background.


Related colors

Complementary color

Complementary color for #hex is #AACFB7.


I love getcolorcode.com

Triadic colors

1 #485530 and #304855 with #553048 are triadic colors.

2 #483055 and #305548 with #553048 are triadic colors.