Shades of Persian Indigo #421071
Tints of Persian Indigo #421071
RGB
CMYK
RGB Variations
Color information
#421071 (or 0x421071) is known color: Persian Indigo. HEX triplet: 42, 10 and 71. RGB value is (66,16,113). Sum of RGB (Red+Green+Blue) = 66+16+113=195 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.85% from 195); Green value is 16 (6.64% from 255 or 8.21% from 195); Blue value is 113 (44.53% from 255 or 57.95% from 195); Max value from RGB is 113 - color contains mainly: blue. Hex color #421071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421071 is #BDEF8E. Grayscale: #292929. Windows color (decimal): -12447631 or 7409730. OLE color: 7409730.
HSL color Cylindrical-coordinate representation of color #421071: hue angle of 270.93º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #421071 is Cyan = 0.42, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 16 | 113 | - |
| CMYK | 0.42 | 0.86 | 0 | 0.56 |
| HSL | 270.93º | 0.75% | 0.25% | - |
| HSV(B) | 270.93º | 0.86% | 0.44% | - |
| XYZ | 5.41 | 2.72 | 15.86 | - |
| YUV | 42.01 | 168.07 | 145.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 113 | 0.42 | 0.86 | 0 | 0.56 | 270.93 | 0.75 | 0.25 |
| Hex | 42 | 10 | 71 | 2A | 56 | 0 | 38 | 10F | 4B | 19 |
| Octal | 102 | 20 | 161 | 52 | 126 | 0 | 70 | 417 | 113 | 31 |
| Binary | 1000010 | 10000 | 1110001 | 101010 | 1010110 | 0 | 111000 | 100001111 | 1001011 | 11001 |
Color Harmonies of #421071
Complementary color
Monochromatic Colors of #421071
Black with #421071
Text Example
Text Example
White with #421071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421071; }
p { color: rgb(66,16,113); }
H1.HeaderClassName
{
color: #421071;
}
.AnyTagClassName
{
color: #421071;
}
</style>
background-color css
<style>
a { background-color: #421071; }
a { background-color: rgb(66,16,113); }
div.DivClassName
{
background-color: #421071;
}
.BgClassName
{
background-color: #421071;
}
</style>
border-color css
<style>
span { border-color: #421071; }
span { border-color: rgb(66,16,113); }
td.TdClassName
{
border-color: #421071;
}
.TagClassName
{
border-color: #421071;
}
</style>