Shades of Persian Indigo #311570
Tints of Persian Indigo #311570
RGB
CMYK
RGB Variations
Color information
#311570 (or 0x311570) is known color: Persian Indigo. HEX triplet: 31, 15 and 70. RGB value is (49,21,112). Sum of RGB (Red+Green+Blue) = 49+21+112=182 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.92% from 182); Green value is 21 (8.59% from 255 or 11.54% from 182); Blue value is 112 (44.14% from 255 or 61.54% from 182); Max value from RGB is 112 - color contains mainly: blue. Hex color #311570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311570 is #CEEA8F. Grayscale: #272727. Windows color (decimal): -13560464 or 7345457. OLE color: 7345457.
HSL color Cylindrical-coordinate representation of color #311570: hue angle of 258.46º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311570 is Cyan = 0.56, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 21 | 112 | - |
| CMYK | 0.56 | 0.81 | 0 | 0.56 |
| HSL | 258.46º | 0.68% | 0.26% | - |
| HSV(B) | 258.46º | 0.81% | 0.44% | - |
| XYZ | 4.46 | 2.36 | 15.55 | - |
| YUV | 39.75 | 168.78 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 112 | 0.56 | 0.81 | 0 | 0.56 | 258.46 | 0.68 | 0.26 |
| Hex | 31 | 15 | 70 | 38 | 51 | 0 | 38 | 102 | 44 | 1A |
| Octal | 61 | 25 | 160 | 70 | 121 | 0 | 70 | 402 | 104 | 32 |
| Binary | 110001 | 10101 | 1110000 | 111000 | 1010001 | 0 | 111000 | 100000010 | 1000100 | 11010 |
Color Harmonies of #311570
Complementary color
Monochromatic Colors of #311570
Black with #311570
Text Example
Text Example
White with #311570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311570; }
p { color: rgb(49,21,112); }
H1.HeaderClassName
{
color: #311570;
}
.AnyTagClassName
{
color: #311570;
}
</style>
background-color css
<style>
a { background-color: #311570; }
a { background-color: rgb(49,21,112); }
div.DivClassName
{
background-color: #311570;
}
.BgClassName
{
background-color: #311570;
}
</style>
border-color css
<style>
span { border-color: #311570; }
span { border-color: rgb(49,21,112); }
td.TdClassName
{
border-color: #311570;
}
.TagClassName
{
border-color: #311570;
}
</style>