Shades of Persian Indigo #421192
Tints of Persian Indigo #421192
RGB
CMYK
RGB Variations
Color information
#421192 (or 0x421192) is known color: Persian Indigo. HEX triplet: 42, 11 and 92. RGB value is (66,17,146). Sum of RGB (Red+Green+Blue) = 66+17+146=229 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.82% from 229); Green value is 17 (7.03% from 255 or 7.42% from 229); Blue value is 146 (57.42% from 255 or 63.76% from 229); Max value from RGB is 146 - color contains mainly: blue. Hex color #421192 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421192 is #BDEE6D. Grayscale: #2D2D2D. Windows color (decimal): -12447342 or 9572674. OLE color: 9572674.
HSL color Cylindrical-coordinate representation of color #421192: hue angle of 262.79º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421192 is Cyan = 0.55, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 17 | 146 | - |
| CMYK | 0.55 | 0.88 | 0 | 0.43 |
| HSL | 262.79º | 0.79% | 0.32% | - |
| HSV(B) | 262.79º | 0.88% | 0.57% | - |
| XYZ | 7.64 | 3.63 | 27.49 | - |
| YUV | 46.36 | 184.23 | 142.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 146 | 0.55 | 0.88 | 0 | 0.43 | 262.79 | 0.79 | 0.32 |
| Hex | 42 | 11 | 92 | 37 | 58 | 0 | 2B | 107 | 4F | 20 |
| Octal | 102 | 21 | 222 | 67 | 130 | 0 | 53 | 407 | 117 | 40 |
| Binary | 1000010 | 10001 | 10010010 | 110111 | 1011000 | 0 | 101011 | 100000111 | 1001111 | 100000 |
Color Harmonies of #421192
Complementary color
Monochromatic Colors of #421192
Black with #421192
Text Example
Text Example
White with #421192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421192; }
p { color: rgb(66,17,146); }
H1.HeaderClassName
{
color: #421192;
}
.AnyTagClassName
{
color: #421192;
}
</style>
background-color css
<style>
a { background-color: #421192; }
a { background-color: rgb(66,17,146); }
div.DivClassName
{
background-color: #421192;
}
.BgClassName
{
background-color: #421192;
}
</style>
border-color css
<style>
span { border-color: #421192; }
span { border-color: rgb(66,17,146); }
td.TdClassName
{
border-color: #421192;
}
.TagClassName
{
border-color: #421192;
}
</style>