COLOR #553948

HEX: #553948 RGB: (85,57,72)

Color info

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

RGB color model

#553948 color RGB value is (85,57,72).

RGB: (85,57,72) (33%, 22%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 57 of 255 = 22%
B 72 of 255 = 28%

85
57
72

R + G + B ~ 28%. #553948 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 57 + 72 = 214 (100%)
R 85 of 214 ~ 39.72%
G 57 of 214 ~ 26.64%
B 72 of 214 ~ 33.64'%

%39.72
%26.64
%33.64

CMYK color model

#553948 color CMYK value is (0,33,15,67).

  • cyan value is 0.00%
  • magenta value is 32.94%
  • yellow value is 15.29%
  • key color value is 66.67%
CMYK: (0,33,15,67) C0M33Y15K67 (0%,33%,15%,67%) (0.00/0.33/0.15/0.67) 

CMYK percentages

%0
%32.94
%15.29
%66.67

Codes

Color #553948 in popluar color models

55 39 48
RGB 85 57 72
HSL 328° 19.72% 27.84%
HSB/HSV 328° 32.94% 33.33%
CMYK 0.00% 32.94% 15.29%
66.67%

Color #553948 in popluar number systems.

HEX 55 39 48
Decimal 85 57 72
Binary 1010101 111001 1001000
Octal 125 71 110

Shades and tints

Shades of #553948

#553948
(85,57,72)
#4E3442
(78,52,66)
#472F3C
(71,47,60)
#402A36
(64,42,54)
#392530
(57,37,48)
#32202A
(50,32,42)
#2B1B24
(43,27,36)
#24161E
(36,22,30)
#1D1118
(29,17,24)
#160C12
(22,12,18)
#0F070C
(15,7,12)
#000000
(0,0,0)

Tints of #553948

#553948
(85,57,72)
#644B58
(100,75,88)
#735D68
(115,93,104)
#826F78
(130,111,120)
#918188
(145,129,136)
#A09398
(160,147,152)
#AFA5A8
(175,165,168)
#BEB7B8
(190,183,184)
#CDC9C8
(205,201,200)
#DCDBD8
(220,219,216)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553948; }

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

This text font color is #553948.

Background Color

.myBgColor { background-color: #553948; }

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

This div background color is #553948.

Border color

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

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

This div border color is #553948.

Opacity

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

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

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

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

This text has shadow with #553948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553948.

Preview

Color preview on black background

This text has color #553948 on black background.


Color preview on white background

This text has color #553948 on white background.


Black color preview on #553948 background

This text has black color on #553948 background.


White color preview on #553948 background

This text has white color on #553948 background.


Related colors

Complementary color

Complementary color for #hex is #AAC6B7.


I love getcolorcode.com

Triadic colors

1 #485539 and #394855 with #553948 are triadic colors.

2 #483955 and #395548 with #553948 are triadic colors.