Shades of Persian Indigo #421189
Tints of Persian Indigo #421189
RGB
CMYK
RGB Variations
Color information
#421189 (or 0x421189) is known color: Persian Indigo. HEX triplet: 42, 11 and 89. RGB value is (66,17,137). Sum of RGB (Red+Green+Blue) = 66+17+137=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 17 (7.03% from 255 or 7.73% from 220); Blue value is 137 (53.91% from 255 or 62.27% from 220); Max value from RGB is 137 - color contains mainly: blue. Hex color #421189 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421189 is #BDEE76. Grayscale: #2C2C2C. Windows color (decimal): -12447351 or 8982850. OLE color: 8982850.
HSL color Cylindrical-coordinate representation of color #421189: hue angle of 264.5º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421189 is Cyan = 0.52, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 17 | 137 | - |
| CMYK | 0.52 | 0.88 | 0 | 0.46 |
| HSL | 264.5º | 0.78% | 0.3% | - |
| HSV(B) | 264.5º | 0.88% | 0.54% | - |
| XYZ | 6.96 | 3.37 | 23.95 | - |
| YUV | 45.33 | 179.73 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 137 | 0.52 | 0.88 | 0 | 0.46 | 264.5 | 0.78 | 0.3 |
| Hex | 42 | 11 | 89 | 34 | 58 | 0 | 2E | 108 | 4E | 1E |
| Octal | 102 | 21 | 211 | 64 | 130 | 0 | 56 | 410 | 116 | 36 |
| Binary | 1000010 | 10001 | 10001001 | 110100 | 1011000 | 0 | 101110 | 100001000 | 1001110 | 11110 |
Color Harmonies of #421189
Complementary color
Monochromatic Colors of #421189
Black with #421189
Text Example
Text Example
White with #421189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421189; }
p { color: rgb(66,17,137); }
H1.HeaderClassName
{
color: #421189;
}
.AnyTagClassName
{
color: #421189;
}
</style>
background-color css
<style>
a { background-color: #421189; }
a { background-color: rgb(66,17,137); }
div.DivClassName
{
background-color: #421189;
}
.BgClassName
{
background-color: #421189;
}
</style>
border-color css
<style>
span { border-color: #421189; }
span { border-color: rgb(66,17,137); }
td.TdClassName
{
border-color: #421189;
}
.TagClassName
{
border-color: #421189;
}
</style>