Shades of Persian Indigo #310781
Tints of Persian Indigo #310781
RGB
CMYK
RGB Variations
Color information
#310781 (or 0x310781) is known color: Persian Indigo. HEX triplet: 31, 07 and 81. RGB value is (49,7,129). Sum of RGB (Red+Green+Blue) = 49+7+129=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 7 (3.12% from 255 or 3.78% from 185); Blue value is 129 (50.78% from 255 or 69.73% from 185); Max value from RGB is 129 - color contains mainly: blue. Hex color #310781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310781 is #CEF87E. Grayscale: #212121. Windows color (decimal): -13564031 or 8455985. OLE color: 8455985.
HSL color Cylindrical-coordinate representation of color #310781: hue angle of 260.66º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310781 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 7 | 129 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.49 |
| HSL | 260.66º | 0.9% | 0.27% | - |
| HSV(B) | 260.66º | 0.95% | 0.51% | - |
| XYZ | 5.31 | 2.39 | 20.95 | - |
| YUV | 33.47 | 181.91 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 129 | 0.62 | 0.95 | 0 | 0.49 | 260.66 | 0.9 | 0.27 |
| Hex | 31 | 7 | 81 | 3E | 5F | 0 | 31 | 105 | 5A | 1B |
| Octal | 61 | 7 | 201 | 76 | 137 | 0 | 61 | 405 | 132 | 33 |
| Binary | 110001 | 111 | 10000001 | 111110 | 1011111 | 0 | 110001 | 100000101 | 1011010 | 11011 |
Color Harmonies of #310781
Complementary color
Monochromatic Colors of #310781
Black with #310781
Text Example
Text Example
White with #310781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310781; }
p { color: rgb(49,7,129); }
H1.HeaderClassName
{
color: #310781;
}
.AnyTagClassName
{
color: #310781;
}
</style>
background-color css
<style>
a { background-color: #310781; }
a { background-color: rgb(49,7,129); }
div.DivClassName
{
background-color: #310781;
}
.BgClassName
{
background-color: #310781;
}
</style>
border-color css
<style>
span { border-color: #310781; }
span { border-color: rgb(49,7,129); }
td.TdClassName
{
border-color: #310781;
}
.TagClassName
{
border-color: #310781;
}
</style>