Shades of Persian Indigo #431990
Tints of Persian Indigo #431990
RGB
CMYK
RGB Variations
Color information
#431990 (or 0x431990) is known color: Persian Indigo. HEX triplet: 43, 19 and 90. RGB value is (67,25,144). Sum of RGB (Red+Green+Blue) = 67+25+144=236 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.39% from 236); Green value is 25 (10.16% from 255 or 10.59% from 236); Blue value is 144 (56.64% from 255 or 61.02% from 236); Max value from RGB is 144 - color contains mainly: blue. Hex color #431990 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431990 is #BCE66F. Grayscale: #323232. Windows color (decimal): -12379760 or 9443651. OLE color: 9443651.
HSL color Cylindrical-coordinate representation of color #431990: hue angle of 261.18º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #431990 is Cyan = 0.53, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 25 | 144 | - |
| CMYK | 0.53 | 0.83 | 0 | 0.44 |
| HSL | 261.18º | 0.7% | 0.33% | - |
| HSV(B) | 261.18º | 0.83% | 0.56% | - |
| XYZ | 7.7 | 3.9 | 26.73 | - |
| YUV | 51.12 | 180.41 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 144 | 0.53 | 0.83 | 0 | 0.44 | 261.18 | 0.7 | 0.33 |
| Hex | 43 | 19 | 90 | 35 | 53 | 0 | 2C | 105 | 46 | 21 |
| Octal | 103 | 31 | 220 | 65 | 123 | 0 | 54 | 405 | 106 | 41 |
| Binary | 1000011 | 11001 | 10010000 | 110101 | 1010011 | 0 | 101100 | 100000101 | 1000110 | 100001 |
Color Harmonies of #431990
Complementary color
Monochromatic Colors of #431990
Black with #431990
Text Example
Text Example
White with #431990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431990; }
p { color: rgb(67,25,144); }
H1.HeaderClassName
{
color: #431990;
}
.AnyTagClassName
{
color: #431990;
}
</style>
background-color css
<style>
a { background-color: #431990; }
a { background-color: rgb(67,25,144); }
div.DivClassName
{
background-color: #431990;
}
.BgClassName
{
background-color: #431990;
}
</style>
border-color css
<style>
span { border-color: #431990; }
span { border-color: rgb(67,25,144); }
td.TdClassName
{
border-color: #431990;
}
.TagClassName
{
border-color: #431990;
}
</style>