COLOR #55672D

HEX: #55672D RGB: (85,103,45)

Color info

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

RGB color model

#55672D color RGB value is (85,103,45).

RGB: (85,103,45) (33%, 40%, 18%)

RGB channels and saturation

R 85 of 255 = 33%
G 103 of 255 = 40%
B 45 of 255 = 18%

85
103
45

R + G + B ~ 30%. #55672D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 103 + 45 = 233 (100%)
R 85 of 233 ~ 36.48%
G 103 of 233 ~ 44.21%
B 45 of 233 ~ 19.31'%

%36.48
%44.21
%19.31

CMYK color model

#55672D color CMYK value is (17,0,56,60).

  • cyan value is 17.48%
  • magenta value is 0.00%
  • yellow value is 56.31%
  • key color value is 59.61%
CMYK: (17,0,56,60) C17M0Y56K60 (17%,0%,56%,60%) (0.17/0.00/0.56/0.60) 

CMYK percentages

%17.48
%0
%56.31
%59.61

Codes

Color #55672D in popluar color models

55 67 2D
RGB 85 103 45
HSL 79° 39.19% 29.02%
HSB/HSV 79° 56.31% 40.39%
CMYK 17.48% 0.00% 56.31%
59.61%

Color #55672D in popluar number systems.

HEX 55 67 2D
Decimal 85 103 45
Binary 1010101 1100111 101101
Octal 125 147 55

Shades and tints

Shades of #55672D

#55672D
(85,103,45)
#4E5E29
(78,94,41)
#475525
(71,85,37)
#404C21
(64,76,33)
#39431D
(57,67,29)
#323A19
(50,58,25)
#2B3115
(43,49,21)
#242811
(36,40,17)
#1D1F0D
(29,31,13)
#161609
(22,22,9)
#0F0D05
(15,13,5)
#000000
(0,0,0)

Tints of #55672D

#55672D
(85,103,45)
#647440
(100,116,64)
#738153
(115,129,83)
#828E66
(130,142,102)
#919B79
(145,155,121)
#A0A88C
(160,168,140)
#AFB59F
(175,181,159)
#BEC2B2
(190,194,178)
#CDCFC5
(205,207,197)
#DCDCD8
(220,220,216)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55672D color. Also use rgb(85,103,45) instead hex code.

Text Font Color

.myTextColor { color: #55672D; }

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

This text font color is #55672D.

Background Color

.myBgColor { background-color: #55672D; }

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

This div background color is #55672D.

Border color

.myBorderColor { border: 1px solid #55672D; }

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

This div border color is #55672D.

Opacity

.myOpacity80 { color: #55672D; opacity: 0.8; }

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

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

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

This text has shadow with #55672D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55672D.

Preview

Color preview on black background

This text has color #55672D on black background.


Color preview on white background

This text has color #55672D on white background.


Black color preview on #55672D background

This text has black color on #55672D background.


White color preview on #55672D background

This text has white color on #55672D background.


Related colors

Complementary color

Complementary color for #hex is #AA98D2.


I love getcolorcode.com

Triadic colors

1 #2D5567 and #672D55 with #55672D are triadic colors.

2 #2D6755 and #67552D with #55672D are triadic colors.