Shades of Persian Indigo #431490
Tints of Persian Indigo #431490
RGB
CMYK
RGB Variations
Color information
#431490 (or 0x431490) is known color: Persian Indigo. HEX triplet: 43, 14 and 90. RGB value is (67,20,144). Sum of RGB (Red+Green+Blue) = 67+20+144=231 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.00% from 231); Green value is 20 (8.20% from 255 or 8.66% from 231); Blue value is 144 (56.64% from 255 or 62.34% from 231); Max value from RGB is 144 - color contains mainly: blue. Hex color #431490 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431490 is #BCEB6F. Grayscale: #2F2F2F. Windows color (decimal): -12381040 or 9442371. OLE color: 9442371.
HSL color Cylindrical-coordinate representation of color #431490: hue angle of 262.74º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #431490 is Cyan = 0.53, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 20 | 144 | - |
| CMYK | 0.53 | 0.86 | 0 | 0.44 |
| HSL | 262.74º | 0.76% | 0.32% | - |
| HSV(B) | 262.74º | 0.86% | 0.56% | - |
| XYZ | 7.6 | 3.71 | 26.7 | - |
| YUV | 48.19 | 182.07 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 144 | 0.53 | 0.86 | 0 | 0.44 | 262.74 | 0.76 | 0.32 |
| Hex | 43 | 14 | 90 | 35 | 56 | 0 | 2C | 107 | 4C | 20 |
| Octal | 103 | 24 | 220 | 65 | 126 | 0 | 54 | 407 | 114 | 40 |
| Binary | 1000011 | 10100 | 10010000 | 110101 | 1010110 | 0 | 101100 | 100000111 | 1001100 | 100000 |
Color Harmonies of #431490
Complementary color
Monochromatic Colors of #431490
Black with #431490
Text Example
Text Example
White with #431490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431490; }
p { color: rgb(67,20,144); }
H1.HeaderClassName
{
color: #431490;
}
.AnyTagClassName
{
color: #431490;
}
</style>
background-color css
<style>
a { background-color: #431490; }
a { background-color: rgb(67,20,144); }
div.DivClassName
{
background-color: #431490;
}
.BgClassName
{
background-color: #431490;
}
</style>
border-color css
<style>
span { border-color: #431490; }
span { border-color: rgb(67,20,144); }
td.TdClassName
{
border-color: #431490;
}
.TagClassName
{
border-color: #431490;
}
</style>