Shades of Persian Indigo #421682
Tints of Persian Indigo #421682
RGB
CMYK
RGB Variations
Color information
#421682 (or 0x421682) is known color: Persian Indigo. HEX triplet: 42, 16 and 82. RGB value is (66,22,130). Sum of RGB (Red+Green+Blue) = 66+22+130=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 22 (8.98% from 255 or 10.09% from 218); Blue value is 130 (51.17% from 255 or 59.63% from 218); Max value from RGB is 130 - color contains mainly: blue. Hex color #421682 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421682 is #BDE97D. Grayscale: #2F2F2F. Windows color (decimal): -12446078 or 8525378. OLE color: 8525378.
HSL color Cylindrical-coordinate representation of color #421682: hue angle of 264.44º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #421682 is Cyan = 0.49, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 22 | 130 | - |
| CMYK | 0.49 | 0.83 | 0 | 0.49 |
| HSL | 264.44º | 0.71% | 0.3% | - |
| HSV(B) | 264.44º | 0.83% | 0.51% | - |
| XYZ | 6.56 | 3.34 | 21.42 | - |
| YUV | 47.47 | 174.58 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 130 | 0.49 | 0.83 | 0 | 0.49 | 264.44 | 0.71 | 0.3 |
| Hex | 42 | 16 | 82 | 31 | 53 | 0 | 31 | 108 | 47 | 1E |
| Octal | 102 | 26 | 202 | 61 | 123 | 0 | 61 | 410 | 107 | 36 |
| Binary | 1000010 | 10110 | 10000010 | 110001 | 1010011 | 0 | 110001 | 100001000 | 1000111 | 11110 |
Color Harmonies of #421682
Complementary color
Monochromatic Colors of #421682
Black with #421682
Text Example
Text Example
White with #421682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421682; }
p { color: rgb(66,22,130); }
H1.HeaderClassName
{
color: #421682;
}
.AnyTagClassName
{
color: #421682;
}
</style>
background-color css
<style>
a { background-color: #421682; }
a { background-color: rgb(66,22,130); }
div.DivClassName
{
background-color: #421682;
}
.BgClassName
{
background-color: #421682;
}
</style>
border-color css
<style>
span { border-color: #421682; }
span { border-color: rgb(66,22,130); }
td.TdClassName
{
border-color: #421682;
}
.TagClassName
{
border-color: #421682;
}
</style>