COLOR #552043

HEX: #552043 RGB: (85,32,67)

Color info

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

RGB color model

#552043 color RGB value is (85,32,67).

RGB: (85,32,67) (33%, 13%, 26%)

RGB channels and saturation

R 85 of 255 = 33%
G 32 of 255 = 13%
B 67 of 255 = 26%

85
32
67

R + G + B ~ 24%. #552043 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 32 + 67 = 184 (100%)
R 85 of 184 ~ 46.2%
G 32 of 184 ~ 17.39%
B 67 of 184 ~ 36.41'%

%46.2
%17.39
%36.41

CMYK color model

#552043 color CMYK value is (0,62,21,67).

  • cyan value is 0.00%
  • magenta value is 62.35%
  • yellow value is 21.18%
  • key color value is 66.67%

CMYK: (0,62,21,67)
C0M62Y21K67 (0%, 62%, 21%, 67%)
(0.00 / 0.62 / 0.21 / 0.67)

CMYK percentages

%0
%62.35
%21.18
%66.67

Codes

Color #552043 in popluar color models

55 20 43
RGB 85 32 67
HSL 320° 45.30% 22.94%
HSB/HSV 320° 62.35% 33.33%
CMYK 0.00% 62.35% 21.18%
66.67%

Color #552043 in popluar number systems.

HEX 55 20 43
Decimal 85 32 67
Binary 1010101 100000 1000011
Octal 125 40 103

Shades and tints

Shades of #552043

#552043
(85,32,67)
#4E1E3D
(78,30,61)
#471C37
(71,28,55)
#401A31
(64,26,49)
#39182B
(57,24,43)
#321625
(50,22,37)
#2B141F
(43,20,31)
#241219
(36,18,25)
#1D1013
(29,16,19)
#160E0D
(22,14,13)
#0F0C07
(15,12,7)
#000000
(0,0,0)

Tints of #552043

#552043
(85,32,67)
#643454
(100,52,84)
#734865
(115,72,101)
#825C76
(130,92,118)
#917087
(145,112,135)
#A08498
(160,132,152)
#AF98A9
(175,152,169)
#BEACBA
(190,172,186)
#CDC0CB
(205,192,203)
#DCD4DC
(220,212,220)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552043 color. Also use rgb(85,32,67) instead hex code.

Text Font Color

.myTextColor { color: #552043; }

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

This text font color is #552043.

Background Color

.myBgColor { background-color: #552043; }

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

This div background color is #552043.

Border color

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

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

This div border color is #552043.

Opacity

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

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

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

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

This text has shadow with #552043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552043.

Preview

Color preview on black background

This text has color #552043 on black background.


Color preview on white background

This text has color #552043 on white background.


Black color preview on #552043 background

This text has black color on #552043 background.


White color preview on #552043 background

This text has white color on #552043 background.


Related colors

Complementary color

Complementary color for #hex is #AADFBC.


I love getcolorcode.com

Triadic colors

1 #435520 and #204355 with #552043 are triadic colors.

2 #432055 and #205543 with #552043 are triadic colors.