Shades of Persian Indigo #421983
Tints of Persian Indigo #421983
RGB
CMYK
RGB Variations
Color information
#421983 (or 0x421983) is known color: Persian Indigo. HEX triplet: 42, 19 and 83. RGB value is (66,25,131). Sum of RGB (Red+Green+Blue) = 66+25+131=222 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.73% from 222); Green value is 25 (10.16% from 255 or 11.26% from 222); Blue value is 131 (51.56% from 255 or 59.01% from 222); Max value from RGB is 131 - color contains mainly: blue. Hex color #421983 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421983 is #BDE67C. Grayscale: #303030. Windows color (decimal): -12445309 or 8591682. OLE color: 8591682.
HSL color Cylindrical-coordinate representation of color #421983: hue angle of 263.21º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421983 is Cyan = 0.50, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 25 | 131 | - |
| CMYK | 0.50 | 0.81 | 0 | 0.49 |
| HSL | 263.21º | 0.68% | 0.31% | - |
| HSV(B) | 263.21º | 0.81% | 0.51% | - |
| XYZ | 6.69 | 3.49 | 21.79 | - |
| YUV | 49.34 | 174.08 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 131 | 0.50 | 0.81 | 0 | 0.49 | 263.21 | 0.68 | 0.31 |
| Hex | 42 | 19 | 83 | 32 | 51 | 0 | 31 | 107 | 44 | 1F |
| Octal | 102 | 31 | 203 | 62 | 121 | 0 | 61 | 407 | 104 | 37 |
| Binary | 1000010 | 11001 | 10000011 | 110010 | 1010001 | 0 | 110001 | 100000111 | 1000100 | 11111 |
Color Harmonies of #421983
Complementary color
Monochromatic Colors of #421983
Black with #421983
Text Example
Text Example
White with #421983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421983; }
p { color: rgb(66,25,131); }
H1.HeaderClassName
{
color: #421983;
}
.AnyTagClassName
{
color: #421983;
}
</style>
background-color css
<style>
a { background-color: #421983; }
a { background-color: rgb(66,25,131); }
div.DivClassName
{
background-color: #421983;
}
.BgClassName
{
background-color: #421983;
}
</style>
border-color css
<style>
span { border-color: #421983; }
span { border-color: rgb(66,25,131); }
td.TdClassName
{
border-color: #421983;
}
.TagClassName
{
border-color: #421983;
}
</style>