COLOR #55352D

HEX: #55352D RGB: (85,53,45)

Color info

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

RGB color model

#55352D color RGB value is (85,53,45).

RGB: (85,53,45) (33%, 21%, 18%)

RGB channels and saturation

R 85 of 255 = 33%
G 53 of 255 = 21%
B 45 of 255 = 18%

85
53
45

R + G + B ~ 24%. #55352D is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 53 + 45 = 183 (100%)
R 85 of 183 ~ 46.45%
G 53 of 183 ~ 28.96%
B 45 of 183 ~ 24.59'%

%46.45
%28.96
%24.59

CMYK color model

#55352D color CMYK value is (0,38,47,67).

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

CMYK: (0,38,47,67)
C0M38Y47K67 (0%, 38%, 47%, 67%)
(0.00 / 0.38 / 0.47 / 0.67)

CMYK percentages

%0
%37.65
%47.06
%66.67

Codes

Color #55352D in popluar color models

55 35 2D
RGB 85 53 45
HSL 12° 30.77% 25.49%
HSB/HSV 12° 47.06% 33.33%
CMYK 0.00% 37.65% 47.06%
66.67%

Color #55352D in popluar number systems.

HEX 55 35 2D
Decimal 85 53 45
Binary 1010101 110101 101101
Octal 125 65 55

Shades and tints

Shades of #55352D

#55352D
(85,53,45)
#4E3129
(78,49,41)
#472D25
(71,45,37)
#402921
(64,41,33)
#39251D
(57,37,29)
#322119
(50,33,25)
#2B1D15
(43,29,21)
#241911
(36,25,17)
#1D150D
(29,21,13)
#161109
(22,17,9)
#0F0D05
(15,13,5)
#000000
(0,0,0)

Tints of #55352D

#55352D
(85,53,45)
#644740
(100,71,64)
#735953
(115,89,83)
#826B66
(130,107,102)
#917D79
(145,125,121)
#A08F8C
(160,143,140)
#AFA19F
(175,161,159)
#BEB3B2
(190,179,178)
#CDC5C5
(205,197,197)
#DCD7D8
(220,215,216)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #55352D; }

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

This text font color is #55352D.

Background Color

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

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

This div background color is #55352D.

Border color

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

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

This div border color is #55352D.

Opacity

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

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

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

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

This text has shadow with #55352D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55352D.

Preview

Color preview on black background

This text has color #55352D on black background.


Color preview on white background

This text has color #55352D on white background.


Black color preview on #55352D background

This text has black color on #55352D background.


White color preview on #55352D background

This text has white color on #55352D background.


Related colors

Complementary color

Complementary color for #hex is #AACAD2.


I love getcolorcode.com

Triadic colors

1 #2D5535 and #352D55 with #55352D are triadic colors.

2 #2D3555 and #35552D with #55352D are triadic colors.