Shades of Persian Indigo #471893
Tints of Persian Indigo #471893
RGB
CMYK
RGB Variations
Color information
#471893 (or 0x471893) is known color: Persian Indigo. HEX triplet: 47, 18 and 93. RGB value is (71,24,147). Sum of RGB (Red+Green+Blue) = 71+24+147=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 24 (9.77% from 255 or 9.92% from 242); Blue value is 147 (57.81% from 255 or 60.74% from 242); Max value from RGB is 147 - color contains mainly: blue. Hex color #471893 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #471893 is #B8E76C. Grayscale: #333333. Windows color (decimal): -12117869 or 9640007. OLE color: 9640007.
HSL color Cylindrical-coordinate representation of color #471893: hue angle of 262.93º 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 #471893 is Cyan = 0.52, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 24 | 147 | - |
| CMYK | 0.52 | 0.84 | 0 | 0.42 |
| HSL | 262.93º | 0.72% | 0.34% | - |
| HSV(B) | 262.93º | 0.84% | 0.58% | - |
| XYZ | 8.19 | 4.1 | 27.96 | - |
| YUV | 52.08 | 181.57 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 147 | 0.52 | 0.84 | 0 | 0.42 | 262.93 | 0.72 | 0.34 |
| Hex | 47 | 18 | 93 | 34 | 54 | 0 | 2A | 107 | 48 | 22 |
| Octal | 107 | 30 | 223 | 64 | 124 | 0 | 52 | 407 | 110 | 42 |
| Binary | 1000111 | 11000 | 10010011 | 110100 | 1010100 | 0 | 101010 | 100000111 | 1001000 | 100010 |
Color Harmonies of #471893
Complementary color
Monochromatic Colors of #471893
Black with #471893
Text Example
Text Example
White with #471893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471893; }
p { color: rgb(71,24,147); }
H1.HeaderClassName
{
color: #471893;
}
.AnyTagClassName
{
color: #471893;
}
</style>
background-color css
<style>
a { background-color: #471893; }
a { background-color: rgb(71,24,147); }
div.DivClassName
{
background-color: #471893;
}
.BgClassName
{
background-color: #471893;
}
</style>
border-color css
<style>
span { border-color: #471893; }
span { border-color: rgb(71,24,147); }
td.TdClassName
{
border-color: #471893;
}
.TagClassName
{
border-color: #471893;
}
</style>