COLOR #570327

HEX: #570327 RGB: (87,3,39)

Color info

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

RGB color model

#570327 color RGB value is (87,3,39).

RGB: (87,3,39) (34%, 1%, 15%)

RGB channels and saturation

R 87 of 255 = 34%
G 3 of 255 = 1%
B 39 of 255 = 15%

87
3
39

R + G + B ~ 17%. #570327 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 3 + 39 = 129 (100%)
R 87 of 129 ~ 67.44%
G 3 of 129 ~ 2.33%
B 39 of 129 ~ 30.23'%

%67.44
%30.23

CMYK color model

#570327 color CMYK value is (0,97,55,66).

  • cyan value is 0.00%
  • magenta value is 96.55%
  • yellow value is 55.17%
  • key color value is 65.88%

CMYK: (0,97,55,66)
C0M97Y55K66 (0%, 97%, 55%, 66%)
(0.00 / 0.97 / 0.55 / 0.66)

CMYK percentages

%0
%96.55
%55.17
%65.88

Codes

Color #570327 in popluar color models

57 03 27
RGB 87 3 39
HSL 334° 93.33% 17.65%
HSB/HSV 334° 96.55% 34.12%
CMYK 0.00% 96.55% 55.17%
65.88%

Color #570327 in popluar number systems.

HEX 57 03 27
Decimal 87 3 39
Binary 1010111 11 100111
Octal 127 3 47

Shades and tints

Shades of #570327

#570327
(87,3,39)
#500324
(80,3,36)
#490321
(73,3,33)
#42031E
(66,3,30)
#3B031B
(59,3,27)
#340318
(52,3,24)
#2D0315
(45,3,21)
#260312
(38,3,18)
#1F030F
(31,3,15)
#18030C
(24,3,12)
#110309
(17,3,9)
#000000
(0,0,0)

Tints of #570327

#570327
(87,3,39)
#66193A
(102,25,58)
#752F4D
(117,47,77)
#844560
(132,69,96)
#935B73
(147,91,115)
#A27186
(162,113,134)
#B18799
(177,135,153)
#C09DAC
(192,157,172)
#CFB3BF
(207,179,191)
#DEC9D2
(222,201,210)
#EDDFE5
(237,223,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #570327; }

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

This text font color is #570327.

Background Color

.myBgColor { background-color: #570327; }

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

This div background color is #570327.

Border color

.myBorderColor { border: 1px solid #570327; }

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

This div border color is #570327.

Opacity

.myOpacity80 { color: #570327; opacity: 0.8; }

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

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

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

This text has shadow with #570327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #570327.

Preview

Color preview on black background

This text has color #570327 on black background.


Color preview on white background

This text has color #570327 on white background.


Black color preview on #570327 background

This text has black color on #570327 background.


White color preview on #570327 background

This text has white color on #570327 background.


Related colors

Complementary color

Complementary color for #hex is #A8FCD8.


I love getcolorcode.com

Triadic colors

1 #275703 and #032757 with #570327 are triadic colors.

2 #270357 and #035727 with #570327 are triadic colors.