Shades of Persian Indigo #431390
Tints of Persian Indigo #431390
RGB
CMYK
RGB Variations
Color information
#431390 (or 0x431390) is known color: Persian Indigo. HEX triplet: 43, 13 and 90. RGB value is (67,19,144). Sum of RGB (Red+Green+Blue) = 67+19+144=230 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.13% from 230); Green value is 19 (7.81% from 255 or 8.26% from 230); Blue value is 144 (56.64% from 255 or 62.61% from 230); Max value from RGB is 144 - color contains mainly: blue. Hex color #431390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431390 is #BCEC6F. Grayscale: #2F2F2F. Windows color (decimal): -12381296 or 9442115. OLE color: 9442115.
HSL color Cylindrical-coordinate representation of color #431390: hue angle of 263.04º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #431390 is Cyan = 0.53, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 19 | 144 | - |
| CMYK | 0.53 | 0.87 | 0 | 0.44 |
| HSL | 263.04º | 0.77% | 0.32% | - |
| HSV(B) | 263.04º | 0.87% | 0.56% | - |
| XYZ | 7.58 | 3.67 | 26.69 | - |
| YUV | 47.6 | 182.4 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 19 | 144 | 0.53 | 0.87 | 0 | 0.44 | 263.04 | 0.77 | 0.32 |
| Hex | 43 | 13 | 90 | 35 | 57 | 0 | 2C | 107 | 4D | 20 |
| Octal | 103 | 23 | 220 | 65 | 127 | 0 | 54 | 407 | 115 | 40 |
| Binary | 1000011 | 10011 | 10010000 | 110101 | 1010111 | 0 | 101100 | 100000111 | 1001101 | 100000 |
Color Harmonies of #431390
Complementary color
Monochromatic Colors of #431390
Black with #431390
Text Example
Text Example
White with #431390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431390; }
p { color: rgb(67,19,144); }
H1.HeaderClassName
{
color: #431390;
}
.AnyTagClassName
{
color: #431390;
}
</style>
background-color css
<style>
a { background-color: #431390; }
a { background-color: rgb(67,19,144); }
div.DivClassName
{
background-color: #431390;
}
.BgClassName
{
background-color: #431390;
}
</style>
border-color css
<style>
span { border-color: #431390; }
span { border-color: rgb(67,19,144); }
td.TdClassName
{
border-color: #431390;
}
.TagClassName
{
border-color: #431390;
}
</style>