COLOR #553813

HEX: #553813 RGB: (85,56,19)

Color info

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

RGB color model

#553813 color RGB value is (85,56,19).

RGB: (85,56,19) (33%, 22%, 7%)

RGB channels and saturation

R 85 of 255 = 33%
G 56 of 255 = 22%
B 19 of 255 = 7%

85
56
19

R + G + B ~ 21%. #553813 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 56 + 19 = 160 (100%)
R 85 of 160 ~ 53.13%
G 56 of 160 ~ 35%
B 19 of 160 ~ 11.88'%

%53.13
%35
%11.88

CMYK color model

#553813 color CMYK value is (0,34,78,67).

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

CMYK: (0,34,78,67)
C0M34Y78K67 (0%, 34%, 78%, 67%)
(0.00 / 0.34 / 0.78 / 0.67)

CMYK percentages

%0
%34.12
%77.65
%66.67

Codes

Color #553813 in popluar color models

55 38 13
RGB 85 56 19
HSL 34° 63.46% 20.39%
HSB/HSV 34° 77.65% 33.33%
CMYK 0.00% 34.12% 77.65%
66.67%

Color #553813 in popluar number systems.

HEX 55 38 13
Decimal 85 56 19
Binary 1010101 111000 10011
Octal 125 70 23

Shades and tints

Shades of #553813

#553813
(85,56,19)
#4E3312
(78,51,18)
#472E11
(71,46,17)
#402910
(64,41,16)
#39240F
(57,36,15)
#321F0E
(50,31,14)
#2B1A0D
(43,26,13)
#24150C
(36,21,12)
#1D100B
(29,16,11)
#160B0A
(22,11,10)
#0F0609
(15,6,9)
#000000
(0,0,0)

Tints of #553813

#553813
(85,56,19)
#644A28
(100,74,40)
#735C3D
(115,92,61)
#826E52
(130,110,82)
#918067
(145,128,103)
#A0927C
(160,146,124)
#AFA491
(175,164,145)
#BEB6A6
(190,182,166)
#CDC8BB
(205,200,187)
#DCDAD0
(220,218,208)
#EBECE5
(235,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553813; }

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

This text font color is #553813.

Background Color

.myBgColor { background-color: #553813; }

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

This div background color is #553813.

Border color

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

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

This div border color is #553813.

Opacity

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

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

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

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

This text has shadow with #553813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553813.

Preview

Color preview on black background

This text has color #553813 on black background.


Color preview on white background

This text has color #553813 on white background.


Black color preview on #553813 background

This text has black color on #553813 background.


White color preview on #553813 background

This text has white color on #553813 background.


Related colors

Complementary color

Complementary color for #hex is #AAC7EC.


I love getcolorcode.com

Triadic colors

1 #135538 and #381355 with #553813 are triadic colors.

2 #133855 and #385513 with #553813 are triadic colors.