Shades of Persian Indigo #421485
Tints of Persian Indigo #421485
RGB
CMYK
RGB Variations
Color information
#421485 (or 0x421485) is known color: Persian Indigo. HEX triplet: 42, 14 and 85. RGB value is (66,20,133). Sum of RGB (Red+Green+Blue) = 66+20+133=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 20 (8.20% from 255 or 9.13% from 219); Blue value is 133 (52.34% from 255 or 60.73% from 219); Max value from RGB is 133 - color contains mainly: blue. Hex color #421485 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421485 is #BDEB7A. Grayscale: #2E2E2E. Windows color (decimal): -12446587 or 8721474. OLE color: 8721474.
HSL color Cylindrical-coordinate representation of color #421485: hue angle of 264.42º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #421485 is Cyan = 0.50, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 20 | 133 | - |
| CMYK | 0.50 | 0.85 | 0 | 0.48 |
| HSL | 264.42º | 0.74% | 0.3% | - |
| HSV(B) | 264.42º | 0.85% | 0.52% | - |
| XYZ | 6.73 | 3.35 | 22.48 | - |
| YUV | 46.64 | 176.74 | 141.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 20 | 133 | 0.50 | 0.85 | 0 | 0.48 | 264.42 | 0.74 | 0.3 |
| Hex | 42 | 14 | 85 | 32 | 55 | 0 | 30 | 108 | 4A | 1E |
| Octal | 102 | 24 | 205 | 62 | 125 | 0 | 60 | 410 | 112 | 36 |
| Binary | 1000010 | 10100 | 10000101 | 110010 | 1010101 | 0 | 110000 | 100001000 | 1001010 | 11110 |
Color Harmonies of #421485
Complementary color
Monochromatic Colors of #421485
Black with #421485
Text Example
Text Example
White with #421485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421485; }
p { color: rgb(66,20,133); }
H1.HeaderClassName
{
color: #421485;
}
.AnyTagClassName
{
color: #421485;
}
</style>
background-color css
<style>
a { background-color: #421485; }
a { background-color: rgb(66,20,133); }
div.DivClassName
{
background-color: #421485;
}
.BgClassName
{
background-color: #421485;
}
</style>
border-color css
<style>
span { border-color: #421485; }
span { border-color: rgb(66,20,133); }
td.TdClassName
{
border-color: #421485;
}
.TagClassName
{
border-color: #421485;
}
</style>