COLOR #555347

HEX: #555347 RGB: (85,83,71)

Color info

#555347 contains red, green and blue colors in about the same proportion. Web safe color of #555347 is #666633 (or #663).

RGB color model

#555347 color RGB value is (85,83,71).

RGB: (85,83,71) (33%, 33%, 28%)

RGB channels and saturation

R 85 of 255 = 33%
G 83 of 255 = 33%
B 71 of 255 = 28%

85
83
71

R + G + B ~ 31%. #555347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 83 + 71 = 239 (100%)
R 85 of 239 ~ 35.56%
G 83 of 239 ~ 34.73%
B 71 of 239 ~ 29.71'%

%35.56
%34.73
%29.71

CMYK color model

#555347 color CMYK value is (0,2,16,67).

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

CMYK: (0,2,16,67)
C0M2Y16K67 (0%, 2%, 16%, 67%)
(0.00 / 0.02 / 0.16 / 0.67)

CMYK percentages

%0
%2.35
%16.47
%66.67

Codes

Color #555347 in popluar color models

55 53 47
RGB 85 83 71
HSL 51° 8.97% 30.59%
HSB/HSV 51° 16.47% 33.33%
CMYK 0.00% 2.35% 16.47%
66.67%

Color #555347 in popluar number systems.

HEX 55 53 47
Decimal 85 83 71
Binary 1010101 1010011 1000111
Octal 125 123 107

Shades and tints

Shades of #555347

#555347
(85,83,71)
#4E4C41
(78,76,65)
#47453B
(71,69,59)
#403E35
(64,62,53)
#39372F
(57,55,47)
#323029
(50,48,41)
#2B2923
(43,41,35)
#24221D
(36,34,29)
#1D1B17
(29,27,23)
#161411
(22,20,17)
#0F0D0B
(15,13,11)
#000000
(0,0,0)

Tints of #555347

#555347
(85,83,71)
#646257
(100,98,87)
#737167
(115,113,103)
#828077
(130,128,119)
#918F87
(145,143,135)
#A09E97
(160,158,151)
#AFADA7
(175,173,167)
#BEBCB7
(190,188,183)
#CDCBC7
(205,203,199)
#DCDAD7
(220,218,215)
#EBE9E7
(235,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #555347; }

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

This text font color is #555347.

Background Color

.myBgColor { background-color: #555347; }

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

This div background color is #555347.

Border color

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

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

This div border color is #555347.

Opacity

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

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

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

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

This text has shadow with #555347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #555347.

Preview

Color preview on black background

This text has color #555347 on black background.


Color preview on white background

This text has color #555347 on white background.


Black color preview on #555347 background

This text has black color on #555347 background.


White color preview on #555347 background

This text has white color on #555347 background.


Related colors

Complementary color

Complementary color for #hex is #AAACB8.


I love getcolorcode.com

Triadic colors

1 #475553 and #534755 with #555347 are triadic colors.

2 #475355 and #535547 with #555347 are triadic colors.