COLOR #553D47

HEX: #553D47 RGB: (85,61,71)

Color info

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

RGB color model

#553D47 color RGB value is (85,61,71).

RGB: (85,61,71) (33%, 24%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 61 of 255 = 24%
B 71 of 255 = 28%

85
61
71

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

Portions of RGB colors in percentages

R + G + B = 85 + 61 + 71 = 217 (100%)
R 85 of 217 ~ 39.17%
G 61 of 217 ~ 28.11%
B 71 of 217 ~ 32.72'%

%39.17
%28.11
%32.72

CMYK color model

#553D47 color CMYK value is (0,28,16,67).

  • cyan value is 0.00%
  • magenta value is 28.24%
  • yellow value is 16.47%
  • key color value is 66.67%

CMYK: (0,28,16,67)
C0M28Y16K67 (0%, 28%, 16%, 67%)
(0.00 / 0.28 / 0.16 / 0.67)

CMYK percentages

%0
%28.24
%16.47
%66.67

Codes

Color #553D47 in popluar color models

55 3D 47
RGB 85 61 71
HSL 335° 16.44% 28.63%
HSB/HSV 335° 28.24% 33.33%
CMYK 0.00% 28.24% 16.47%
66.67%

Color #553D47 in popluar number systems.

HEX 55 3D 47
Decimal 85 61 71
Binary 1010101 111101 1000111
Octal 125 75 107

Shades and tints

Shades of #553D47

#553D47
(85,61,71)
#4E3841
(78,56,65)
#47333B
(71,51,59)
#402E35
(64,46,53)
#39292F
(57,41,47)
#322429
(50,36,41)
#2B1F23
(43,31,35)
#241A1D
(36,26,29)
#1D1517
(29,21,23)
#161011
(22,16,17)
#0F0B0B
(15,11,11)
#000000
(0,0,0)

Tints of #553D47

#553D47
(85,61,71)
#644E57
(100,78,87)
#735F67
(115,95,103)
#827077
(130,112,119)
#918187
(145,129,135)
#A09297
(160,146,151)
#AFA3A7
(175,163,167)
#BEB4B7
(190,180,183)
#CDC5C7
(205,197,199)
#DCD6D7
(220,214,215)
#EBE7E7
(235,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553D47 color. Also use rgb(85,61,71) instead hex code.

Text Font Color

.myTextColor { color: #553D47; }

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

This text font color is #553D47.

Background Color

.myBgColor { background-color: #553D47; }

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

This div background color is #553D47.

Border color

.myBorderColor { border: 1px solid #553D47; }

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

This div border color is #553D47.

Opacity

.myOpacity80 { color: #553D47; opacity: 0.8; }

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

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

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

This text has shadow with #553D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553D47.

Preview

Color preview on black background

This text has color #553D47 on black background.


Color preview on white background

This text has color #553D47 on white background.


Black color preview on #553D47 background

This text has black color on #553D47 background.


White color preview on #553D47 background

This text has white color on #553D47 background.


Related colors

Complementary color

Complementary color for #hex is #AAC2B8.


I love getcolorcode.com

Triadic colors

1 #47553D and #3D4755 with #553D47 are triadic colors.

2 #473D55 and #3D5547 with #553D47 are triadic colors.