COLOR #552519

HEX: #552519 RGB: (85,37,25)

Color info

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

RGB color model

#552519 color RGB value is (85,37,25).

RGB: (85,37,25) (33%, 15%, 10%)

RGB channels and saturation

R 85 of 255 = 33%
G 37 of 255 = 15%
B 25 of 255 = 10%

85
37
25

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

Portions of RGB colors in percentages

R + G + B = 85 + 37 + 25 = 147 (100%)
R 85 of 147 ~ 57.82%
G 37 of 147 ~ 25.17%
B 25 of 147 ~ 17.01'%

%57.82
%25.17
%17.01

CMYK color model

#552519 color CMYK value is (0,56,71,67).

  • cyan value is 0.00%
  • magenta value is 56.47%
  • yellow value is 70.59%
  • key color value is 66.67%

CMYK: (0,56,71,67)
C0M56Y71K67 (0%, 56%, 71%, 67%)
(0.00 / 0.56 / 0.71 / 0.67)

CMYK percentages

%0
%56.47
%70.59
%66.67

Codes

Color #552519 in popluar color models

55 25 19
RGB 85 37 25
HSL 12° 54.55% 21.57%
HSB/HSV 12° 70.59% 33.33%
CMYK 0.00% 56.47% 70.59%
66.67%

Color #552519 in popluar number systems.

HEX 55 25 19
Decimal 85 37 25
Binary 1010101 100101 11001
Octal 125 45 31

Shades and tints

Shades of #552519

#552519
(85,37,25)
#4E2217
(78,34,23)
#471F15
(71,31,21)
#401C13
(64,28,19)
#391911
(57,25,17)
#32160F
(50,22,15)
#2B130D
(43,19,13)
#24100B
(36,16,11)
#1D0D09
(29,13,9)
#160A07
(22,10,7)
#0F0705
(15,7,5)
#000000
(0,0,0)

Tints of #552519

#552519
(85,37,25)
#64382D
(100,56,45)
#734B41
(115,75,65)
#825E55
(130,94,85)
#917169
(145,113,105)
#A0847D
(160,132,125)
#AF9791
(175,151,145)
#BEAAA5
(190,170,165)
#CDBDB9
(205,189,185)
#DCD0CD
(220,208,205)
#EBE3E1
(235,227,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552519; }

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

This text font color is #552519.

Background Color

.myBgColor { background-color: #552519; }

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

This div background color is #552519.

Border color

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

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

This div border color is #552519.

Opacity

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

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

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

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

This text has shadow with #552519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552519.

Preview

Color preview on black background

This text has color #552519 on black background.


Color preview on white background

This text has color #552519 on white background.


Black color preview on #552519 background

This text has black color on #552519 background.


White color preview on #552519 background

This text has white color on #552519 background.


Related colors

Complementary color

Complementary color for #hex is #AADAE6.


I love getcolorcode.com

Triadic colors

1 #195525 and #251955 with #552519 are triadic colors.

2 #192555 and #255519 with #552519 are triadic colors.