COLOR #552638

HEX: #552638 RGB: (85,38,56)

Color info

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

RGB color model

#552638 color RGB value is (85,38,56).

RGB: (85,38,56) (33%, 15%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 38 of 255 = 15%
B 56 of 255 = 22%

85
38
56

R + G + B ~ 23%. #552638 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 38 + 56 = 179 (100%)
R 85 of 179 ~ 47.49%
G 38 of 179 ~ 21.23%
B 56 of 179 ~ 31.28'%

%47.49
%21.23
%31.28

CMYK color model

#552638 color CMYK value is (0,55,34,67).

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

CMYK: (0,55,34,67)
C0M55Y34K67 (0%, 55%, 34%, 67%)
(0.00 / 0.55 / 0.34 / 0.67)

CMYK percentages

%0
%55.29
%34.12
%66.67

Codes

Color #552638 in popluar color models

55 26 38
RGB 85 38 56
HSL 337° 38.21% 24.12%
HSB/HSV 337° 55.29% 33.33%
CMYK 0.00% 55.29% 34.12%
66.67%

Color #552638 in popluar number systems.

HEX 55 26 38
Decimal 85 38 56
Binary 1010101 100110 111000
Octal 125 46 70

Shades and tints

Shades of #552638

#552638
(85,38,56)
#4E2333
(78,35,51)
#47202E
(71,32,46)
#401D29
(64,29,41)
#391A24
(57,26,36)
#32171F
(50,23,31)
#2B141A
(43,20,26)
#241115
(36,17,21)
#1D0E10
(29,14,16)
#160B0B
(22,11,11)
#0F0806
(15,8,6)
#000000
(0,0,0)

Tints of #552638

#552638
(85,38,56)
#64394A
(100,57,74)
#734C5C
(115,76,92)
#825F6E
(130,95,110)
#917280
(145,114,128)
#A08592
(160,133,146)
#AF98A4
(175,152,164)
#BEABB6
(190,171,182)
#CDBEC8
(205,190,200)
#DCD1DA
(220,209,218)
#EBE4EC
(235,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552638; }

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

This text font color is #552638.

Background Color

.myBgColor { background-color: #552638; }

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

This div background color is #552638.

Border color

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

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

This div border color is #552638.

Opacity

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

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

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

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

This text has shadow with #552638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552638.

Preview

Color preview on black background

This text has color #552638 on black background.


Color preview on white background

This text has color #552638 on white background.


Black color preview on #552638 background

This text has black color on #552638 background.


White color preview on #552638 background

This text has white color on #552638 background.


Related colors

Complementary color

Complementary color for #hex is #AAD9C7.


I love getcolorcode.com

Triadic colors

1 #385526 and #263855 with #552638 are triadic colors.

2 #382655 and #265538 with #552638 are triadic colors.