Shades of Persian Indigo #421996
Tints of Persian Indigo #421996
RGB
CMYK
RGB Variations
Color information
#421996 (or 0x421996) is known color: Persian Indigo. HEX triplet: 42, 19 and 96. RGB value is (66,25,150). Sum of RGB (Red+Green+Blue) = 66+25+150=241 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.39% from 241); Green value is 25 (10.16% from 255 or 10.37% from 241); Blue value is 150 (58.98% from 255 or 62.24% from 241); Max value from RGB is 150 - color contains mainly: blue. Hex color #421996 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421996 is #BDE669. Grayscale: #333333. Windows color (decimal): -12445290 or 9836866. OLE color: 9836866.
HSL color Cylindrical-coordinate representation of color #421996: hue angle of 259.68º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #421996 is Cyan = 0.56, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 25 | 150 | - |
| CMYK | 0.56 | 0.83 | 0 | 0.41 |
| HSL | 259.68º | 0.71% | 0.34% | - |
| HSV(B) | 259.68º | 0.83% | 0.59% | - |
| XYZ | 8.1 | 4.06 | 29.21 | - |
| YUV | 51.51 | 183.58 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 150 | 0.56 | 0.83 | 0 | 0.41 | 259.68 | 0.71 | 0.34 |
| Hex | 42 | 19 | 96 | 38 | 53 | 0 | 29 | 104 | 47 | 22 |
| Octal | 102 | 31 | 226 | 70 | 123 | 0 | 51 | 404 | 107 | 42 |
| Binary | 1000010 | 11001 | 10010110 | 111000 | 1010011 | 0 | 101001 | 100000100 | 1000111 | 100010 |
Color Harmonies of #421996
Complementary color
Monochromatic Colors of #421996
Black with #421996
Text Example
Text Example
White with #421996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421996; }
p { color: rgb(66,25,150); }
H1.HeaderClassName
{
color: #421996;
}
.AnyTagClassName
{
color: #421996;
}
</style>
background-color css
<style>
a { background-color: #421996; }
a { background-color: rgb(66,25,150); }
div.DivClassName
{
background-color: #421996;
}
.BgClassName
{
background-color: #421996;
}
</style>
border-color css
<style>
span { border-color: #421996; }
span { border-color: rgb(66,25,150); }
td.TdClassName
{
border-color: #421996;
}
.TagClassName
{
border-color: #421996;
}
</style>