Shades of Persian Indigo #421296
Tints of Persian Indigo #421296
RGB
CMYK
RGB Variations
Color information
#421296 (or 0x421296) is known color: Persian Indigo. HEX triplet: 42, 12 and 96. RGB value is (66,18,150). Sum of RGB (Red+Green+Blue) = 66+18+150=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 18 (7.42% from 255 or 7.69% from 234); Blue value is 150 (58.98% from 255 or 64.10% from 234); Max value from RGB is 150 - color contains mainly: blue. Hex color #421296 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421296 is #BDED69. Grayscale: #2E2E2E. Windows color (decimal): -12447082 or 9835074. OLE color: 9835074.
HSL color Cylindrical-coordinate representation of color #421296: hue angle of 261.82º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421296 is Cyan = 0.56, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 18 | 150 | - |
| CMYK | 0.56 | 0.88 | 0 | 0.41 |
| HSL | 261.82º | 0.79% | 0.33% | - |
| HSV(B) | 261.82º | 0.88% | 0.59% | - |
| XYZ | 7.97 | 3.79 | 29.17 | - |
| YUV | 47.4 | 185.9 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 150 | 0.56 | 0.88 | 0 | 0.41 | 261.82 | 0.79 | 0.33 |
| Hex | 42 | 12 | 96 | 38 | 58 | 0 | 29 | 106 | 4F | 21 |
| Octal | 102 | 22 | 226 | 70 | 130 | 0 | 51 | 406 | 117 | 41 |
| Binary | 1000010 | 10010 | 10010110 | 111000 | 1011000 | 0 | 101001 | 100000110 | 1001111 | 100001 |
Color Harmonies of #421296
Complementary color
Monochromatic Colors of #421296
Black with #421296
Text Example
Text Example
White with #421296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421296; }
p { color: rgb(66,18,150); }
H1.HeaderClassName
{
color: #421296;
}
.AnyTagClassName
{
color: #421296;
}
</style>
background-color css
<style>
a { background-color: #421296; }
a { background-color: rgb(66,18,150); }
div.DivClassName
{
background-color: #421296;
}
.BgClassName
{
background-color: #421296;
}
</style>
border-color css
<style>
span { border-color: #421296; }
span { border-color: rgb(66,18,150); }
td.TdClassName
{
border-color: #421296;
}
.TagClassName
{
border-color: #421296;
}
</style>