COLOR #571B73

HEX: #571B73 RGB: (87,27,115)

Color info

#571B73 contains mainly red and blue colors. Web safe color of #571B73 is #663366 (or #636).

RGB color model

#571B73 color RGB value is (87,27,115).

RGB: (87,27,115) (34%, 11%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 27 of 255 = 11%
B 115 of 255 = 45%

87
27
115

R + G + B ~ 30%. #571B73 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 27 + 115 = 229 (100%)
R 87 of 229 ~ 37.99%
G 27 of 229 ~ 11.79%
B 115 of 229 ~ 50.22'%

%37.99
%11.79
%50.22

CMYK color model

#571B73 color CMYK value is (24,77,0,55).

  • cyan value is 24.35%
  • magenta value is 76.52%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (24,77,0,55)
C24M77Y0K55 (24%, 77%, 0%, 55%)
(0.24 / 0.77 / 0.00 / 0.55)

CMYK percentages

%24.35
%76.52
%0
%54.9

Codes

Color #571B73 in popluar color models

57 1B 73
RGB 87 27 115
HSL 281° 61.97% 27.84%
HSB/HSV 281° 76.52% 45.10%
CMYK 24.35% 76.52% 0.00%
54.90%

Color #571B73 in popluar number systems.

HEX 57 1B 73
Decimal 87 27 115
Binary 1010111 11011 1110011
Octal 127 33 163

Shades and tints

Shades of #571B73

#571B73
(87,27,115)
#501969
(80,25,105)
#49175F
(73,23,95)
#421555
(66,21,85)
#3B134B
(59,19,75)
#341141
(52,17,65)
#2D0F37
(45,15,55)
#260D2D
(38,13,45)
#1F0B23
(31,11,35)
#180919
(24,9,25)
#11070F
(17,7,15)
#000000
(0,0,0)

Tints of #571B73

#571B73
(87,27,115)
#662F7F
(102,47,127)
#75438B
(117,67,139)
#845797
(132,87,151)
#936BA3
(147,107,163)
#A27FAF
(162,127,175)
#B193BB
(177,147,187)
#C0A7C7
(192,167,199)
#CFBBD3
(207,187,211)
#DECFDF
(222,207,223)
#EDE3EB
(237,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #571B73 color. Also use rgb(87,27,115) instead hex code.

Text Font Color

.myTextColor { color: #571B73; }

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

This text font color is #571B73.

Background Color

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

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

This div background color is #571B73.

Border color

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

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

This div border color is #571B73.

Opacity

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

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

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

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

This text has shadow with #571B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571B73.

Preview

Color preview on black background

This text has color #571B73 on black background.


Color preview on white background

This text has color #571B73 on white background.


Black color preview on #571B73 background

This text has black color on #571B73 background.


White color preview on #571B73 background

This text has white color on #571B73 background.


Related colors

Complementary color

Complementary color for #hex is #A8E48C.


I love getcolorcode.com

Triadic colors

1 #73571B and #1B7357 with #571B73 are triadic colors.

2 #731B57 and #1B5773 with #571B73 are triadic colors.