COLOR #57273D

HEX: #57273D RGB: (87,39,61)

Color info

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

RGB color model

#57273D color RGB value is (87,39,61).

RGB: (87,39,61) (34%, 15%, 24%)

RGB channels and saturation

R 87 of 255 = 34%
G 39 of 255 = 15%
B 61 of 255 = 24%

87
39
61

R + G + B ~ 24%. #57273D is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 39 + 61 = 187 (100%)
R 87 of 187 ~ 46.52%
G 39 of 187 ~ 20.86%
B 61 of 187 ~ 32.62'%

%46.52
%20.86
%32.62

CMYK color model

#57273D color CMYK value is (0,55,30,66).

  • cyan value is 0.00%
  • magenta value is 55.17%
  • yellow value is 29.89%
  • key color value is 65.88%
CMYK: (0,55,30,66) C0M55Y30K66 (0%,55%,30%,66%) (0.00/0.55/0.30/0.66) 

CMYK percentages

%0
%55.17
%29.89
%65.88

Codes

Color #57273D in popluar color models

57 27 3D
RGB 87 39 61
HSL 333° 38.10% 24.71%
HSB/HSV 333° 55.17% 34.12%
CMYK 0.00% 55.17% 29.89%
65.88%

Color #57273D in popluar number systems.

HEX 57 27 3D
Decimal 87 39 61
Binary 1010111 100111 111101
Octal 127 47 75

Shades and tints

Shades of #57273D

#57273D
(87,39,61)
#502438
(80,36,56)
#492133
(73,33,51)
#421E2E
(66,30,46)
#3B1B29
(59,27,41)
#341824
(52,24,36)
#2D151F
(45,21,31)
#26121A
(38,18,26)
#1F0F15
(31,15,21)
#180C10
(24,12,16)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #57273D

#57273D
(87,39,61)
#663A4E
(102,58,78)
#754D5F
(117,77,95)
#846070
(132,96,112)
#937381
(147,115,129)
#A28692
(162,134,146)
#B199A3
(177,153,163)
#C0ACB4
(192,172,180)
#CFBFC5
(207,191,197)
#DED2D6
(222,210,214)
#EDE5E7
(237,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57273D color. Also use rgb(87,39,61) instead hex code.

Text Font Color

.myTextColor { color: #57273D; }

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

This text font color is #57273D.

Background Color

.myBgColor { background-color: #57273D; }

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

This div background color is #57273D.

Border color

.myBorderColor { border: 1px solid #57273D; }

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

This div border color is #57273D.

Opacity

.myOpacity80 { color: #57273D; opacity: 0.8; }

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

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

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

This text has shadow with #57273D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57273D.

Preview

Color preview on black background

This text has color #57273D on black background.


Color preview on white background

This text has color #57273D on white background.


Black color preview on #57273D background

This text has black color on #57273D background.


White color preview on #57273D background

This text has white color on #57273D background.


Related colors

Complementary color

Complementary color for #hex is #A8D8C2.


I love getcolorcode.com

Triadic colors

1 #3D5727 and #273D57 with #57273D are triadic colors.

2 #3D2757 and #27573D with #57273D are triadic colors.