COLOR #553528

HEX: #553528 RGB: (85,53,40)

Color info

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

RGB color model

#553528 color RGB value is (85,53,40).

RGB: (85,53,40) (33%, 21%, 16%)

RGB channels and saturation

R 85 of 255 = 33%
G 53 of 255 = 21%
B 40 of 255 = 16%

85
53
40

R + G + B ~ 23%. #553528 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 53 + 40 = 178 (100%)
R 85 of 178 ~ 47.75%
G 53 of 178 ~ 29.78%
B 40 of 178 ~ 22.47'%

%47.75
%29.78
%22.47

CMYK color model

#553528 color CMYK value is (0,38,53,67).

  • cyan value is 0.00%
  • magenta value is 37.65%
  • yellow value is 52.94%
  • key color value is 66.67%

CMYK: (0,38,53,67)
C0M38Y53K67 (0%, 38%, 53%, 67%)
(0.00 / 0.38 / 0.53 / 0.67)

CMYK percentages

%0
%37.65
%52.94
%66.67

Codes

Color #553528 in popluar color models

55 35 28
RGB 85 53 40
HSL 17° 36.00% 24.51%
HSB/HSV 17° 52.94% 33.33%
CMYK 0.00% 37.65% 52.94%
66.67%

Color #553528 in popluar number systems.

HEX 55 35 28
Decimal 85 53 40
Binary 1010101 110101 101000
Octal 125 65 50

Shades and tints

Shades of #553528

#553528
(85,53,40)
#4E3125
(78,49,37)
#472D22
(71,45,34)
#40291F
(64,41,31)
#39251C
(57,37,28)
#322119
(50,33,25)
#2B1D16
(43,29,22)
#241913
(36,25,19)
#1D1510
(29,21,16)
#16110D
(22,17,13)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #553528

#553528
(85,53,40)
#64473B
(100,71,59)
#73594E
(115,89,78)
#826B61
(130,107,97)
#917D74
(145,125,116)
#A08F87
(160,143,135)
#AFA19A
(175,161,154)
#BEB3AD
(190,179,173)
#CDC5C0
(205,197,192)
#DCD7D3
(220,215,211)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553528 color. Also use rgb(85,53,40) instead hex code.

Text Font Color

.myTextColor { color: #553528; }

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

This text font color is #553528.

Background Color

.myBgColor { background-color: #553528; }

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

This div background color is #553528.

Border color

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

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

This div border color is #553528.

Opacity

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

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

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

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

This text has shadow with #553528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553528.

Preview

Color preview on black background

This text has color #553528 on black background.


Color preview on white background

This text has color #553528 on white background.


Black color preview on #553528 background

This text has black color on #553528 background.


White color preview on #553528 background

This text has white color on #553528 background.


Related colors

Complementary color

Complementary color for #hex is #AACAD7.


I love getcolorcode.com

Triadic colors

1 #285535 and #352855 with #553528 are triadic colors.

2 #283555 and #355528 with #553528 are triadic colors.