COLOR #552819

HEX: #552819 RGB: (85,40,25)

Color info

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

RGB color model

#552819 color RGB value is (85,40,25).

RGB: (85,40,25) (33%, 16%, 10%)

RGB channels and saturation

R 85 of 255 = 33%
G 40 of 255 = 16%
B 25 of 255 = 10%

85
40
25

R + G + B ~ 20%. #552819 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 40 + 25 = 150 (100%)
R 85 of 150 ~ 56.67%
G 40 of 150 ~ 26.67%
B 25 of 150 ~ 16.67'%

%56.67
%26.67
%16.67

CMYK color model

#552819 color CMYK value is (0,53,71,67).

  • cyan value is 0.00%
  • magenta value is 52.94%
  • yellow value is 70.59%
  • key color value is 66.67%
CMYK: (0,53,71,67) C0M53Y71K67 (0%,53%,71%,67%) (0.00/0.53/0.71/0.67) 

CMYK percentages

%0
%52.94
%70.59
%66.67

Codes

Color #552819 in popluar color models

55 28 19
RGB 85 40 25
HSL 15° 54.55% 21.57%
HSB/HSV 15° 70.59% 33.33%
CMYK 0.00% 52.94% 70.59%
66.67%

Color #552819 in popluar number systems.

HEX 55 28 19
Decimal 85 40 25
Binary 1010101 101000 11001
Octal 125 50 31

Shades and tints

Shades of #552819

#552819
(85,40,25)
#4E2517
(78,37,23)
#472215
(71,34,21)
#401F13
(64,31,19)
#391C11
(57,28,17)
#32190F
(50,25,15)
#2B160D
(43,22,13)
#24130B
(36,19,11)
#1D1009
(29,16,9)
#160D07
(22,13,7)
#0F0A05
(15,10,5)
#000000
(0,0,0)

Tints of #552819

#552819
(85,40,25)
#643B2D
(100,59,45)
#734E41
(115,78,65)
#826155
(130,97,85)
#917469
(145,116,105)
#A0877D
(160,135,125)
#AF9A91
(175,154,145)
#BEADA5
(190,173,165)
#CDC0B9
(205,192,185)
#DCD3CD
(220,211,205)
#EBE6E1
(235,230,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552819 color. Also use rgb(85,40,25) instead hex code.

Text Font Color

.myTextColor { color: #552819; }

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

This text font color is #552819.

Background Color

.myBgColor { background-color: #552819; }

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

This div background color is #552819.

Border color

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

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

This div border color is #552819.

Opacity

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

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

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

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

This text has shadow with #552819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552819.

Preview

Color preview on black background

This text has color #552819 on black background.


Color preview on white background

This text has color #552819 on white background.


Black color preview on #552819 background

This text has black color on #552819 background.


White color preview on #552819 background

This text has white color on #552819 background.


Related colors

Complementary color

Complementary color for #hex is #AAD7E6.


I love getcolorcode.com

Triadic colors

1 #195528 and #281955 with #552819 are triadic colors.

2 #192855 and #285519 with #552819 are triadic colors.