COLOR #552526

HEX: #552526 RGB: (85,37,38)

Color info

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

RGB color model

#552526 color RGB value is (85,37,38).

RGB: (85,37,38) (33%, 15%, 15%)

RGB channels and saturation

R 85 of 255 = 33%
G 37 of 255 = 15%
B 38 of 255 = 15%

85
37
38

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

Portions of RGB colors in percentages

R + G + B = 85 + 37 + 38 = 160 (100%)
R 85 of 160 ~ 53.13%
G 37 of 160 ~ 23.13%
B 38 of 160 ~ 23.75'%

%53.13
%23.13
%23.75

CMYK color model

#552526 color CMYK value is (0,56,55,67).

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

CMYK: (0,56,55,67)
C0M56Y55K67 (0%, 56%, 55%, 67%)
(0.00 / 0.56 / 0.55 / 0.67)

CMYK percentages

%0
%56.47
%55.29
%66.67

Codes

Color #552526 in popluar color models

55 25 26
RGB 85 37 38
HSL 359° 39.34% 23.92%
HSB/HSV 359° 56.47% 33.33%
CMYK 0.00% 56.47% 55.29%
66.67%

Color #552526 in popluar number systems.

HEX 55 25 26
Decimal 85 37 38
Binary 1010101 100101 100110
Octal 125 45 46

Shades and tints

Shades of #552526

#552526
(85,37,38)
#4E2223
(78,34,35)
#471F20
(71,31,32)
#401C1D
(64,28,29)
#39191A
(57,25,26)
#321617
(50,22,23)
#2B1314
(43,19,20)
#241011
(36,16,17)
#1D0D0E
(29,13,14)
#160A0B
(22,10,11)
#0F0708
(15,7,8)
#000000
(0,0,0)

Tints of #552526

#552526
(85,37,38)
#643839
(100,56,57)
#734B4C
(115,75,76)
#825E5F
(130,94,95)
#917172
(145,113,114)
#A08485
(160,132,133)
#AF9798
(175,151,152)
#BEAAAB
(190,170,171)
#CDBDBE
(205,189,190)
#DCD0D1
(220,208,209)
#EBE3E4
(235,227,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552526; }

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

This text font color is #552526.

Background Color

.myBgColor { background-color: #552526; }

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

This div background color is #552526.

Border color

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

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

This div border color is #552526.

Opacity

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

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

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

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

This text has shadow with #552526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552526.

Preview

Color preview on black background

This text has color #552526 on black background.


Color preview on white background

This text has color #552526 on white background.


Black color preview on #552526 background

This text has black color on #552526 background.


White color preview on #552526 background

This text has white color on #552526 background.


Related colors

Complementary color

Complementary color for #hex is #AADAD9.


I love getcolorcode.com

Triadic colors

1 #265525 and #252655 with #552526 are triadic colors.

2 #262555 and #255526 with #552526 are triadic colors.