Shades of Persian Indigo #421997
Tints of Persian Indigo #421997
RGB
CMYK
RGB Variations
Color information
#421997 (or 0x421997) is known color: Persian Indigo. HEX triplet: 42, 19 and 97. RGB value is (66,25,151). Sum of RGB (Red+Green+Blue) = 66+25+151=242 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.27% from 242); Green value is 25 (10.16% from 255 or 10.33% from 242); Blue value is 151 (59.38% from 255 or 62.40% from 242); Max value from RGB is 151 - color contains mainly: blue. Hex color #421997 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421997 is #BDE668. Grayscale: #333333. Windows color (decimal): -12445289 or 9902402. OLE color: 9902402.
HSL color Cylindrical-coordinate representation of color #421997: hue angle of 259.52º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #421997 is Cyan = 0.56, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 25 | 151 | - |
| CMYK | 0.56 | 0.83 | 0 | 0.41 |
| HSL | 259.52º | 0.72% | 0.35% | - |
| HSV(B) | 259.52º | 0.83% | 0.59% | - |
| XYZ | 8.18 | 4.09 | 29.64 | - |
| YUV | 51.62 | 184.08 | 138.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 151 | 0.56 | 0.83 | 0 | 0.41 | 259.52 | 0.72 | 0.35 |
| Hex | 42 | 19 | 97 | 38 | 53 | 0 | 29 | 104 | 48 | 23 |
| Octal | 102 | 31 | 227 | 70 | 123 | 0 | 51 | 404 | 110 | 43 |
| Binary | 1000010 | 11001 | 10010111 | 111000 | 1010011 | 0 | 101001 | 100000100 | 1001000 | 100011 |
Color Harmonies of #421997
Complementary color
Monochromatic Colors of #421997
Black with #421997
Text Example
Text Example
White with #421997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421997; }
p { color: rgb(66,25,151); }
H1.HeaderClassName
{
color: #421997;
}
.AnyTagClassName
{
color: #421997;
}
</style>
background-color css
<style>
a { background-color: #421997; }
a { background-color: rgb(66,25,151); }
div.DivClassName
{
background-color: #421997;
}
.BgClassName
{
background-color: #421997;
}
</style>
border-color css
<style>
span { border-color: #421997; }
span { border-color: rgb(66,25,151); }
td.TdClassName
{
border-color: #421997;
}
.TagClassName
{
border-color: #421997;
}
</style>