Shades of Persian Indigo #421671
Tints of Persian Indigo #421671
RGB
CMYK
RGB Variations
Color information
#421671 (or 0x421671) is known color: Persian Indigo. HEX triplet: 42, 16 and 71. RGB value is (66,22,113). Sum of RGB (Red+Green+Blue) = 66+22+113=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 22 (8.98% from 255 or 10.95% from 201); Blue value is 113 (44.53% from 255 or 56.22% from 201); Max value from RGB is 113 - color contains mainly: blue. Hex color #421671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421671 is #BDE98E. Grayscale: #2D2D2D. Windows color (decimal): -12446095 or 7411266. OLE color: 7411266.
HSL color Cylindrical-coordinate representation of color #421671: hue angle of 269.01º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421671 is Cyan = 0.42, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 22 | 113 | - |
| CMYK | 0.42 | 0.81 | 0 | 0.56 |
| HSL | 269.01º | 0.67% | 0.26% | - |
| HSV(B) | 269.01º | 0.81% | 0.44% | - |
| XYZ | 5.51 | 2.92 | 15.9 | - |
| YUV | 45.53 | 166.08 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 113 | 0.42 | 0.81 | 0 | 0.56 | 269.01 | 0.67 | 0.26 |
| Hex | 42 | 16 | 71 | 2A | 51 | 0 | 38 | 10D | 43 | 1A |
| Octal | 102 | 26 | 161 | 52 | 121 | 0 | 70 | 415 | 103 | 32 |
| Binary | 1000010 | 10110 | 1110001 | 101010 | 1010001 | 0 | 111000 | 100001101 | 1000011 | 11010 |
Color Harmonies of #421671
Complementary color
Monochromatic Colors of #421671
Black with #421671
Text Example
Text Example
White with #421671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421671; }
p { color: rgb(66,22,113); }
H1.HeaderClassName
{
color: #421671;
}
.AnyTagClassName
{
color: #421671;
}
</style>
background-color css
<style>
a { background-color: #421671; }
a { background-color: rgb(66,22,113); }
div.DivClassName
{
background-color: #421671;
}
.BgClassName
{
background-color: #421671;
}
</style>
border-color css
<style>
span { border-color: #421671; }
span { border-color: rgb(66,22,113); }
td.TdClassName
{
border-color: #421671;
}
.TagClassName
{
border-color: #421671;
}
</style>