COLOR #570B48

HEX: #570B48 RGB: (87,11,72)

Color info

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

RGB color model

#570B48 color RGB value is (87,11,72).

RGB: (87,11,72) (34%, 4%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 11 of 255 = 4%
B 72 of 255 = 28%

87
11
72

R + G + B ~ 22%. #570B48 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 11 + 72 = 170 (100%)
R 87 of 170 ~ 51.18%
G 11 of 170 ~ 6.47%
B 72 of 170 ~ 42.35'%

%51.18
%42.35

CMYK color model

#570B48 color CMYK value is (0,87,17,66).

  • cyan value is 0.00%
  • magenta value is 87.36%
  • yellow value is 17.24%
  • key color value is 65.88%

CMYK: (0,87,17,66)
C0M87Y17K66 (0%, 87%, 17%, 66%)
(0.00 / 0.87 / 0.17 / 0.66)

CMYK percentages

%0
%87.36
%17.24
%65.88

Codes

Color #570B48 in popluar color models

57 0B 48
RGB 87 11 72
HSL 312° 77.55% 19.22%
HSB/HSV 312° 87.36% 34.12%
CMYK 0.00% 87.36% 17.24%
65.88%

Color #570B48 in popluar number systems.

HEX 57 0B 48
Decimal 87 11 72
Binary 1010111 1011 1001000
Octal 127 13 110

Shades and tints

Shades of #570B48

#570B48
(87,11,72)
#500A42
(80,10,66)
#49093C
(73,9,60)
#420836
(66,8,54)
#3B0730
(59,7,48)
#34062A
(52,6,42)
#2D0524
(45,5,36)
#26041E
(38,4,30)
#1F0318
(31,3,24)
#180212
(24,2,18)
#11010C
(17,1,12)
#000000
(0,0,0)

Tints of #570B48

#570B48
(87,11,72)
#662158
(102,33,88)
#753768
(117,55,104)
#844D78
(132,77,120)
#936388
(147,99,136)
#A27998
(162,121,152)
#B18FA8
(177,143,168)
#C0A5B8
(192,165,184)
#CFBBC8
(207,187,200)
#DED1D8
(222,209,216)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #570B48 color. Also use rgb(87,11,72) instead hex code.

Text Font Color

.myTextColor { color: #570B48; }

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

This text font color is #570B48.

Background Color

.myBgColor { background-color: #570B48; }

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

This div background color is #570B48.

Border color

.myBorderColor { border: 1px solid #570B48; }

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

This div border color is #570B48.

Opacity

.myOpacity80 { color: #570B48; opacity: 0.8; }

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

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

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

This text has shadow with #570B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #570B48.

Preview

Color preview on black background

This text has color #570B48 on black background.


Color preview on white background

This text has color #570B48 on white background.


Black color preview on #570B48 background

This text has black color on #570B48 background.


White color preview on #570B48 background

This text has white color on #570B48 background.


Related colors

Complementary color

Complementary color for #hex is #A8F4B7.


I love getcolorcode.com

Triadic colors

1 #48570B and #0B4857 with #570B48 are triadic colors.

2 #480B57 and #0B5748 with #570B48 are triadic colors.