Shades of Persian Indigo #431590
Tints of Persian Indigo #431590
RGB
CMYK
RGB Variations
Color information
#431590 (or 0x431590) is known color: Persian Indigo. HEX triplet: 43, 15 and 90. RGB value is (67,21,144). Sum of RGB (Red+Green+Blue) = 67+21+144=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 21 (8.59% from 255 or 9.05% from 232); Blue value is 144 (56.64% from 255 or 62.07% from 232); Max value from RGB is 144 - color contains mainly: blue. Hex color #431590 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431590 is #BCEA6F. Grayscale: #303030. Windows color (decimal): -12380784 or 9442627. OLE color: 9442627.
HSL color Cylindrical-coordinate representation of color #431590: hue angle of 262.44º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #431590 is Cyan = 0.53, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 21 | 144 | - |
| CMYK | 0.53 | 0.85 | 0 | 0.44 |
| HSL | 262.44º | 0.75% | 0.32% | - |
| HSV(B) | 262.44º | 0.85% | 0.56% | - |
| XYZ | 7.62 | 3.74 | 26.71 | - |
| YUV | 48.78 | 181.74 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 144 | 0.53 | 0.85 | 0 | 0.44 | 262.44 | 0.75 | 0.32 |
| Hex | 43 | 15 | 90 | 35 | 55 | 0 | 2C | 106 | 4B | 20 |
| Octal | 103 | 25 | 220 | 65 | 125 | 0 | 54 | 406 | 113 | 40 |
| Binary | 1000011 | 10101 | 10010000 | 110101 | 1010101 | 0 | 101100 | 100000110 | 1001011 | 100000 |
Color Harmonies of #431590
Complementary color
Monochromatic Colors of #431590
Black with #431590
Text Example
Text Example
White with #431590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431590; }
p { color: rgb(67,21,144); }
H1.HeaderClassName
{
color: #431590;
}
.AnyTagClassName
{
color: #431590;
}
</style>
background-color css
<style>
a { background-color: #431590; }
a { background-color: rgb(67,21,144); }
div.DivClassName
{
background-color: #431590;
}
.BgClassName
{
background-color: #431590;
}
</style>
border-color css
<style>
span { border-color: #431590; }
span { border-color: rgb(67,21,144); }
td.TdClassName
{
border-color: #431590;
}
.TagClassName
{
border-color: #431590;
}
</style>