COLOR #57334A

HEX: #57334A RGB: (87,51,74)

Color info

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

RGB color model

#57334A color RGB value is (87,51,74).

RGB: (87,51,74) (34%, 20%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 51 of 255 = 20%
B 74 of 255 = 29%

87
51
74

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

Portions of RGB colors in percentages

R + G + B = 87 + 51 + 74 = 212 (100%)
R 87 of 212 ~ 41.04%
G 51 of 212 ~ 24.06%
B 74 of 212 ~ 34.91'%

%41.04
%24.06
%34.91

CMYK color model

#57334A color CMYK value is (0,41,15,66).

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

CMYK: (0,41,15,66)
C0M41Y15K66 (0%, 41%, 15%, 66%)
(0.00 / 0.41 / 0.15 / 0.66)

CMYK percentages

%0
%41.38
%14.94
%65.88

Codes

Color #57334A in popluar color models

57 33 4A
RGB 87 51 74
HSL 322° 26.09% 27.06%
HSB/HSV 322° 41.38% 34.12%
CMYK 0.00% 41.38% 14.94%
65.88%

Color #57334A in popluar number systems.

HEX 57 33 4A
Decimal 87 51 74
Binary 1010111 110011 1001010
Octal 127 63 112

Shades and tints

Shades of #57334A

#57334A
(87,51,74)
#502F44
(80,47,68)
#492B3E
(73,43,62)
#422738
(66,39,56)
#3B2332
(59,35,50)
#341F2C
(52,31,44)
#2D1B26
(45,27,38)
#261720
(38,23,32)
#1F131A
(31,19,26)
#180F14
(24,15,20)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #57334A

#57334A
(87,51,74)
#66455A
(102,69,90)
#75576A
(117,87,106)
#84697A
(132,105,122)
#937B8A
(147,123,138)
#A28D9A
(162,141,154)
#B19FAA
(177,159,170)
#C0B1BA
(192,177,186)
#CFC3CA
(207,195,202)
#DED5DA
(222,213,218)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57334A; }

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

This text font color is #57334A.

Background Color

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

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

This div background color is #57334A.

Border color

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

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

This div border color is #57334A.

Opacity

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

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

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

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

This text has shadow with #57334A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57334A.

Preview

Color preview on black background

This text has color #57334A on black background.


Color preview on white background

This text has color #57334A on white background.


Black color preview on #57334A background

This text has black color on #57334A background.


White color preview on #57334A background

This text has white color on #57334A background.


Related colors

Complementary color

Complementary color for #hex is #A8CCB5.


I love getcolorcode.com

Triadic colors

1 #4A5733 and #334A57 with #57334A are triadic colors.

2 #4A3357 and #33574A with #57334A are triadic colors.