Shades of Persian Indigo #310581
Tints of Persian Indigo #310581
RGB
CMYK
RGB Variations
Color information
#310581 (or 0x310581) is known color: Persian Indigo. HEX triplet: 31, 05 and 81. RGB value is (49,5,129). Sum of RGB (Red+Green+Blue) = 49+5+129=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 5 (2.34% from 255 or 2.73% from 183); Blue value is 129 (50.78% from 255 or 70.49% from 183); Max value from RGB is 129 - color contains mainly: blue. Hex color #310581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310581 is #CEFA7E. Grayscale: #1F1F1F. Windows color (decimal): -13564543 or 8455473. OLE color: 8455473.
HSL color Cylindrical-coordinate representation of color #310581: hue angle of 261.29º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310581 is Cyan = 0.62, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 5 | 129 | - |
| CMYK | 0.62 | 0.96 | 0 | 0.49 |
| HSL | 261.29º | 0.93% | 0.26% | - |
| HSV(B) | 261.29º | 0.96% | 0.51% | - |
| XYZ | 5.28 | 2.35 | 20.94 | - |
| YUV | 32.29 | 182.58 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 129 | 0.62 | 0.96 | 0 | 0.49 | 261.29 | 0.93 | 0.26 |
| Hex | 31 | 5 | 81 | 3E | 60 | 0 | 31 | 105 | 5D | 1A |
| Octal | 61 | 5 | 201 | 76 | 140 | 0 | 61 | 405 | 135 | 32 |
| Binary | 110001 | 101 | 10000001 | 111110 | 1100000 | 0 | 110001 | 100000101 | 1011101 | 11010 |
Color Harmonies of #310581
Complementary color
Monochromatic Colors of #310581
Black with #310581
Text Example
Text Example
White with #310581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310581; }
p { color: rgb(49,5,129); }
H1.HeaderClassName
{
color: #310581;
}
.AnyTagClassName
{
color: #310581;
}
</style>
background-color css
<style>
a { background-color: #310581; }
a { background-color: rgb(49,5,129); }
div.DivClassName
{
background-color: #310581;
}
.BgClassName
{
background-color: #310581;
}
</style>
border-color css
<style>
span { border-color: #310581; }
span { border-color: rgb(49,5,129); }
td.TdClassName
{
border-color: #310581;
}
.TagClassName
{
border-color: #310581;
}
</style>