Shades of Persian Indigo #421387
Tints of Persian Indigo #421387
RGB
CMYK
RGB Variations
Color information
#421387 (or 0x421387) is known color: Persian Indigo. HEX triplet: 42, 13 and 87. RGB value is (66,19,135). Sum of RGB (Red+Green+Blue) = 66+19+135=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 135 (53.12% from 255 or 61.36% from 220); Max value from RGB is 135 - color contains mainly: blue. Hex color #421387 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421387 is #BDEC78. Grayscale: #2D2D2D. Windows color (decimal): -12446841 or 8852290. OLE color: 8852290.
HSL color Cylindrical-coordinate representation of color #421387: hue angle of 264.31º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #421387 is Cyan = 0.51, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 19 | 135 | - |
| CMYK | 0.51 | 0.86 | 0 | 0.47 |
| HSL | 264.31º | 0.75% | 0.3% | - |
| HSV(B) | 264.31º | 0.86% | 0.53% | - |
| XYZ | 6.85 | 3.37 | 23.21 | - |
| YUV | 46.28 | 178.07 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 135 | 0.51 | 0.86 | 0 | 0.47 | 264.31 | 0.75 | 0.3 |
| Hex | 42 | 13 | 87 | 33 | 56 | 0 | 2F | 108 | 4B | 1E |
| Octal | 102 | 23 | 207 | 63 | 126 | 0 | 57 | 410 | 113 | 36 |
| Binary | 1000010 | 10011 | 10000111 | 110011 | 1010110 | 0 | 101111 | 100001000 | 1001011 | 11110 |
Color Harmonies of #421387
Complementary color
Monochromatic Colors of #421387
Black with #421387
Text Example
Text Example
White with #421387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421387; }
p { color: rgb(66,19,135); }
H1.HeaderClassName
{
color: #421387;
}
.AnyTagClassName
{
color: #421387;
}
</style>
background-color css
<style>
a { background-color: #421387; }
a { background-color: rgb(66,19,135); }
div.DivClassName
{
background-color: #421387;
}
.BgClassName
{
background-color: #421387;
}
</style>
border-color css
<style>
span { border-color: #421387; }
span { border-color: rgb(66,19,135); }
td.TdClassName
{
border-color: #421387;
}
.TagClassName
{
border-color: #421387;
}
</style>