Shades of Persian Indigo #421190
Tints of Persian Indigo #421190
RGB
CMYK
RGB Variations
Color information
#421190 (or 0x421190) is known color: Persian Indigo. HEX triplet: 42, 11 and 90. RGB value is (66,17,144). Sum of RGB (Red+Green+Blue) = 66+17+144=227 (30% of max value = 765). Red value is 66 (26.17% from 255 or 29.07% from 227); Green value is 17 (7.03% from 255 or 7.49% from 227); Blue value is 144 (56.64% from 255 or 63.44% from 227); Max value from RGB is 144 - color contains mainly: blue. Hex color #421190 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421190 is #BDEE6F. Grayscale: #2D2D2D. Windows color (decimal): -12447344 or 9441602. OLE color: 9441602.
HSL color Cylindrical-coordinate representation of color #421190: hue angle of 263.15º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421190 is Cyan = 0.54, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 17 | 144 | - |
| CMYK | 0.54 | 0.88 | 0 | 0.44 |
| HSL | 263.15º | 0.79% | 0.32% | - |
| HSV(B) | 263.15º | 0.88% | 0.56% | - |
| XYZ | 7.48 | 3.57 | 26.68 | - |
| YUV | 46.13 | 183.23 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 144 | 0.54 | 0.88 | 0 | 0.44 | 263.15 | 0.79 | 0.32 |
| Hex | 42 | 11 | 90 | 36 | 58 | 0 | 2C | 107 | 4F | 20 |
| Octal | 102 | 21 | 220 | 66 | 130 | 0 | 54 | 407 | 117 | 40 |
| Binary | 1000010 | 10001 | 10010000 | 110110 | 1011000 | 0 | 101100 | 100000111 | 1001111 | 100000 |
Color Harmonies of #421190
Complementary color
Monochromatic Colors of #421190
Black with #421190
Text Example
Text Example
White with #421190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421190; }
p { color: rgb(66,17,144); }
H1.HeaderClassName
{
color: #421190;
}
.AnyTagClassName
{
color: #421190;
}
</style>
background-color css
<style>
a { background-color: #421190; }
a { background-color: rgb(66,17,144); }
div.DivClassName
{
background-color: #421190;
}
.BgClassName
{
background-color: #421190;
}
</style>
border-color css
<style>
span { border-color: #421190; }
span { border-color: rgb(66,17,144); }
td.TdClassName
{
border-color: #421190;
}
.TagClassName
{
border-color: #421190;
}
</style>