COLOR #57212C

HEX: #57212C RGB: (87,33,44)

Color info

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

RGB color model

#57212C color RGB value is (87,33,44).

RGB: (87,33,44) (34%, 13%, 17%)

RGB channels and saturation

R 87 of 255 = 34%
G 33 of 255 = 13%
B 44 of 255 = 17%

87
33
44

R + G + B ~ 21%. #57212C is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 33 + 44 = 164 (100%)
R 87 of 164 ~ 53.05%
G 33 of 164 ~ 20.12%
B 44 of 164 ~ 26.83'%

%53.05
%20.12
%26.83

CMYK color model

#57212C color CMYK value is (0,62,49,66).

  • cyan value is 0.00%
  • magenta value is 62.07%
  • yellow value is 49.43%
  • key color value is 65.88%

CMYK: (0,62,49,66)
C0M62Y49K66 (0%, 62%, 49%, 66%)
(0.00 / 0.62 / 0.49 / 0.66)

CMYK percentages

%0
%62.07
%49.43
%65.88

Codes

Color #57212C in popluar color models

57 21 2C
RGB 87 33 44
HSL 348° 45.00% 23.53%
HSB/HSV 348° 62.07% 34.12%
CMYK 0.00% 62.07% 49.43%
65.88%

Color #57212C in popluar number systems.

HEX 57 21 2C
Decimal 87 33 44
Binary 1010111 100001 101100
Octal 127 41 54

Shades and tints

Shades of #57212C

#57212C
(87,33,44)
#501E28
(80,30,40)
#491B24
(73,27,36)
#421820
(66,24,32)
#3B151C
(59,21,28)
#341218
(52,18,24)
#2D0F14
(45,15,20)
#260C10
(38,12,16)
#1F090C
(31,9,12)
#180608
(24,6,8)
#110304
(17,3,4)
#000000
(0,0,0)

Tints of #57212C

#57212C
(87,33,44)
#66353F
(102,53,63)
#754952
(117,73,82)
#845D65
(132,93,101)
#937178
(147,113,120)
#A2858B
(162,133,139)
#B1999E
(177,153,158)
#C0ADB1
(192,173,177)
#CFC1C4
(207,193,196)
#DED5D7
(222,213,215)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57212C color. Also use rgb(87,33,44) instead hex code.

Text Font Color

.myTextColor { color: #57212C; }

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

This text font color is #57212C.

Background Color

.myBgColor { background-color: #57212C; }

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

This div background color is #57212C.

Border color

.myBorderColor { border: 1px solid #57212C; }

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

This div border color is #57212C.

Opacity

.myOpacity80 { color: #57212C; opacity: 0.8; }

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

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

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

This text has shadow with #57212C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57212C.

Preview

Color preview on black background

This text has color #57212C on black background.


Color preview on white background

This text has color #57212C on white background.


Black color preview on #57212C background

This text has black color on #57212C background.


White color preview on #57212C background

This text has white color on #57212C background.


Related colors

Complementary color

Complementary color for #hex is #A8DED3.


I love getcolorcode.com

Triadic colors

1 #2C5721 and #212C57 with #57212C are triadic colors.

2 #2C2157 and #21572C with #57212C are triadic colors.