Shades of Persian Indigo #421881
Tints of Persian Indigo #421881
RGB
CMYK
RGB Variations
Color information
#421881 (or 0x421881) is known color: Persian Indigo. HEX triplet: 42, 18 and 81. RGB value is (66,24,129). Sum of RGB (Red+Green+Blue) = 66+24+129=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 24 (9.77% from 255 or 10.96% from 219); Blue value is 129 (50.78% from 255 or 58.90% from 219); Max value from RGB is 129 - color contains mainly: blue. Hex color #421881 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421881 is #BDE77E. Grayscale: #303030. Windows color (decimal): -12445567 or 8460354. OLE color: 8460354.
HSL color Cylindrical-coordinate representation of color #421881: hue angle of 264º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421881 is Cyan = 0.49, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 24 | 129 | - |
| CMYK | 0.49 | 0.81 | 0 | 0.49 |
| HSL | 264º | 0.69% | 0.3% | - |
| HSV(B) | 264º | 0.81% | 0.51% | - |
| XYZ | 6.54 | 3.4 | 21.08 | - |
| YUV | 48.53 | 173.41 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 129 | 0.49 | 0.81 | 0 | 0.49 | 264 | 0.69 | 0.3 |
| Hex | 42 | 18 | 81 | 31 | 51 | 0 | 31 | 108 | 45 | 1E |
| Octal | 102 | 30 | 201 | 61 | 121 | 0 | 61 | 410 | 105 | 36 |
| Binary | 1000010 | 11000 | 10000001 | 110001 | 1010001 | 0 | 110001 | 100001000 | 1000101 | 11110 |
Color Harmonies of #421881
Complementary color
Monochromatic Colors of #421881
Black with #421881
Text Example
Text Example
White with #421881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421881; }
p { color: rgb(66,24,129); }
H1.HeaderClassName
{
color: #421881;
}
.AnyTagClassName
{
color: #421881;
}
</style>
background-color css
<style>
a { background-color: #421881; }
a { background-color: rgb(66,24,129); }
div.DivClassName
{
background-color: #421881;
}
.BgClassName
{
background-color: #421881;
}
</style>
border-color css
<style>
span { border-color: #421881; }
span { border-color: rgb(66,24,129); }
td.TdClassName
{
border-color: #421881;
}
.TagClassName
{
border-color: #421881;
}
</style>