Shades of Persian Indigo #471994
Tints of Persian Indigo #471994
RGB
CMYK
RGB Variations
Color information
#471994 (or 0x471994) is known color: Persian Indigo. HEX triplet: 47, 19 and 94. RGB value is (71,25,148). Sum of RGB (Red+Green+Blue) = 71+25+148=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 25 (10.16% from 255 or 10.25% from 244); Blue value is 148 (58.20% from 255 or 60.66% from 244); Max value from RGB is 148 - color contains mainly: blue. Hex color #471994 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471994 is #B8E66B. Grayscale: #343434. Windows color (decimal): -12117612 or 9705799. OLE color: 9705799.
HSL color Cylindrical-coordinate representation of color #471994: hue angle of 262.44º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #471994 is Cyan = 0.52, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 25 | 148 | - |
| CMYK | 0.52 | 0.83 | 0 | 0.42 |
| HSL | 262.44º | 0.71% | 0.34% | - |
| HSV(B) | 262.44º | 0.83% | 0.58% | - |
| XYZ | 8.29 | 4.17 | 28.39 | - |
| YUV | 52.78 | 181.74 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 148 | 0.52 | 0.83 | 0 | 0.42 | 262.44 | 0.71 | 0.34 |
| Hex | 47 | 19 | 94 | 34 | 53 | 0 | 2A | 106 | 47 | 22 |
| Octal | 107 | 31 | 224 | 64 | 123 | 0 | 52 | 406 | 107 | 42 |
| Binary | 1000111 | 11001 | 10010100 | 110100 | 1010011 | 0 | 101010 | 100000110 | 1000111 | 100010 |
Color Harmonies of #471994
Complementary color
Monochromatic Colors of #471994
Black with #471994
Text Example
Text Example
White with #471994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471994; }
p { color: rgb(71,25,148); }
H1.HeaderClassName
{
color: #471994;
}
.AnyTagClassName
{
color: #471994;
}
</style>
background-color css
<style>
a { background-color: #471994; }
a { background-color: rgb(71,25,148); }
div.DivClassName
{
background-color: #471994;
}
.BgClassName
{
background-color: #471994;
}
</style>
border-color css
<style>
span { border-color: #471994; }
span { border-color: rgb(71,25,148); }
td.TdClassName
{
border-color: #471994;
}
.TagClassName
{
border-color: #471994;
}
</style>