Shades of Persian Indigo #421790
Tints of Persian Indigo #421790
RGB
CMYK
RGB Variations
Color information
#421790 (or 0x421790) is known color: Persian Indigo. HEX triplet: 42, 17 and 90. RGB value is (66,23,144). Sum of RGB (Red+Green+Blue) = 66+23+144=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 23 (9.38% from 255 or 9.87% from 233); Blue value is 144 (56.64% from 255 or 61.80% from 233); Max value from RGB is 144 - color contains mainly: blue. Hex color #421790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421790 is #BDE86F. Grayscale: #313131. Windows color (decimal): -12445808 or 9443138. OLE color: 9443138.
HSL color Cylindrical-coordinate representation of color #421790: hue angle of 261.32º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #421790 is Cyan = 0.54, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 23 | 144 | - |
| CMYK | 0.54 | 0.84 | 0 | 0.44 |
| HSL | 261.32º | 0.72% | 0.33% | - |
| HSV(B) | 261.32º | 0.84% | 0.56% | - |
| XYZ | 7.59 | 3.78 | 26.72 | - |
| YUV | 49.65 | 181.25 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 144 | 0.54 | 0.84 | 0 | 0.44 | 261.32 | 0.72 | 0.33 |
| Hex | 42 | 17 | 90 | 36 | 54 | 0 | 2C | 105 | 48 | 21 |
| Octal | 102 | 27 | 220 | 66 | 124 | 0 | 54 | 405 | 110 | 41 |
| Binary | 1000010 | 10111 | 10010000 | 110110 | 1010100 | 0 | 101100 | 100000101 | 1001000 | 100001 |
Color Harmonies of #421790
Complementary color
Monochromatic Colors of #421790
Black with #421790
Text Example
Text Example
White with #421790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421790; }
p { color: rgb(66,23,144); }
H1.HeaderClassName
{
color: #421790;
}
.AnyTagClassName
{
color: #421790;
}
</style>
background-color css
<style>
a { background-color: #421790; }
a { background-color: rgb(66,23,144); }
div.DivClassName
{
background-color: #421790;
}
.BgClassName
{
background-color: #421790;
}
</style>
border-color css
<style>
span { border-color: #421790; }
span { border-color: rgb(66,23,144); }
td.TdClassName
{
border-color: #421790;
}
.TagClassName
{
border-color: #421790;
}
</style>