Shades of Persian Indigo #421493
Tints of Persian Indigo #421493
RGB
CMYK
RGB Variations
Color information
#421493 (or 0x421493) is known color: Persian Indigo. HEX triplet: 42, 14 and 93. RGB value is (66,20,147). Sum of RGB (Red+Green+Blue) = 66+20+147=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 20 (8.20% from 255 or 8.58% from 233); Blue value is 147 (57.81% from 255 or 63.09% from 233); Max value from RGB is 147 - color contains mainly: blue. Hex color #421493 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421493 is #BDEB6C. Grayscale: #2F2F2F. Windows color (decimal): -12446573 or 9638978. OLE color: 9638978.
HSL color Cylindrical-coordinate representation of color #421493: hue angle of 261.73º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #421493 is Cyan = 0.55, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 20 | 147 | - |
| CMYK | 0.55 | 0.86 | 0 | 0.42 |
| HSL | 261.73º | 0.76% | 0.33% | - |
| HSV(B) | 261.73º | 0.86% | 0.58% | - |
| XYZ | 7.76 | 3.77 | 27.92 | - |
| YUV | 48.23 | 183.74 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 20 | 147 | 0.55 | 0.86 | 0 | 0.42 | 261.73 | 0.76 | 0.33 |
| Hex | 42 | 14 | 93 | 37 | 56 | 0 | 2A | 106 | 4C | 21 |
| Octal | 102 | 24 | 223 | 67 | 126 | 0 | 52 | 406 | 114 | 41 |
| Binary | 1000010 | 10100 | 10010011 | 110111 | 1010110 | 0 | 101010 | 100000110 | 1001100 | 100001 |
Color Harmonies of #421493
Complementary color
Monochromatic Colors of #421493
Black with #421493
Text Example
Text Example
White with #421493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421493; }
p { color: rgb(66,20,147); }
H1.HeaderClassName
{
color: #421493;
}
.AnyTagClassName
{
color: #421493;
}
</style>
background-color css
<style>
a { background-color: #421493; }
a { background-color: rgb(66,20,147); }
div.DivClassName
{
background-color: #421493;
}
.BgClassName
{
background-color: #421493;
}
</style>
border-color css
<style>
span { border-color: #421493; }
span { border-color: rgb(66,20,147); }
td.TdClassName
{
border-color: #421493;
}
.TagClassName
{
border-color: #421493;
}
</style>