COLOR #571231

HEX: #571231 RGB: (87,18,49)

Color info

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

RGB color model

#571231 color RGB value is (87,18,49).

RGB: (87,18,49) (34%, 7%, 19%)

RGB channels and saturation

R 87 of 255 = 34%
G 18 of 255 = 7%
B 49 of 255 = 19%

87
18
49

R + G + B ~ 20%. #571231 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 18 + 49 = 154 (100%)
R 87 of 154 ~ 56.49%
G 18 of 154 ~ 11.69%
B 49 of 154 ~ 31.82'%

%56.49
%11.69
%31.82

CMYK color model

#571231 color CMYK value is (0,79,44,66).

  • cyan value is 0.00%
  • magenta value is 79.31%
  • yellow value is 43.68%
  • key color value is 65.88%

CMYK: (0,79,44,66)
C0M79Y44K66 (0%, 79%, 44%, 66%)
(0.00 / 0.79 / 0.44 / 0.66)

CMYK percentages

%0
%79.31
%43.68
%65.88

Codes

Color #571231 in popluar color models

57 12 31
RGB 87 18 49
HSL 333° 65.71% 20.59%
HSB/HSV 333° 79.31% 34.12%
CMYK 0.00% 79.31% 43.68%
65.88%

Color #571231 in popluar number systems.

HEX 57 12 31
Decimal 87 18 49
Binary 1010111 10010 110001
Octal 127 22 61

Shades and tints

Shades of #571231

#571231
(87,18,49)
#50112D
(80,17,45)
#491029
(73,16,41)
#420F25
(66,15,37)
#3B0E21
(59,14,33)
#340D1D
(52,13,29)
#2D0C19
(45,12,25)
#260B15
(38,11,21)
#1F0A11
(31,10,17)
#18090D
(24,9,13)
#110809
(17,8,9)
#000000
(0,0,0)

Tints of #571231

#571231
(87,18,49)
#662743
(102,39,67)
#753C55
(117,60,85)
#845167
(132,81,103)
#936679
(147,102,121)
#A27B8B
(162,123,139)
#B1909D
(177,144,157)
#C0A5AF
(192,165,175)
#CFBAC1
(207,186,193)
#DECFD3
(222,207,211)
#EDE4E5
(237,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #571231 color. Also use rgb(87,18,49) instead hex code.

Text Font Color

.myTextColor { color: #571231; }

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

This text font color is #571231.

Background Color

.myBgColor { background-color: #571231; }

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

This div background color is #571231.

Border color

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

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

This div border color is #571231.

Opacity

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

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

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

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

This text has shadow with #571231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571231.

Preview

Color preview on black background

This text has color #571231 on black background.


Color preview on white background

This text has color #571231 on white background.


Black color preview on #571231 background

This text has black color on #571231 background.


White color preview on #571231 background

This text has white color on #571231 background.


Related colors

Complementary color

Complementary color for #hex is #A8EDCE.


I love getcolorcode.com

Triadic colors

1 #315712 and #123157 with #571231 are triadic colors.

2 #311257 and #125731 with #571231 are triadic colors.