COLOR #571F42

HEX: #571F42 RGB: (87,31,66)

Color info

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

RGB color model

#571F42 color RGB value is (87,31,66).

RGB: (87,31,66) (34%, 12%, 26%)

RGB channels and saturation

R 87 of 255 = 34%
G 31 of 255 = 12%
B 66 of 255 = 26%

87
31
66

R + G + B ~ 24%. #571F42 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 31 + 66 = 184 (100%)
R 87 of 184 ~ 47.28%
G 31 of 184 ~ 16.85%
B 66 of 184 ~ 35.87'%

%47.28
%16.85
%35.87

CMYK color model

#571F42 color CMYK value is (0,64,24,66).

  • cyan value is 0.00%
  • magenta value is 64.37%
  • yellow value is 24.14%
  • key color value is 65.88%

CMYK: (0,64,24,66)
C0M64Y24K66 (0%, 64%, 24%, 66%)
(0.00 / 0.64 / 0.24 / 0.66)

CMYK percentages

%0
%64.37
%24.14
%65.88

Codes

Color #571F42 in popluar color models

57 1F 42
RGB 87 31 66
HSL 323° 47.46% 23.14%
HSB/HSV 323° 64.37% 34.12%
CMYK 0.00% 64.37% 24.14%
65.88%

Color #571F42 in popluar number systems.

HEX 57 1F 42
Decimal 87 31 66
Binary 1010111 11111 1000010
Octal 127 37 102

Shades and tints

Shades of #571F42

#571F42
(87,31,66)
#501D3C
(80,29,60)
#491B36
(73,27,54)
#421930
(66,25,48)
#3B172A
(59,23,42)
#341524
(52,21,36)
#2D131E
(45,19,30)
#261118
(38,17,24)
#1F0F12
(31,15,18)
#180D0C
(24,13,12)
#110B06
(17,11,6)
#000000
(0,0,0)

Tints of #571F42

#571F42
(87,31,66)
#663353
(102,51,83)
#754764
(117,71,100)
#845B75
(132,91,117)
#936F86
(147,111,134)
#A28397
(162,131,151)
#B197A8
(177,151,168)
#C0ABB9
(192,171,185)
#CFBFCA
(207,191,202)
#DED3DB
(222,211,219)
#EDE7EC
(237,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #571F42 color. Also use rgb(87,31,66) instead hex code.

Text Font Color

.myTextColor { color: #571F42; }

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

This text font color is #571F42.

Background Color

.myBgColor { background-color: #571F42; }

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

This div background color is #571F42.

Border color

.myBorderColor { border: 1px solid #571F42; }

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

This div border color is #571F42.

Opacity

.myOpacity80 { color: #571F42; opacity: 0.8; }

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

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

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

This text has shadow with #571F42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571F42.

Preview

Color preview on black background

This text has color #571F42 on black background.


Color preview on white background

This text has color #571F42 on white background.


Black color preview on #571F42 background

This text has black color on #571F42 background.


White color preview on #571F42 background

This text has white color on #571F42 background.


Related colors

Complementary color

Complementary color for #hex is #A8E0BD.


I love getcolorcode.com

Triadic colors

1 #42571F and #1F4257 with #571F42 are triadic colors.

2 #421F57 and #1F5742 with #571F42 are triadic colors.