Shades of Persian Indigo #421082
Tints of Persian Indigo #421082
RGB
CMYK
RGB Variations
Color information
#421082 (or 0x421082) is known color: Persian Indigo. HEX triplet: 42, 10 and 82. RGB value is (66,16,130). Sum of RGB (Red+Green+Blue) = 66+16+130=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 16 (6.64% from 255 or 7.55% from 212); Blue value is 130 (51.17% from 255 or 61.32% from 212); Max value from RGB is 130 - color contains mainly: blue. Hex color #421082 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421082 is #BDEF7D. Grayscale: #2B2B2B. Windows color (decimal): -12447614 or 8523842. OLE color: 8523842.
HSL color Cylindrical-coordinate representation of color #421082: hue angle of 266.32º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421082 is Cyan = 0.49, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 16 | 130 | - |
| CMYK | 0.49 | 0.88 | 0 | 0.49 |
| HSL | 266.32º | 0.78% | 0.29% | - |
| HSV(B) | 266.32º | 0.88% | 0.51% | - |
| XYZ | 6.46 | 3.14 | 21.38 | - |
| YUV | 43.95 | 176.57 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 130 | 0.49 | 0.88 | 0 | 0.49 | 266.32 | 0.78 | 0.29 |
| Hex | 42 | 10 | 82 | 31 | 58 | 0 | 31 | 10A | 4E | 1D |
| Octal | 102 | 20 | 202 | 61 | 130 | 0 | 61 | 412 | 116 | 35 |
| Binary | 1000010 | 10000 | 10000010 | 110001 | 1011000 | 0 | 110001 | 100001010 | 1001110 | 11101 |
Color Harmonies of #421082
Complementary color
Monochromatic Colors of #421082
Black with #421082
Text Example
Text Example
White with #421082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421082; }
p { color: rgb(66,16,130); }
H1.HeaderClassName
{
color: #421082;
}
.AnyTagClassName
{
color: #421082;
}
</style>
background-color css
<style>
a { background-color: #421082; }
a { background-color: rgb(66,16,130); }
div.DivClassName
{
background-color: #421082;
}
.BgClassName
{
background-color: #421082;
}
</style>
border-color css
<style>
span { border-color: #421082; }
span { border-color: rgb(66,16,130); }
td.TdClassName
{
border-color: #421082;
}
.TagClassName
{
border-color: #421082;
}
</style>