Shades of Persian Indigo #421280
Tints of Persian Indigo #421280
RGB
CMYK
RGB Variations
Color information
#421280 (or 0x421280) is known color: Persian Indigo. HEX triplet: 42, 12 and 80. RGB value is (66,18,128). Sum of RGB (Red+Green+Blue) = 66+18+128=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 18 (7.42% from 255 or 8.49% from 212); Blue value is 128 (50.39% from 255 or 60.38% from 212); Max value from RGB is 128 - color contains mainly: blue. Hex color #421280 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421280 is #BDED7F. Grayscale: #2C2C2C. Windows color (decimal): -12447104 or 8393282. OLE color: 8393282.
HSL color Cylindrical-coordinate representation of color #421280: hue angle of 266.18º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #421280 is Cyan = 0.48, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 18 | 128 | - |
| CMYK | 0.48 | 0.86 | 0 | 0.50 |
| HSL | 266.18º | 0.75% | 0.29% | - |
| HSV(B) | 266.18º | 0.86% | 0.5% | - |
| XYZ | 6.36 | 3.15 | 20.69 | - |
| YUV | 44.89 | 174.9 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 128 | 0.48 | 0.86 | 0 | 0.50 | 266.18 | 0.75 | 0.29 |
| Hex | 42 | 12 | 80 | 30 | 56 | 0 | 32 | 10A | 4B | 1D |
| Octal | 102 | 22 | 200 | 60 | 126 | 0 | 62 | 412 | 113 | 35 |
| Binary | 1000010 | 10010 | 10000000 | 110000 | 1010110 | 0 | 110010 | 100001010 | 1001011 | 11101 |
Color Harmonies of #421280
Complementary color
Monochromatic Colors of #421280
Black with #421280
Text Example
Text Example
White with #421280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421280; }
p { color: rgb(66,18,128); }
H1.HeaderClassName
{
color: #421280;
}
.AnyTagClassName
{
color: #421280;
}
</style>
background-color css
<style>
a { background-color: #421280; }
a { background-color: rgb(66,18,128); }
div.DivClassName
{
background-color: #421280;
}
.BgClassName
{
background-color: #421280;
}
</style>
border-color css
<style>
span { border-color: #421280; }
span { border-color: rgb(66,18,128); }
td.TdClassName
{
border-color: #421280;
}
.TagClassName
{
border-color: #421280;
}
</style>