COLOR #553805

HEX: #553805 RGB: (85,56,5)

Color info

#553805 contains mainly red and green colors. Web safe color of #553805 is #663300 (or #630).

RGB color model

#553805 color RGB value is (85,56,5).

RGB: (85,56,5) (33%, 22%, 2%)

RGB channels and saturation

R 85 of 255 = 33%
G 56 of 255 = 22%
B 5 of 255 = 2%

85
56
5

R + G + B ~ 19%. #553805 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 56 + 5 = 146 (100%)
R 85 of 146 ~ 58.22%
G 56 of 146 ~ 38.36%
B 5 of 146 ~ 3.42'%

%58.22
%38.36

CMYK color model

#553805 color CMYK value is (0,34,94,67).

  • cyan value is 0.00%
  • magenta value is 34.12%
  • yellow value is 94.12%
  • key color value is 66.67%

CMYK: (0,34,94,67)
C0M34Y94K67 (0%, 34%, 94%, 67%)
(0.00 / 0.34 / 0.94 / 0.67)

CMYK percentages

%0
%34.12
%94.12
%66.67

Codes

Color #553805 in popluar color models

55 38 05
RGB 85 56 5
HSL 38° 88.89% 17.65%
HSB/HSV 38° 94.12% 33.33%
CMYK 0.00% 34.12% 94.12%
66.67%

Color #553805 in popluar number systems.

HEX 55 38 05
Decimal 85 56 5
Binary 1010101 111000 101
Octal 125 70 5

Shades and tints

Shades of #553805

#553805
(85,56,5)
#4E3305
(78,51,5)
#472E05
(71,46,5)
#402905
(64,41,5)
#392405
(57,36,5)
#321F05
(50,31,5)
#2B1A05
(43,26,5)
#241505
(36,21,5)
#1D1005
(29,16,5)
#160B05
(22,11,5)
#0F0605
(15,6,5)
#000000
(0,0,0)

Tints of #553805

#553805
(85,56,5)
#644A1B
(100,74,27)
#735C31
(115,92,49)
#826E47
(130,110,71)
#91805D
(145,128,93)
#A09273
(160,146,115)
#AFA489
(175,164,137)
#BEB69F
(190,182,159)
#CDC8B5
(205,200,181)
#DCDACB
(220,218,203)
#EBECE1
(235,236,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553805 color. Also use rgb(85,56,5) instead hex code.

Text Font Color

.myTextColor { color: #553805; }

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

This text font color is #553805.

Background Color

.myBgColor { background-color: #553805; }

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

This div background color is #553805.

Border color

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

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

This div border color is #553805.

Opacity

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

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

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

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

This text has shadow with #553805 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553805.

Preview

Color preview on black background

This text has color #553805 on black background.


Color preview on white background

This text has color #553805 on white background.


Black color preview on #553805 background

This text has black color on #553805 background.


White color preview on #553805 background

This text has white color on #553805 background.


Related colors

Complementary color

Complementary color for #hex is #AAC7FA.


I love getcolorcode.com

Triadic colors

1 #055538 and #380555 with #553805 are triadic colors.

2 #053855 and #385505 with #553805 are triadic colors.