COLOR #552528

HEX: #552528 RGB: (85,37,40)

Color info

#552528 contains red, green and blue colors in about the same proportion. Web safe color of #552528 is #663333 (or #633).

RGB color model

#552528 color RGB value is (85,37,40).

RGB: (85,37,40) (33%, 15%, 16%)

RGB channels and saturation

R 85 of 255 = 33%
G 37 of 255 = 15%
B 40 of 255 = 16%

85
37
40

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

Portions of RGB colors in percentages

R + G + B = 85 + 37 + 40 = 162 (100%)
R 85 of 162 ~ 52.47%
G 37 of 162 ~ 22.84%
B 40 of 162 ~ 24.69'%

%52.47
%22.84
%24.69

CMYK color model

#552528 color CMYK value is (0,56,53,67).

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

CMYK: (0,56,53,67)
C0M56Y53K67 (0%, 56%, 53%, 67%)
(0.00 / 0.56 / 0.53 / 0.67)

CMYK percentages

%0
%56.47
%52.94
%66.67

Codes

Color #552528 in popluar color models

55 25 28
RGB 85 37 40
HSL 356° 39.34% 23.92%
HSB/HSV 356° 56.47% 33.33%
CMYK 0.00% 56.47% 52.94%
66.67%

Color #552528 in popluar number systems.

HEX 55 25 28
Decimal 85 37 40
Binary 1010101 100101 101000
Octal 125 45 50

Shades and tints

Shades of #552528

#552528
(85,37,40)
#4E2225
(78,34,37)
#471F22
(71,31,34)
#401C1F
(64,28,31)
#39191C
(57,25,28)
#321619
(50,22,25)
#2B1316
(43,19,22)
#241013
(36,16,19)
#1D0D10
(29,13,16)
#160A0D
(22,10,13)
#0F070A
(15,7,10)
#000000
(0,0,0)

Tints of #552528

#552528
(85,37,40)
#64383B
(100,56,59)
#734B4E
(115,75,78)
#825E61
(130,94,97)
#917174
(145,113,116)
#A08487
(160,132,135)
#AF979A
(175,151,154)
#BEAAAD
(190,170,173)
#CDBDC0
(205,189,192)
#DCD0D3
(220,208,211)
#EBE3E6
(235,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552528; }

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

This text font color is #552528.

Background Color

.myBgColor { background-color: #552528; }

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

This div background color is #552528.

Border color

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

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

This div border color is #552528.

Opacity

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

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

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

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

This text has shadow with #552528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552528.

Preview

Color preview on black background

This text has color #552528 on black background.


Color preview on white background

This text has color #552528 on white background.


Black color preview on #552528 background

This text has black color on #552528 background.


White color preview on #552528 background

This text has white color on #552528 background.


Related colors

Complementary color

Complementary color for #hex is #AADAD7.


I love getcolorcode.com

Triadic colors

1 #285525 and #252855 with #552528 are triadic colors.

2 #282555 and #255528 with #552528 are triadic colors.