Shades of Persian Indigo #421197
Tints of Persian Indigo #421197
RGB
CMYK
RGB Variations
Color information
#421197 (or 0x421197) is known color: Persian Indigo. HEX triplet: 42, 11 and 97. RGB value is (66,17,151). Sum of RGB (Red+Green+Blue) = 66+17+151=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 17 (7.03% from 255 or 7.26% from 234); Blue value is 151 (59.38% from 255 or 64.53% from 234); Max value from RGB is 151 - color contains mainly: blue. Hex color #421197 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421197 is #BDEE68. Grayscale: #2E2E2E. Windows color (decimal): -12447337 or 9900354. OLE color: 9900354.
HSL color Cylindrical-coordinate representation of color #421197: hue angle of 261.94º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #421197 is Cyan = 0.56, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 17 | 151 | - |
| CMYK | 0.56 | 0.89 | 0 | 0.41 |
| HSL | 261.94º | 0.8% | 0.33% | - |
| HSV(B) | 261.94º | 0.89% | 0.59% | - |
| XYZ | 8.03 | 3.79 | 29.59 | - |
| YUV | 46.93 | 186.73 | 141.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 17 | 151 | 0.56 | 0.89 | 0 | 0.41 | 261.94 | 0.8 | 0.33 |
| Hex | 42 | 11 | 97 | 38 | 59 | 0 | 29 | 106 | 50 | 21 |
| Octal | 102 | 21 | 227 | 70 | 131 | 0 | 51 | 406 | 120 | 41 |
| Binary | 1000010 | 10001 | 10010111 | 111000 | 1011001 | 0 | 101001 | 100000110 | 1010000 | 100001 |
Color Harmonies of #421197
Complementary color
Monochromatic Colors of #421197
Black with #421197
Text Example
Text Example
White with #421197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421197; }
p { color: rgb(66,17,151); }
H1.HeaderClassName
{
color: #421197;
}
.AnyTagClassName
{
color: #421197;
}
</style>
background-color css
<style>
a { background-color: #421197; }
a { background-color: rgb(66,17,151); }
div.DivClassName
{
background-color: #421197;
}
.BgClassName
{
background-color: #421197;
}
</style>
border-color css
<style>
span { border-color: #421197; }
span { border-color: rgb(66,17,151); }
td.TdClassName
{
border-color: #421197;
}
.TagClassName
{
border-color: #421197;
}
</style>