Shades of Persian Indigo #421998
Tints of Persian Indigo #421998
RGB
CMYK
RGB Variations
Color information
#421998 (or 0x421998) is known color: Persian Indigo. HEX triplet: 42, 19 and 98. RGB value is (66,25,152). Sum of RGB (Red+Green+Blue) = 66+25+152=243 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.16% from 243); Green value is 25 (10.16% from 255 or 10.29% from 243); Blue value is 152 (59.77% from 255 or 62.55% from 243); Max value from RGB is 152 - color contains mainly: blue. Hex color #421998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421998 is #BDE667. Grayscale: #333333. Windows color (decimal): -12445288 or 9967938. OLE color: 9967938.
HSL color Cylindrical-coordinate representation of color #421998: hue angle of 259.37º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #421998 is Cyan = 0.57, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 25 | 152 | - |
| CMYK | 0.57 | 0.84 | 0 | 0.40 |
| HSL | 259.37º | 0.72% | 0.35% | - |
| HSV(B) | 259.37º | 0.84% | 0.6% | - |
| XYZ | 8.26 | 4.12 | 30.07 | - |
| YUV | 51.74 | 184.58 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 152 | 0.57 | 0.84 | 0 | 0.40 | 259.37 | 0.72 | 0.35 |
| Hex | 42 | 19 | 98 | 39 | 54 | 0 | 28 | 103 | 48 | 23 |
| Octal | 102 | 31 | 230 | 71 | 124 | 0 | 50 | 403 | 110 | 43 |
| Binary | 1000010 | 11001 | 10011000 | 111001 | 1010100 | 0 | 101000 | 100000011 | 1001000 | 100011 |
Color Harmonies of #421998
Complementary color
Monochromatic Colors of #421998
Black with #421998
Text Example
Text Example
White with #421998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421998; }
p { color: rgb(66,25,152); }
H1.HeaderClassName
{
color: #421998;
}
.AnyTagClassName
{
color: #421998;
}
</style>
background-color css
<style>
a { background-color: #421998; }
a { background-color: rgb(66,25,152); }
div.DivClassName
{
background-color: #421998;
}
.BgClassName
{
background-color: #421998;
}
</style>
border-color css
<style>
span { border-color: #421998; }
span { border-color: rgb(66,25,152); }
td.TdClassName
{
border-color: #421998;
}
.TagClassName
{
border-color: #421998;
}
</style>