COLOR #570B41

HEX: #570B41 RGB: (87,11,65)

Color info

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

RGB color model

#570B41 color RGB value is (87,11,65).

RGB: (87,11,65) (34%, 4%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 11 of 255 = 4%
B 65 of 255 = 25%

87
11
65

R + G + B ~ 21%. #570B41 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 11 + 65 = 163 (100%)
R 87 of 163 ~ 53.37%
G 11 of 163 ~ 6.75%
B 65 of 163 ~ 39.88'%

%53.37
%39.88

CMYK color model

#570B41 color CMYK value is (0,87,25,66).

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

CMYK: (0,87,25,66)
C0M87Y25K66 (0%, 87%, 25%, 66%)
(0.00 / 0.87 / 0.25 / 0.66)

CMYK percentages

%0
%87.36
%25.29
%65.88

Codes

Color #570B41 in popluar color models

57 0B 41
RGB 87 11 65
HSL 317° 77.55% 19.22%
HSB/HSV 317° 87.36% 34.12%
CMYK 0.00% 87.36% 25.29%
65.88%

Color #570B41 in popluar number systems.

HEX 57 0B 41
Decimal 87 11 65
Binary 1010111 1011 1000001
Octal 127 13 101

Shades and tints

Shades of #570B41

#570B41
(87,11,65)
#500A3C
(80,10,60)
#490937
(73,9,55)
#420832
(66,8,50)
#3B072D
(59,7,45)
#340628
(52,6,40)
#2D0523
(45,5,35)
#26041E
(38,4,30)
#1F0319
(31,3,25)
#180214
(24,2,20)
#11010F
(17,1,15)
#000000
(0,0,0)

Tints of #570B41

#570B41
(87,11,65)
#662152
(102,33,82)
#753763
(117,55,99)
#844D74
(132,77,116)
#936385
(147,99,133)
#A27996
(162,121,150)
#B18FA7
(177,143,167)
#C0A5B8
(192,165,184)
#CFBBC9
(207,187,201)
#DED1DA
(222,209,218)
#EDE7EB
(237,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #570B41; }

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

This text font color is #570B41.

Background Color

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

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

This div background color is #570B41.

Border color

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

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

This div border color is #570B41.

Opacity

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

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

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

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

This text has shadow with #570B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #570B41.

Preview

Color preview on black background

This text has color #570B41 on black background.


Color preview on white background

This text has color #570B41 on white background.


Black color preview on #570B41 background

This text has black color on #570B41 background.


White color preview on #570B41 background

This text has white color on #570B41 background.


Related colors

Complementary color

Complementary color for #hex is #A8F4BE.


I love getcolorcode.com

Triadic colors

1 #41570B and #0B4157 with #570B41 are triadic colors.

2 #410B57 and #0B5741 with #570B41 are triadic colors.