Shades of Persian Indigo #421294
Tints of Persian Indigo #421294
RGB
CMYK
RGB Variations
Color information
#421294 (or 0x421294) is known color: Persian Indigo. HEX triplet: 42, 12 and 94. RGB value is (66,18,148). Sum of RGB (Red+Green+Blue) = 66+18+148=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 18 (7.42% from 255 or 7.76% from 232); Blue value is 148 (58.20% from 255 or 63.79% from 232); Max value from RGB is 148 - color contains mainly: blue. Hex color #421294 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421294 is #BDED6B. Grayscale: #2E2E2E. Windows color (decimal): -12447084 or 9704002. OLE color: 9704002.
HSL color Cylindrical-coordinate representation of color #421294: hue angle of 262.15º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421294 is Cyan = 0.55, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 18 | 148 | - |
| CMYK | 0.55 | 0.88 | 0 | 0.42 |
| HSL | 262.15º | 0.78% | 0.33% | - |
| HSV(B) | 262.15º | 0.88% | 0.58% | - |
| XYZ | 7.81 | 3.73 | 28.33 | - |
| YUV | 47.17 | 184.9 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 148 | 0.55 | 0.88 | 0 | 0.42 | 262.15 | 0.78 | 0.33 |
| Hex | 42 | 12 | 94 | 37 | 58 | 0 | 2A | 106 | 4E | 21 |
| Octal | 102 | 22 | 224 | 67 | 130 | 0 | 52 | 406 | 116 | 41 |
| Binary | 1000010 | 10010 | 10010100 | 110111 | 1011000 | 0 | 101010 | 100000110 | 1001110 | 100001 |
Color Harmonies of #421294
Complementary color
Monochromatic Colors of #421294
Black with #421294
Text Example
Text Example
White with #421294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421294; }
p { color: rgb(66,18,148); }
H1.HeaderClassName
{
color: #421294;
}
.AnyTagClassName
{
color: #421294;
}
</style>
background-color css
<style>
a { background-color: #421294; }
a { background-color: rgb(66,18,148); }
div.DivClassName
{
background-color: #421294;
}
.BgClassName
{
background-color: #421294;
}
</style>
border-color css
<style>
span { border-color: #421294; }
span { border-color: rgb(66,18,148); }
td.TdClassName
{
border-color: #421294;
}
.TagClassName
{
border-color: #421294;
}
</style>