COLOR #552A34

HEX: #552A34 RGB: (85,42,52)

Color info

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

RGB color model

#552A34 color RGB value is (85,42,52).

RGB: (85,42,52) (33%, 16%, 20%)

RGB channels and saturation

R 85 of 255 = 33%
G 42 of 255 = 16%
B 52 of 255 = 20%

85
42
52

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

Portions of RGB colors in percentages

R + G + B = 85 + 42 + 52 = 179 (100%)
R 85 of 179 ~ 47.49%
G 42 of 179 ~ 23.46%
B 52 of 179 ~ 29.05'%

%47.49
%23.46
%29.05

CMYK color model

#552A34 color CMYK value is (0,51,39,67).

  • cyan value is 0.00%
  • magenta value is 50.59%
  • yellow value is 38.82%
  • key color value is 66.67%

CMYK: (0,51,39,67)
C0M51Y39K67 (0%, 51%, 39%, 67%)
(0.00 / 0.51 / 0.39 / 0.67)

CMYK percentages

%0
%50.59
%38.82
%66.67

Codes

Color #552A34 in popluar color models

55 2A 34
RGB 85 42 52
HSL 346° 33.86% 24.90%
HSB/HSV 346° 50.59% 33.33%
CMYK 0.00% 50.59% 38.82%
66.67%

Color #552A34 in popluar number systems.

HEX 55 2A 34
Decimal 85 42 52
Binary 1010101 101010 110100
Octal 125 52 64

Shades and tints

Shades of #552A34

#552A34
(85,42,52)
#4E2730
(78,39,48)
#47242C
(71,36,44)
#402128
(64,33,40)
#391E24
(57,30,36)
#321B20
(50,27,32)
#2B181C
(43,24,28)
#241518
(36,21,24)
#1D1214
(29,18,20)
#160F10
(22,15,16)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #552A34

#552A34
(85,42,52)
#643D46
(100,61,70)
#735058
(115,80,88)
#82636A
(130,99,106)
#91767C
(145,118,124)
#A0898E
(160,137,142)
#AF9CA0
(175,156,160)
#BEAFB2
(190,175,178)
#CDC2C4
(205,194,196)
#DCD5D6
(220,213,214)
#EBE8E8
(235,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552A34 color. Also use rgb(85,42,52) instead hex code.

Text Font Color

.myTextColor { color: #552A34; }

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

This text font color is #552A34.

Background Color

.myBgColor { background-color: #552A34; }

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

This div background color is #552A34.

Border color

.myBorderColor { border: 1px solid #552A34; }

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

This div border color is #552A34.

Opacity

.myOpacity80 { color: #552A34; opacity: 0.8; }

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

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

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

This text has shadow with #552A34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552A34.

Preview

Color preview on black background

This text has color #552A34 on black background.


Color preview on white background

This text has color #552A34 on white background.


Black color preview on #552A34 background

This text has black color on #552A34 background.


White color preview on #552A34 background

This text has white color on #552A34 background.


Related colors

Complementary color

Complementary color for #hex is #AAD5CB.


I love getcolorcode.com

Triadic colors

1 #34552A and #2A3455 with #552A34 are triadic colors.

2 #342A55 and #2A5534 with #552A34 are triadic colors.