Shades of Persian Indigo #421574
Tints of Persian Indigo #421574
RGB
CMYK
RGB Variations
Color information
#421574 (or 0x421574) is known color: Persian Indigo. HEX triplet: 42, 15 and 74. RGB value is (66,21,116). Sum of RGB (Red+Green+Blue) = 66+21+116=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 21 (8.59% from 255 or 10.34% from 203); Blue value is 116 (45.70% from 255 or 57.14% from 203); Max value from RGB is 116 - color contains mainly: blue. Hex color #421574 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421574 is #BDEA8B. Grayscale: #2C2C2C. Windows color (decimal): -12446348 or 7607618. OLE color: 7607618.
HSL color Cylindrical-coordinate representation of color #421574: hue angle of 268.42º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #421574 is Cyan = 0.43, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 21 | 116 | - |
| CMYK | 0.43 | 0.82 | 0 | 0.55 |
| HSL | 268.42º | 0.69% | 0.27% | - |
| HSV(B) | 268.42º | 0.82% | 0.45% | - |
| XYZ | 5.67 | 2.96 | 16.79 | - |
| YUV | 45.29 | 167.91 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 21 | 116 | 0.43 | 0.82 | 0 | 0.55 | 268.42 | 0.69 | 0.27 |
| Hex | 42 | 15 | 74 | 2B | 52 | 0 | 37 | 10C | 45 | 1B |
| Octal | 102 | 25 | 164 | 53 | 122 | 0 | 67 | 414 | 105 | 33 |
| Binary | 1000010 | 10101 | 1110100 | 101011 | 1010010 | 0 | 110111 | 100001100 | 1000101 | 11011 |
Color Harmonies of #421574
Complementary color
Monochromatic Colors of #421574
Black with #421574
Text Example
Text Example
White with #421574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421574; }
p { color: rgb(66,21,116); }
H1.HeaderClassName
{
color: #421574;
}
.AnyTagClassName
{
color: #421574;
}
</style>
background-color css
<style>
a { background-color: #421574; }
a { background-color: rgb(66,21,116); }
div.DivClassName
{
background-color: #421574;
}
.BgClassName
{
background-color: #421574;
}
</style>
border-color css
<style>
span { border-color: #421574; }
span { border-color: rgb(66,21,116); }
td.TdClassName
{
border-color: #421574;
}
.TagClassName
{
border-color: #421574;
}
</style>