COLOR #571E46

HEX: #571E46 RGB: (87,30,70)

Color info

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

RGB color model

#571E46 color RGB value is (87,30,70).

RGB: (87,30,70) (34%, 12%, 27%)

RGB channels and saturation

R 87 of 255 = 34%
G 30 of 255 = 12%
B 70 of 255 = 27%

87
30
70

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

Portions of RGB colors in percentages

R + G + B = 87 + 30 + 70 = 187 (100%)
R 87 of 187 ~ 46.52%
G 30 of 187 ~ 16.04%
B 70 of 187 ~ 37.43'%

%46.52
%16.04
%37.43

CMYK color model

#571E46 color CMYK value is (0,66,20,66).

  • cyan value is 0.00%
  • magenta value is 65.52%
  • yellow value is 19.54%
  • key color value is 65.88%

CMYK: (0,66,20,66)
C0M66Y20K66 (0%, 66%, 20%, 66%)
(0.00 / 0.66 / 0.20 / 0.66)

CMYK percentages

%0
%65.52
%19.54
%65.88

Codes

Color #571E46 in popluar color models

57 1E 46
RGB 87 30 70
HSL 318° 48.72% 22.94%
HSB/HSV 318° 65.52% 34.12%
CMYK 0.00% 65.52% 19.54%
65.88%

Color #571E46 in popluar number systems.

HEX 57 1E 46
Decimal 87 30 70
Binary 1010111 11110 1000110
Octal 127 36 106

Shades and tints

Shades of #571E46

#571E46
(87,30,70)
#501C40
(80,28,64)
#491A3A
(73,26,58)
#421834
(66,24,52)
#3B162E
(59,22,46)
#341428
(52,20,40)
#2D1222
(45,18,34)
#26101C
(38,16,28)
#1F0E16
(31,14,22)
#180C10
(24,12,16)
#110A0A
(17,10,10)
#000000
(0,0,0)

Tints of #571E46

#571E46
(87,30,70)
#663256
(102,50,86)
#754666
(117,70,102)
#845A76
(132,90,118)
#936E86
(147,110,134)
#A28296
(162,130,150)
#B196A6
(177,150,166)
#C0AAB6
(192,170,182)
#CFBEC6
(207,190,198)
#DED2D6
(222,210,214)
#EDE6E6
(237,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #571E46 color. Also use rgb(87,30,70) instead hex code.

Text Font Color

.myTextColor { color: #571E46; }

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

This text font color is #571E46.

Background Color

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

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

This div background color is #571E46.

Border color

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

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

This div border color is #571E46.

Opacity

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

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

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

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

This text has shadow with #571E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571E46.

Preview

Color preview on black background

This text has color #571E46 on black background.


Color preview on white background

This text has color #571E46 on white background.


Black color preview on #571E46 background

This text has black color on #571E46 background.


White color preview on #571E46 background

This text has white color on #571E46 background.


Related colors

Complementary color

Complementary color for #hex is #A8E1B9.


I love getcolorcode.com

Triadic colors

1 #46571E and #1E4657 with #571E46 are triadic colors.

2 #461E57 and #1E5746 with #571E46 are triadic colors.