COLOR #553439

HEX: #553439 RGB: (85,52,57)

Color info

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

RGB color model

#553439 color RGB value is (85,52,57).

RGB: (85,52,57) (33%, 20%, 22%)

RGB channels and saturation

R 85 of 255 = 33%
G 52 of 255 = 20%
B 57 of 255 = 22%

85
52
57

R + G + B ~ 25%. #553439 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 52 + 57 = 194 (100%)
R 85 of 194 ~ 43.81%
G 52 of 194 ~ 26.8%
B 57 of 194 ~ 29.38'%

%43.81
%26.8
%29.38

CMYK color model

#553439 color CMYK value is (0,39,33,67).

  • cyan value is 0.00%
  • magenta value is 38.82%
  • yellow value is 32.94%
  • key color value is 66.67%
CMYK: (0,39,33,67) C0M39Y33K67 (0%,39%,33%,67%) (0.00/0.39/0.33/0.67) 

CMYK percentages

%0
%38.82
%32.94
%66.67

Codes

Color #553439 in popluar color models

55 34 39
RGB 85 52 57
HSL 351° 24.09% 26.86%
HSB/HSV 351° 38.82% 33.33%
CMYK 0.00% 38.82% 32.94%
66.67%

Color #553439 in popluar number systems.

HEX 55 34 39
Decimal 85 52 57
Binary 1010101 110100 111001
Octal 125 64 71

Shades and tints

Shades of #553439

#553439
(85,52,57)
#4E3034
(78,48,52)
#472C2F
(71,44,47)
#40282A
(64,40,42)
#392425
(57,36,37)
#322020
(50,32,32)
#2B1C1B
(43,28,27)
#241816
(36,24,22)
#1D1411
(29,20,17)
#16100C
(22,16,12)
#0F0C07
(15,12,7)
#000000
(0,0,0)

Tints of #553439

#553439
(85,52,57)
#64464B
(100,70,75)
#73585D
(115,88,93)
#826A6F
(130,106,111)
#917C81
(145,124,129)
#A08E93
(160,142,147)
#AFA0A5
(175,160,165)
#BEB2B7
(190,178,183)
#CDC4C9
(205,196,201)
#DCD6DB
(220,214,219)
#EBE8ED
(235,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #553439; }

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

This text font color is #553439.

Background Color

.myBgColor { background-color: #553439; }

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

This div background color is #553439.

Border color

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

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

This div border color is #553439.

Opacity

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

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

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

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

This text has shadow with #553439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553439.

Preview

Color preview on black background

This text has color #553439 on black background.


Color preview on white background

This text has color #553439 on white background.


Black color preview on #553439 background

This text has black color on #553439 background.


White color preview on #553439 background

This text has white color on #553439 background.


Related colors

Complementary color

Complementary color for #hex is #AACBC6.


I love getcolorcode.com

Triadic colors

1 #395534 and #343955 with #553439 are triadic colors.

2 #393455 and #345539 with #553439 are triadic colors.