Shades of Persian Indigo #421896
Tints of Persian Indigo #421896
RGB
CMYK
RGB Variations
Color information
#421896 (or 0x421896) is known color: Persian Indigo. HEX triplet: 42, 18 and 96. RGB value is (66,24,150). Sum of RGB (Red+Green+Blue) = 66+24+150=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 24 (9.77% from 255 or 10% from 240); Blue value is 150 (58.98% from 255 or 62.5% from 240); Max value from RGB is 150 - color contains mainly: blue. Hex color #421896 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421896 is #BDE769. Grayscale: #323232. Windows color (decimal): -12445546 or 9836610. OLE color: 9836610.
HSL color Cylindrical-coordinate representation of color #421896: hue angle of 260º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #421896 is Cyan = 0.56, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 24 | 150 | - |
| CMYK | 0.56 | 0.84 | 0 | 0.41 |
| HSL | 260º | 0.72% | 0.34% | - |
| HSV(B) | 260º | 0.84% | 0.59% | - |
| XYZ | 8.08 | 4.01 | 29.2 | - |
| YUV | 50.92 | 183.91 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 150 | 0.56 | 0.84 | 0 | 0.41 | 260 | 0.72 | 0.34 |
| Hex | 42 | 18 | 96 | 38 | 54 | 0 | 29 | 104 | 48 | 22 |
| Octal | 102 | 30 | 226 | 70 | 124 | 0 | 51 | 404 | 110 | 42 |
| Binary | 1000010 | 11000 | 10010110 | 111000 | 1010100 | 0 | 101001 | 100000100 | 1001000 | 100010 |
Color Harmonies of #421896
Complementary color
Monochromatic Colors of #421896
Black with #421896
Text Example
Text Example
White with #421896
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421896; }
p { color: rgb(66,24,150); }
H1.HeaderClassName
{
color: #421896;
}
.AnyTagClassName
{
color: #421896;
}
</style>
background-color css
<style>
a { background-color: #421896; }
a { background-color: rgb(66,24,150); }
div.DivClassName
{
background-color: #421896;
}
.BgClassName
{
background-color: #421896;
}
</style>
border-color css
<style>
span { border-color: #421896; }
span { border-color: rgb(66,24,150); }
td.TdClassName
{
border-color: #421896;
}
.TagClassName
{
border-color: #421896;
}
</style>