COLOR #575441

HEX: #575441 RGB: (87,84,65)

Color info

#575441 contains red, green and blue colors in about the same proportion. Web safe color of #575441 is #666633 (or #663).

RGB color model

#575441 color RGB value is (87,84,65).

RGB: (87,84,65) (34%, 33%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 84 of 255 = 33%
B 65 of 255 = 25%

87
84
65

R + G + B ~ 31%. #575441 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 84 + 65 = 236 (100%)
R 87 of 236 ~ 36.86%
G 84 of 236 ~ 35.59%
B 65 of 236 ~ 27.54'%

%36.86
%35.59
%27.54

CMYK color model

#575441 color CMYK value is (0,3,25,66).

  • cyan value is 0.00%
  • magenta value is 3.45%
  • yellow value is 25.29%
  • key color value is 65.88%

CMYK: (0,3,25,66)
C0M3Y25K66 (0%, 3%, 25%, 66%)
(0.00 / 0.03 / 0.25 / 0.66)

CMYK percentages

%0
%3.45
%25.29
%65.88

Codes

Color #575441 in popluar color models

57 54 41
RGB 87 84 65
HSL 52° 14.47% 29.80%
HSB/HSV 52° 25.29% 34.12%
CMYK 0.00% 3.45% 25.29%
65.88%

Color #575441 in popluar number systems.

HEX 57 54 41
Decimal 87 84 65
Binary 1010111 1010100 1000001
Octal 127 124 101

Shades and tints

Shades of #575441

#575441
(87,84,65)
#504D3C
(80,77,60)
#494637
(73,70,55)
#423F32
(66,63,50)
#3B382D
(59,56,45)
#343128
(52,49,40)
#2D2A23
(45,42,35)
#26231E
(38,35,30)
#1F1C19
(31,28,25)
#181514
(24,21,20)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #575441

#575441
(87,84,65)
#666352
(102,99,82)
#757263
(117,114,99)
#848174
(132,129,116)
#939085
(147,144,133)
#A29F96
(162,159,150)
#B1AEA7
(177,174,167)
#C0BDB8
(192,189,184)
#CFCCC9
(207,204,201)
#DEDBDA
(222,219,218)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575441 color. Also use rgb(87,84,65) instead hex code.

Text Font Color

.myTextColor { color: #575441; }

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

This text font color is #575441.

Background Color

.myBgColor { background-color: #575441; }

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

This div background color is #575441.

Border color

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

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

This div border color is #575441.

Opacity

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

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

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

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

This text has shadow with #575441 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575441.

Preview

Color preview on black background

This text has color #575441 on black background.


Color preview on white background

This text has color #575441 on white background.


Black color preview on #575441 background

This text has black color on #575441 background.


White color preview on #575441 background

This text has white color on #575441 background.


Related colors

Complementary color

Complementary color for #hex is #A8ABBE.


I love getcolorcode.com

Triadic colors

1 #415754 and #544157 with #575441 are triadic colors.

2 #415457 and #545741 with #575441 are triadic colors.