COLOR #571229

HEX: #571229 RGB: (87,18,41)

Color info

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

RGB color model

#571229 color RGB value is (87,18,41).

RGB: (87,18,41) (34%, 7%, 16%)

RGB channels and saturation

R 87 of 255 = 34%
G 18 of 255 = 7%
B 41 of 255 = 16%

87
18
41

R + G + B ~ 19%. #571229 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 18 + 41 = 146 (100%)
R 87 of 146 ~ 59.59%
G 18 of 146 ~ 12.33%
B 41 of 146 ~ 28.08'%

%59.59
%12.33
%28.08

CMYK color model

#571229 color CMYK value is (0,79,53,66).

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

CMYK: (0,79,53,66)
C0M79Y53K66 (0%, 79%, 53%, 66%)
(0.00 / 0.79 / 0.53 / 0.66)

CMYK percentages

%0
%79.31
%52.87
%65.88

Codes

Color #571229 in popluar color models

57 12 29
RGB 87 18 41
HSL 340° 65.71% 20.59%
HSB/HSV 340° 79.31% 34.12%
CMYK 0.00% 79.31% 52.87%
65.88%

Color #571229 in popluar number systems.

HEX 57 12 29
Decimal 87 18 41
Binary 1010111 10010 101001
Octal 127 22 51

Shades and tints

Shades of #571229

#571229
(87,18,41)
#501126
(80,17,38)
#491023
(73,16,35)
#420F20
(66,15,32)
#3B0E1D
(59,14,29)
#340D1A
(52,13,26)
#2D0C17
(45,12,23)
#260B14
(38,11,20)
#1F0A11
(31,10,17)
#18090E
(24,9,14)
#11080B
(17,8,11)
#000000
(0,0,0)

Tints of #571229

#571229
(87,18,41)
#66273C
(102,39,60)
#753C4F
(117,60,79)
#845162
(132,81,98)
#936675
(147,102,117)
#A27B88
(162,123,136)
#B1909B
(177,144,155)
#C0A5AE
(192,165,174)
#CFBAC1
(207,186,193)
#DECFD4
(222,207,212)
#EDE4E7
(237,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #571229; }

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

This text font color is #571229.

Background Color

.myBgColor { background-color: #571229; }

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

This div background color is #571229.

Border color

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

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

This div border color is #571229.

Opacity

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

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

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

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

This text has shadow with #571229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571229.

Preview

Color preview on black background

This text has color #571229 on black background.


Color preview on white background

This text has color #571229 on white background.


Black color preview on #571229 background

This text has black color on #571229 background.


White color preview on #571229 background

This text has white color on #571229 background.


Related colors

Complementary color

Complementary color for #hex is #A8EDD6.


I love getcolorcode.com

Triadic colors

1 #295712 and #122957 with #571229 are triadic colors.

2 #291257 and #125729 with #571229 are triadic colors.