Shades of Persian Indigo #421298
Tints of Persian Indigo #421298
RGB
CMYK
RGB Variations
Color information
#421298 (or 0x421298) is known color: Persian Indigo. HEX triplet: 42, 12 and 98. RGB value is (66,18,152). Sum of RGB (Red+Green+Blue) = 66+18+152=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 18 (7.42% from 255 or 7.63% from 236); Blue value is 152 (59.77% from 255 or 64.41% from 236); Max value from RGB is 152 - color contains mainly: blue. Hex color #421298 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421298 is #BDED67. Grayscale: #2F2F2F. Windows color (decimal): -12447080 or 9966146. OLE color: 9966146.
HSL color Cylindrical-coordinate representation of color #421298: hue angle of 261.49º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421298 is Cyan = 0.57, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 18 | 152 | - |
| CMYK | 0.57 | 0.88 | 0 | 0.40 |
| HSL | 261.49º | 0.79% | 0.33% | - |
| HSV(B) | 261.49º | 0.88% | 0.6% | - |
| XYZ | 8.13 | 3.86 | 30.02 | - |
| YUV | 47.63 | 186.9 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 152 | 0.57 | 0.88 | 0 | 0.40 | 261.49 | 0.79 | 0.33 |
| Hex | 42 | 12 | 98 | 39 | 58 | 0 | 28 | 105 | 4F | 21 |
| Octal | 102 | 22 | 230 | 71 | 130 | 0 | 50 | 405 | 117 | 41 |
| Binary | 1000010 | 10010 | 10011000 | 111001 | 1011000 | 0 | 101000 | 100000101 | 1001111 | 100001 |
Color Harmonies of #421298
Complementary color
Monochromatic Colors of #421298
Black with #421298
Text Example
Text Example
White with #421298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421298; }
p { color: rgb(66,18,152); }
H1.HeaderClassName
{
color: #421298;
}
.AnyTagClassName
{
color: #421298;
}
</style>
background-color css
<style>
a { background-color: #421298; }
a { background-color: rgb(66,18,152); }
div.DivClassName
{
background-color: #421298;
}
.BgClassName
{
background-color: #421298;
}
</style>
border-color css
<style>
span { border-color: #421298; }
span { border-color: rgb(66,18,152); }
td.TdClassName
{
border-color: #421298;
}
.TagClassName
{
border-color: #421298;
}
</style>