Shades of Persian Indigo #311581
Tints of Persian Indigo #311581
RGB
CMYK
RGB Variations
Color information
#311581 (or 0x311581) is known color: Persian Indigo. HEX triplet: 31, 15 and 81. RGB value is (49,21,129). Sum of RGB (Red+Green+Blue) = 49+21+129=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 21 (8.59% from 255 or 10.55% from 199); Blue value is 129 (50.78% from 255 or 64.82% from 199); Max value from RGB is 129 - color contains mainly: blue. Hex color #311581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311581 is #CEEA7E. Grayscale: #292929. Windows color (decimal): -13560447 or 8459569. OLE color: 8459569.
HSL color Cylindrical-coordinate representation of color #311581: hue angle of 255.56º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #311581 is Cyan = 0.62, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 21 | 129 | - |
| CMYK | 0.62 | 0.84 | 0 | 0.49 |
| HSL | 255.56º | 0.72% | 0.29% | - |
| HSV(B) | 255.56º | 0.84% | 0.51% | - |
| XYZ | 5.5 | 2.77 | 21.01 | - |
| YUV | 41.68 | 177.28 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 129 | 0.62 | 0.84 | 0 | 0.49 | 255.56 | 0.72 | 0.29 |
| Hex | 31 | 15 | 81 | 3E | 54 | 0 | 31 | 100 | 48 | 1D |
| Octal | 61 | 25 | 201 | 76 | 124 | 0 | 61 | 400 | 110 | 35 |
| Binary | 110001 | 10101 | 10000001 | 111110 | 1010100 | 0 | 110001 | 100000000 | 1001000 | 11101 |
Color Harmonies of #311581
Complementary color
Monochromatic Colors of #311581
Black with #311581
Text Example
Text Example
White with #311581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311581; }
p { color: rgb(49,21,129); }
H1.HeaderClassName
{
color: #311581;
}
.AnyTagClassName
{
color: #311581;
}
</style>
background-color css
<style>
a { background-color: #311581; }
a { background-color: rgb(49,21,129); }
div.DivClassName
{
background-color: #311581;
}
.BgClassName
{
background-color: #311581;
}
</style>
border-color css
<style>
span { border-color: #311581; }
span { border-color: rgb(49,21,129); }
td.TdClassName
{
border-color: #311581;
}
.TagClassName
{
border-color: #311581;
}
</style>