COLOR #57364A

HEX: #57364A RGB: (87,54,74)

Color info

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

RGB color model

#57364A color RGB value is (87,54,74).

RGB: (87,54,74) (34%, 21%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 54 of 255 = 21%
B 74 of 255 = 29%

87
54
74

R + G + B ~ 28%. #57364A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 54 + 74 = 215 (100%)
R 87 of 215 ~ 40.47%
G 54 of 215 ~ 25.12%
B 74 of 215 ~ 34.42'%

%40.47
%25.12
%34.42

CMYK color model

#57364A color CMYK value is (0,38,15,66).

  • cyan value is 0.00%
  • magenta value is 37.93%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (0,38,15,66)
C0M38Y15K66 (0%, 38%, 15%, 66%)
(0.00 / 0.38 / 0.15 / 0.66)

CMYK percentages

%0
%37.93
%14.94
%65.88

Codes

Color #57364A in popluar color models

57 36 4A
RGB 87 54 74
HSL 324° 23.40% 27.65%
HSB/HSV 324° 37.93% 34.12%
CMYK 0.00% 37.93% 14.94%
65.88%

Color #57364A in popluar number systems.

HEX 57 36 4A
Decimal 87 54 74
Binary 1010111 110110 1001010
Octal 127 66 112

Shades and tints

Shades of #57364A

#57364A
(87,54,74)
#503244
(80,50,68)
#492E3E
(73,46,62)
#422A38
(66,42,56)
#3B2632
(59,38,50)
#34222C
(52,34,44)
#2D1E26
(45,30,38)
#261A20
(38,26,32)
#1F161A
(31,22,26)
#181214
(24,18,20)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #57364A

#57364A
(87,54,74)
#66485A
(102,72,90)
#755A6A
(117,90,106)
#846C7A
(132,108,122)
#937E8A
(147,126,138)
#A2909A
(162,144,154)
#B1A2AA
(177,162,170)
#C0B4BA
(192,180,186)
#CFC6CA
(207,198,202)
#DED8DA
(222,216,218)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57364A color. Also use rgb(87,54,74) instead hex code.

Text Font Color

.myTextColor { color: #57364A; }

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

This text font color is #57364A.

Background Color

.myBgColor { background-color: #57364A; }

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

This div background color is #57364A.

Border color

.myBorderColor { border: 1px solid #57364A; }

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

This div border color is #57364A.

Opacity

.myOpacity80 { color: #57364A; opacity: 0.8; }

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

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

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

This text has shadow with #57364A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57364A.

Preview

Color preview on black background

This text has color #57364A on black background.


Color preview on white background

This text has color #57364A on white background.


Black color preview on #57364A background

This text has black color on #57364A background.


White color preview on #57364A background

This text has white color on #57364A background.


Related colors

Complementary color

Complementary color for #hex is #A8C9B5.


I love getcolorcode.com

Triadic colors

1 #4A5736 and #364A57 with #57364A are triadic colors.

2 #4A3657 and #36574A with #57364A are triadic colors.