Shades of Persian Indigo #311680
Tints of Persian Indigo #311680
RGB
CMYK
RGB Variations
Color information
#311680 (or 0x311680) is known color: Persian Indigo. HEX triplet: 31, 16 and 80. RGB value is (49,22,128). Sum of RGB (Red+Green+Blue) = 49+22+128=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 22 (8.98% from 255 or 11.06% from 199); Blue value is 128 (50.39% from 255 or 64.32% from 199); Max value from RGB is 128 - color contains mainly: blue. Hex color #311680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311680 is #CEE97F. Grayscale: #292929. Windows color (decimal): -13560192 or 8394289. OLE color: 8394289.
HSL color Cylindrical-coordinate representation of color #311680: hue angle of 255.28º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311680 is Cyan = 0.62, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 22 | 128 | - |
| CMYK | 0.62 | 0.83 | 0 | 0.50 |
| HSL | 255.28º | 0.71% | 0.29% | - |
| HSV(B) | 255.28º | 0.83% | 0.5% | - |
| XYZ | 5.45 | 2.79 | 20.67 | - |
| YUV | 42.16 | 176.45 | 132.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 128 | 0.62 | 0.83 | 0 | 0.50 | 255.28 | 0.71 | 0.29 |
| Hex | 31 | 16 | 80 | 3E | 53 | 0 | 32 | FF | 47 | 1D |
| Octal | 61 | 26 | 200 | 76 | 123 | 0 | 62 | 377 | 107 | 35 |
| Binary | 110001 | 10110 | 10000000 | 111110 | 1010011 | 0 | 110010 | 11111111 | 1000111 | 11101 |
Color Harmonies of #311680
Complementary color
Monochromatic Colors of #311680
Black with #311680
Text Example
Text Example
White with #311680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311680; }
p { color: rgb(49,22,128); }
H1.HeaderClassName
{
color: #311680;
}
.AnyTagClassName
{
color: #311680;
}
</style>
background-color css
<style>
a { background-color: #311680; }
a { background-color: rgb(49,22,128); }
div.DivClassName
{
background-color: #311680;
}
.BgClassName
{
background-color: #311680;
}
</style>
border-color css
<style>
span { border-color: #311680; }
span { border-color: rgb(49,22,128); }
td.TdClassName
{
border-color: #311680;
}
.TagClassName
{
border-color: #311680;
}
</style>