Shades of Persian Indigo #421193
Tints of Persian Indigo #421193
RGB
CMYK
RGB Variations
Color information
#421193 (or 0x421193) is known color: Persian Indigo. HEX triplet: 42, 11 and 93. RGB value is (66,17,147). Sum of RGB (Red+Green+Blue) = 66+17+147=230 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.70% from 230); Green value is 17 (7.03% from 255 or 7.39% from 230); Blue value is 147 (57.81% from 255 or 63.91% from 230); Max value from RGB is 147 - color contains mainly: blue. Hex color #421193 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421193 is #BDEE6C. Grayscale: #2E2E2E. Windows color (decimal): -12447341 or 9638210. OLE color: 9638210.
HSL color Cylindrical-coordinate representation of color #421193: hue angle of 262.62º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421193 is Cyan = 0.55, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 17 | 147 | - |
| CMYK | 0.55 | 0.88 | 0 | 0.42 |
| HSL | 262.62º | 0.79% | 0.32% | - |
| HSV(B) | 262.62º | 0.88% | 0.58% | - |
| XYZ | 7.71 | 3.67 | 27.9 | - |
| YUV | 46.47 | 184.73 | 141.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 147 | 0.55 | 0.88 | 0 | 0.42 | 262.62 | 0.79 | 0.32 |
| Hex | 42 | 11 | 93 | 37 | 58 | 0 | 2A | 107 | 4F | 20 |
| Octal | 102 | 21 | 223 | 67 | 130 | 0 | 52 | 407 | 117 | 40 |
| Binary | 1000010 | 10001 | 10010011 | 110111 | 1011000 | 0 | 101010 | 100000111 | 1001111 | 100000 |
Color Harmonies of #421193
Complementary color
Monochromatic Colors of #421193
Black with #421193
Text Example
Text Example
White with #421193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421193; }
p { color: rgb(66,17,147); }
H1.HeaderClassName
{
color: #421193;
}
.AnyTagClassName
{
color: #421193;
}
</style>
background-color css
<style>
a { background-color: #421193; }
a { background-color: rgb(66,17,147); }
div.DivClassName
{
background-color: #421193;
}
.BgClassName
{
background-color: #421193;
}
</style>
border-color css
<style>
span { border-color: #421193; }
span { border-color: rgb(66,17,147); }
td.TdClassName
{
border-color: #421193;
}
.TagClassName
{
border-color: #421193;
}
</style>