Shades of Persian Indigo #471891
Tints of Persian Indigo #471891
RGB
CMYK
RGB Variations
Color information
#471891 (or 0x471891) is known color: Persian Indigo. HEX triplet: 47, 18 and 91. RGB value is (71,24,145). Sum of RGB (Red+Green+Blue) = 71+24+145=240 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.58% from 240); Green value is 24 (9.77% from 255 or 10% from 240); Blue value is 145 (57.03% from 255 or 60.42% from 240); Max value from RGB is 145 - color contains mainly: blue. Hex color #471891 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471891 is #B8E76E. Grayscale: #333333. Windows color (decimal): -12117871 or 9508935. OLE color: 9508935.
HSL color Cylindrical-coordinate representation of color #471891: hue angle of 263.31º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #471891 is Cyan = 0.51, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 24 | 145 | - |
| CMYK | 0.51 | 0.83 | 0 | 0.43 |
| HSL | 263.31º | 0.72% | 0.33% | - |
| HSV(B) | 263.31º | 0.83% | 0.57% | - |
| XYZ | 8.04 | 4.04 | 27.14 | - |
| YUV | 51.85 | 180.57 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 145 | 0.51 | 0.83 | 0 | 0.43 | 263.31 | 0.72 | 0.33 |
| Hex | 47 | 18 | 91 | 33 | 53 | 0 | 2B | 107 | 48 | 21 |
| Octal | 107 | 30 | 221 | 63 | 123 | 0 | 53 | 407 | 110 | 41 |
| Binary | 1000111 | 11000 | 10010001 | 110011 | 1010011 | 0 | 101011 | 100000111 | 1001000 | 100001 |
Color Harmonies of #471891
Complementary color
Monochromatic Colors of #471891
Black with #471891
Text Example
Text Example
White with #471891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471891; }
p { color: rgb(71,24,145); }
H1.HeaderClassName
{
color: #471891;
}
.AnyTagClassName
{
color: #471891;
}
</style>
background-color css
<style>
a { background-color: #471891; }
a { background-color: rgb(71,24,145); }
div.DivClassName
{
background-color: #471891;
}
.BgClassName
{
background-color: #471891;
}
</style>
border-color css
<style>
span { border-color: #471891; }
span { border-color: rgb(71,24,145); }
td.TdClassName
{
border-color: #471891;
}
.TagClassName
{
border-color: #471891;
}
</style>