Shades of Persian Indigo #421473
Tints of Persian Indigo #421473
RGB
CMYK
RGB Variations
Color information
#421473 (or 0x421473) is known color: Persian Indigo. HEX triplet: 42, 14 and 73. RGB value is (66,20,115). Sum of RGB (Red+Green+Blue) = 66+20+115=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 20 (8.20% from 255 or 9.95% from 201); Blue value is 115 (45.31% from 255 or 57.21% from 201); Max value from RGB is 115 - color contains mainly: blue. Hex color #421473 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421473 is #BDEB8C. Grayscale: #2C2C2C. Windows color (decimal): -12446605 or 7541826. OLE color: 7541826.
HSL color Cylindrical-coordinate representation of color #421473: hue angle of 269.05º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #421473 is Cyan = 0.43, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 20 | 115 | - |
| CMYK | 0.43 | 0.83 | 0 | 0.55 |
| HSL | 269.05º | 0.7% | 0.26% | - |
| HSV(B) | 269.05º | 0.83% | 0.45% | - |
| XYZ | 5.59 | 2.9 | 16.48 | - |
| YUV | 44.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 20 | 115 | 0.43 | 0.83 | 0 | 0.55 | 269.05 | 0.7 | 0.26 |
| Hex | 42 | 14 | 73 | 2B | 53 | 0 | 37 | 10D | 46 | 1A |
| Octal | 102 | 24 | 163 | 53 | 123 | 0 | 67 | 415 | 106 | 32 |
| Binary | 1000010 | 10100 | 1110011 | 101011 | 1010011 | 0 | 110111 | 100001101 | 1000110 | 11010 |
Color Harmonies of #421473
Complementary color
Monochromatic Colors of #421473
Black with #421473
Text Example
Text Example
White with #421473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421473; }
p { color: rgb(66,20,115); }
H1.HeaderClassName
{
color: #421473;
}
.AnyTagClassName
{
color: #421473;
}
</style>
background-color css
<style>
a { background-color: #421473; }
a { background-color: rgb(66,20,115); }
div.DivClassName
{
background-color: #421473;
}
.BgClassName
{
background-color: #421473;
}
</style>
border-color css
<style>
span { border-color: #421473; }
span { border-color: rgb(66,20,115); }
td.TdClassName
{
border-color: #421473;
}
.TagClassName
{
border-color: #421473;
}
</style>