Shades of Persian Indigo #471895
Tints of Persian Indigo #471895
RGB
CMYK
RGB Variations
Color information
#471895 (or 0x471895) is known color: Persian Indigo. HEX triplet: 47, 18 and 95. RGB value is (71,24,149). Sum of RGB (Red+Green+Blue) = 71+24+149=244 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.10% from 244); Green value is 24 (9.77% from 255 or 9.84% from 244); Blue value is 149 (58.59% from 255 or 61.07% from 244); Max value from RGB is 149 - color contains mainly: blue. Hex color #471895 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471895 is #B8E76A. Grayscale: #333333. Windows color (decimal): -12117867 or 9771079. OLE color: 9771079.
HSL color Cylindrical-coordinate representation of color #471895: hue angle of 262.56º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #471895 is Cyan = 0.52, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 24 | 149 | - |
| CMYK | 0.52 | 0.84 | 0 | 0.42 |
| HSL | 262.56º | 0.72% | 0.34% | - |
| HSV(B) | 262.56º | 0.84% | 0.58% | - |
| XYZ | 8.35 | 4.16 | 28.8 | - |
| YUV | 52.3 | 182.57 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 149 | 0.52 | 0.84 | 0 | 0.42 | 262.56 | 0.72 | 0.34 |
| Hex | 47 | 18 | 95 | 34 | 54 | 0 | 2A | 107 | 48 | 22 |
| Octal | 107 | 30 | 225 | 64 | 124 | 0 | 52 | 407 | 110 | 42 |
| Binary | 1000111 | 11000 | 10010101 | 110100 | 1010100 | 0 | 101010 | 100000111 | 1001000 | 100010 |
Color Harmonies of #471895
Complementary color
Monochromatic Colors of #471895
Black with #471895
Text Example
Text Example
White with #471895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471895; }
p { color: rgb(71,24,149); }
H1.HeaderClassName
{
color: #471895;
}
.AnyTagClassName
{
color: #471895;
}
</style>
background-color css
<style>
a { background-color: #471895; }
a { background-color: rgb(71,24,149); }
div.DivClassName
{
background-color: #471895;
}
.BgClassName
{
background-color: #471895;
}
</style>
border-color css
<style>
span { border-color: #471895; }
span { border-color: rgb(71,24,149); }
td.TdClassName
{
border-color: #471895;
}
.TagClassName
{
border-color: #471895;
}
</style>