COLOR #57172C

HEX: #57172C RGB: (87,23,44)

Color info

#57172C contains mainly red and blue colors. Web safe color of #57172C is #660033 (or #603).

RGB color model

#57172C color RGB value is (87,23,44).

RGB: (87,23,44) (34%, 9%, 17%)

RGB channels and saturation

R 87 of 255 = 34%
G 23 of 255 = 9%
B 44 of 255 = 17%

87
23
44

R + G + B ~ 20%. #57172C is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 23 + 44 = 154 (100%)
R 87 of 154 ~ 56.49%
G 23 of 154 ~ 14.94%
B 44 of 154 ~ 28.57'%

%56.49
%14.94
%28.57

CMYK color model

#57172C color CMYK value is (0,74,49,66).

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

CMYK: (0,74,49,66)
C0M74Y49K66 (0%, 74%, 49%, 66%)
(0.00 / 0.74 / 0.49 / 0.66)

CMYK percentages

%0
%73.56
%49.43
%65.88

Codes

Color #57172C in popluar color models

57 17 2C
RGB 87 23 44
HSL 340° 58.18% 21.57%
HSB/HSV 340° 73.56% 34.12%
CMYK 0.00% 73.56% 49.43%
65.88%

Color #57172C in popluar number systems.

HEX 57 17 2C
Decimal 87 23 44
Binary 1010111 10111 101100
Octal 127 27 54

Shades and tints

Shades of #57172C

#57172C
(87,23,44)
#501528
(80,21,40)
#491324
(73,19,36)
#421120
(66,17,32)
#3B0F1C
(59,15,28)
#340D18
(52,13,24)
#2D0B14
(45,11,20)
#260910
(38,9,16)
#1F070C
(31,7,12)
#180508
(24,5,8)
#110304
(17,3,4)
#000000
(0,0,0)

Tints of #57172C

#57172C
(87,23,44)
#662C3F
(102,44,63)
#754152
(117,65,82)
#845665
(132,86,101)
#936B78
(147,107,120)
#A2808B
(162,128,139)
#B1959E
(177,149,158)
#C0AAB1
(192,170,177)
#CFBFC4
(207,191,196)
#DED4D7
(222,212,215)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57172C; }

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

This text font color is #57172C.

Background Color

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

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

This div background color is #57172C.

Border color

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

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

This div border color is #57172C.

Opacity

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

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

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

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

This text has shadow with #57172C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57172C.

Preview

Color preview on black background

This text has color #57172C on black background.


Color preview on white background

This text has color #57172C on white background.


Black color preview on #57172C background

This text has black color on #57172C background.


White color preview on #57172C background

This text has white color on #57172C background.


Related colors

Complementary color

Complementary color for #hex is #A8E8D3.


I love getcolorcode.com

Triadic colors

1 #2C5717 and #172C57 with #57172C are triadic colors.

2 #2C1757 and #17572C with #57172C are triadic colors.