Shades of Persian Indigo #421782
Tints of Persian Indigo #421782
RGB
CMYK
RGB Variations
Color information
#421782 (or 0x421782) is known color: Persian Indigo. HEX triplet: 42, 17 and 82. RGB value is (66,23,130). Sum of RGB (Red+Green+Blue) = 66+23+130=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 23 (9.38% from 255 or 10.50% from 219); Blue value is 130 (51.17% from 255 or 59.36% from 219); Max value from RGB is 130 - color contains mainly: blue. Hex color #421782 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421782 is #BDE87D. Grayscale: #2F2F2F. Windows color (decimal): -12445822 or 8525634. OLE color: 8525634.
HSL color Cylindrical-coordinate representation of color #421782: hue angle of 264.11º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #421782 is Cyan = 0.49, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 23 | 130 | - |
| CMYK | 0.49 | 0.82 | 0 | 0.49 |
| HSL | 264.11º | 0.7% | 0.3% | - |
| HSV(B) | 264.11º | 0.82% | 0.51% | - |
| XYZ | 6.58 | 3.38 | 21.43 | - |
| YUV | 48.06 | 174.25 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 130 | 0.49 | 0.82 | 0 | 0.49 | 264.11 | 0.7 | 0.3 |
| Hex | 42 | 17 | 82 | 31 | 52 | 0 | 31 | 108 | 46 | 1E |
| Octal | 102 | 27 | 202 | 61 | 122 | 0 | 61 | 410 | 106 | 36 |
| Binary | 1000010 | 10111 | 10000010 | 110001 | 1010010 | 0 | 110001 | 100001000 | 1000110 | 11110 |
Color Harmonies of #421782
Complementary color
Monochromatic Colors of #421782
Black with #421782
Text Example
Text Example
White with #421782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421782; }
p { color: rgb(66,23,130); }
H1.HeaderClassName
{
color: #421782;
}
.AnyTagClassName
{
color: #421782;
}
</style>
background-color css
<style>
a { background-color: #421782; }
a { background-color: rgb(66,23,130); }
div.DivClassName
{
background-color: #421782;
}
.BgClassName
{
background-color: #421782;
}
</style>
border-color css
<style>
span { border-color: #421782; }
span { border-color: rgb(66,23,130); }
td.TdClassName
{
border-color: #421782;
}
.TagClassName
{
border-color: #421782;
}
</style>