COLOR #552633

HEX: #552633 RGB: (85,38,51)

Color info

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

RGB color model

#552633 color RGB value is (85,38,51).

RGB: (85,38,51) (33%, 15%, 20%)

RGB channels and saturation

R 85 of 255 = 33%
G 38 of 255 = 15%
B 51 of 255 = 20%

85
38
51

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

Portions of RGB colors in percentages

R + G + B = 85 + 38 + 51 = 174 (100%)
R 85 of 174 ~ 48.85%
G 38 of 174 ~ 21.84%
B 51 of 174 ~ 29.31'%

%48.85
%21.84
%29.31

CMYK color model

#552633 color CMYK value is (0,55,40,67).

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

CMYK: (0,55,40,67)
C0M55Y40K67 (0%, 55%, 40%, 67%)
(0.00 / 0.55 / 0.40 / 0.67)

CMYK percentages

%0
%55.29
%40
%66.67

Codes

Color #552633 in popluar color models

55 26 33
RGB 85 38 51
HSL 343° 38.21% 24.12%
HSB/HSV 343° 55.29% 33.33%
CMYK 0.00% 55.29% 40.00%
66.67%

Color #552633 in popluar number systems.

HEX 55 26 33
Decimal 85 38 51
Binary 1010101 100110 110011
Octal 125 46 63

Shades and tints

Shades of #552633

#552633
(85,38,51)
#4E232F
(78,35,47)
#47202B
(71,32,43)
#401D27
(64,29,39)
#391A23
(57,26,35)
#32171F
(50,23,31)
#2B141B
(43,20,27)
#241117
(36,17,23)
#1D0E13
(29,14,19)
#160B0F
(22,11,15)
#0F080B
(15,8,11)
#000000
(0,0,0)

Tints of #552633

#552633
(85,38,51)
#643945
(100,57,69)
#734C57
(115,76,87)
#825F69
(130,95,105)
#91727B
(145,114,123)
#A0858D
(160,133,141)
#AF989F
(175,152,159)
#BEABB1
(190,171,177)
#CDBEC3
(205,190,195)
#DCD1D5
(220,209,213)
#EBE4E7
(235,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #552633; }

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

This text font color is #552633.

Background Color

.myBgColor { background-color: #552633; }

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

This div background color is #552633.

Border color

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

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

This div border color is #552633.

Opacity

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

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

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

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

This text has shadow with #552633 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552633.

Preview

Color preview on black background

This text has color #552633 on black background.


Color preview on white background

This text has color #552633 on white background.


Black color preview on #552633 background

This text has black color on #552633 background.


White color preview on #552633 background

This text has white color on #552633 background.


Related colors

Complementary color

Complementary color for #hex is #AAD9CC.


I love getcolorcode.com

Triadic colors

1 #335526 and #263355 with #552633 are triadic colors.

2 #332655 and #265533 with #552633 are triadic colors.