COLOR #552319

HEX: #552319 RGB: (85,35,25)

Color info

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

RGB color model

#552319 color RGB value is (85,35,25).

RGB: (85,35,25) (33%, 14%, 10%)

RGB channels and saturation

R 85 of 255 = 33%
G 35 of 255 = 14%
B 25 of 255 = 10%

85
35
25

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

Portions of RGB colors in percentages

R + G + B = 85 + 35 + 25 = 145 (100%)
R 85 of 145 ~ 58.62%
G 35 of 145 ~ 24.14%
B 25 of 145 ~ 17.24'%

%58.62
%24.14
%17.24

CMYK color model

#552319 color CMYK value is (0,59,71,67).

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

CMYK: (0,59,71,67)
C0M59Y71K67 (0%, 59%, 71%, 67%)
(0.00 / 0.59 / 0.71 / 0.67)

CMYK percentages

%0
%58.82
%70.59
%66.67

Codes

Color #552319 in popluar color models

55 23 19
RGB 85 35 25
HSL 10° 54.55% 21.57%
HSB/HSV 10° 70.59% 33.33%
CMYK 0.00% 58.82% 70.59%
66.67%

Color #552319 in popluar number systems.

HEX 55 23 19
Decimal 85 35 25
Binary 1010101 100011 11001
Octal 125 43 31

Shades and tints

Shades of #552319

#552319
(85,35,25)
#4E2017
(78,32,23)
#471D15
(71,29,21)
#401A13
(64,26,19)
#391711
(57,23,17)
#32140F
(50,20,15)
#2B110D
(43,17,13)
#240E0B
(36,14,11)
#1D0B09
(29,11,9)
#160807
(22,8,7)
#0F0505
(15,5,5)
#000000
(0,0,0)

Tints of #552319

#552319
(85,35,25)
#64372D
(100,55,45)
#734B41
(115,75,65)
#825F55
(130,95,85)
#917369
(145,115,105)
#A0877D
(160,135,125)
#AF9B91
(175,155,145)
#BEAFA5
(190,175,165)
#CDC3B9
(205,195,185)
#DCD7CD
(220,215,205)
#EBEBE1
(235,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552319; }

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

This text font color is #552319.

Background Color

.myBgColor { background-color: #552319; }

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

This div background color is #552319.

Border color

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

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

This div border color is #552319.

Opacity

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

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

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

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

This text has shadow with #552319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552319.

Preview

Color preview on black background

This text has color #552319 on black background.


Color preview on white background

This text has color #552319 on white background.


Black color preview on #552319 background

This text has black color on #552319 background.


White color preview on #552319 background

This text has white color on #552319 background.


Related colors

Complementary color

Complementary color for #hex is #AADCE6.


I love getcolorcode.com

Triadic colors

1 #195523 and #231955 with #552319 are triadic colors.

2 #192355 and #235519 with #552319 are triadic colors.