Shades of Persian Indigo #421286
Tints of Persian Indigo #421286
RGB
CMYK
RGB Variations
Color information
#421286 (or 0x421286) is known color: Persian Indigo. HEX triplet: 42, 12 and 86. RGB value is (66,18,134). Sum of RGB (Red+Green+Blue) = 66+18+134=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 18 (7.42% from 255 or 8.26% from 218); Blue value is 134 (52.73% from 255 or 61.47% from 218); Max value from RGB is 134 - color contains mainly: blue. Hex color #421286 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421286 is #BDED79. Grayscale: #2D2D2D. Windows color (decimal): -12447098 or 8786498. OLE color: 8786498.
HSL color Cylindrical-coordinate representation of color #421286: hue angle of 264.83º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #421286 is Cyan = 0.51, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 18 | 134 | - |
| CMYK | 0.51 | 0.87 | 0 | 0.47 |
| HSL | 264.83º | 0.76% | 0.3% | - |
| HSV(B) | 264.83º | 0.87% | 0.53% | - |
| XYZ | 6.77 | 3.31 | 22.84 | - |
| YUV | 45.58 | 177.9 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 134 | 0.51 | 0.87 | 0 | 0.47 | 264.83 | 0.76 | 0.3 |
| Hex | 42 | 12 | 86 | 33 | 57 | 0 | 2F | 109 | 4C | 1E |
| Octal | 102 | 22 | 206 | 63 | 127 | 0 | 57 | 411 | 114 | 36 |
| Binary | 1000010 | 10010 | 10000110 | 110011 | 1010111 | 0 | 101111 | 100001001 | 1001100 | 11110 |
Color Harmonies of #421286
Complementary color
Monochromatic Colors of #421286
Black with #421286
Text Example
Text Example
White with #421286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421286; }
p { color: rgb(66,18,134); }
H1.HeaderClassName
{
color: #421286;
}
.AnyTagClassName
{
color: #421286;
}
</style>
background-color css
<style>
a { background-color: #421286; }
a { background-color: rgb(66,18,134); }
div.DivClassName
{
background-color: #421286;
}
.BgClassName
{
background-color: #421286;
}
</style>
border-color css
<style>
span { border-color: #421286; }
span { border-color: rgb(66,18,134); }
td.TdClassName
{
border-color: #421286;
}
.TagClassName
{
border-color: #421286;
}
</style>