Shades of Persian Indigo #431983
Tints of Persian Indigo #431983
RGB
CMYK
RGB Variations
Color information
#431983 (or 0x431983) is known color: Persian Indigo. HEX triplet: 43, 19 and 83. RGB value is (67,25,131). Sum of RGB (Red+Green+Blue) = 67+25+131=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 25 (10.16% from 255 or 11.21% from 223); Blue value is 131 (51.56% from 255 or 58.74% from 223); Max value from RGB is 131 - color contains mainly: blue. Hex color #431983 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431983 is #BCE67C. Grayscale: #313131. Windows color (decimal): -12379773 or 8591683. OLE color: 8591683.
HSL color Cylindrical-coordinate representation of color #431983: hue angle of 263.77º 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 #431983 is Cyan = 0.49, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 25 | 131 | - |
| CMYK | 0.49 | 0.81 | 0 | 0.49 |
| HSL | 263.77º | 0.68% | 0.31% | - |
| HSV(B) | 263.77º | 0.81% | 0.51% | - |
| XYZ | 6.76 | 3.53 | 21.8 | - |
| YUV | 49.64 | 173.91 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 131 | 0.49 | 0.81 | 0 | 0.49 | 263.77 | 0.68 | 0.31 |
| Hex | 43 | 19 | 83 | 31 | 51 | 0 | 31 | 108 | 44 | 1F |
| Octal | 103 | 31 | 203 | 61 | 121 | 0 | 61 | 410 | 104 | 37 |
| Binary | 1000011 | 11001 | 10000011 | 110001 | 1010001 | 0 | 110001 | 100001000 | 1000100 | 11111 |
Color Harmonies of #431983
Complementary color
Monochromatic Colors of #431983
Black with #431983
Text Example
Text Example
White with #431983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431983; }
p { color: rgb(67,25,131); }
H1.HeaderClassName
{
color: #431983;
}
.AnyTagClassName
{
color: #431983;
}
</style>
background-color css
<style>
a { background-color: #431983; }
a { background-color: rgb(67,25,131); }
div.DivClassName
{
background-color: #431983;
}
.BgClassName
{
background-color: #431983;
}
</style>
border-color css
<style>
span { border-color: #431983; }
span { border-color: rgb(67,25,131); }
td.TdClassName
{
border-color: #431983;
}
.TagClassName
{
border-color: #431983;
}
</style>