COLOR #553218

HEX: #553218 RGB: (85,50,24)

Color info

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

RGB color model

#553218 color RGB value is (85,50,24).

RGB: (85,50,24) (33%, 20%, 9%)

RGB channels and saturation

R 85 of 255 = 33%
G 50 of 255 = 20%
B 24 of 255 = 9%

85
50
24

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

Portions of RGB colors in percentages

R + G + B = 85 + 50 + 24 = 159 (100%)
R 85 of 159 ~ 53.46%
G 50 of 159 ~ 31.45%
B 24 of 159 ~ 15.09'%

%53.46
%31.45
%15.09

CMYK color model

#553218 color CMYK value is (0,41,72,67).

  • cyan value is 0.00%
  • magenta value is 41.18%
  • yellow value is 71.76%
  • key color value is 66.67%

CMYK: (0,41,72,67)
C0M41Y72K67 (0%, 41%, 72%, 67%)
(0.00 / 0.41 / 0.72 / 0.67)

CMYK percentages

%0
%41.18
%71.76
%66.67

Codes

Color #553218 in popluar color models

55 32 18
RGB 85 50 24
HSL 26° 55.96% 21.37%
HSB/HSV 26° 71.76% 33.33%
CMYK 0.00% 41.18% 71.76%
66.67%

Color #553218 in popluar number systems.

HEX 55 32 18
Decimal 85 50 24
Binary 1010101 110010 11000
Octal 125 62 30

Shades and tints

Shades of #553218

#553218
(85,50,24)
#4E2E16
(78,46,22)
#472A14
(71,42,20)
#402612
(64,38,18)
#392210
(57,34,16)
#321E0E
(50,30,14)
#2B1A0C
(43,26,12)
#24160A
(36,22,10)
#1D1208
(29,18,8)
#160E06
(22,14,6)
#0F0A04
(15,10,4)
#000000
(0,0,0)

Tints of #553218

#553218
(85,50,24)
#64442D
(100,68,45)
#735642
(115,86,66)
#826857
(130,104,87)
#917A6C
(145,122,108)
#A08C81
(160,140,129)
#AF9E96
(175,158,150)
#BEB0AB
(190,176,171)
#CDC2C0
(205,194,192)
#DCD4D5
(220,212,213)
#EBE6EA
(235,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553218 color. Also use rgb(85,50,24) instead hex code.

Text Font Color

.myTextColor { color: #553218; }

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

This text font color is #553218.

Background Color

.myBgColor { background-color: #553218; }

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

This div background color is #553218.

Border color

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

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

This div border color is #553218.

Opacity

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

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

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

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

This text has shadow with #553218 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553218.

Preview

Color preview on black background

This text has color #553218 on black background.


Color preview on white background

This text has color #553218 on white background.


Black color preview on #553218 background

This text has black color on #553218 background.


White color preview on #553218 background

This text has white color on #553218 background.


Related colors

Complementary color

Complementary color for #hex is #AACDE7.


I love getcolorcode.com

Triadic colors

1 #185532 and #321855 with #553218 are triadic colors.

2 #183255 and #325518 with #553218 are triadic colors.