Shades of Persian Indigo #310681
Tints of Persian Indigo #310681
RGB
CMYK
RGB Variations
Color information
#310681 (or 0x310681) is known color: Persian Indigo. HEX triplet: 31, 06 and 81. RGB value is (49,6,129). Sum of RGB (Red+Green+Blue) = 49+6+129=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 6 (2.73% from 255 or 3.26% from 184); Blue value is 129 (50.78% from 255 or 70.11% from 184); Max value from RGB is 129 - color contains mainly: blue. Hex color #310681 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310681 is #CEF97E. Grayscale: #202020. Windows color (decimal): -13564287 or 8455729. OLE color: 8455729.
HSL color Cylindrical-coordinate representation of color #310681: hue angle of 260.98º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310681 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 6 | 129 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.49 |
| HSL | 260.98º | 0.91% | 0.26% | - |
| HSV(B) | 260.98º | 0.95% | 0.51% | - |
| XYZ | 5.29 | 2.37 | 20.95 | - |
| YUV | 32.88 | 182.25 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 129 | 0.62 | 0.95 | 0 | 0.49 | 260.98 | 0.91 | 0.26 |
| Hex | 31 | 6 | 81 | 3E | 5F | 0 | 31 | 105 | 5B | 1A |
| Octal | 61 | 6 | 201 | 76 | 137 | 0 | 61 | 405 | 133 | 32 |
| Binary | 110001 | 110 | 10000001 | 111110 | 1011111 | 0 | 110001 | 100000101 | 1011011 | 11010 |
Color Harmonies of #310681
Complementary color
Monochromatic Colors of #310681
Black with #310681
Text Example
Text Example
White with #310681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310681; }
p { color: rgb(49,6,129); }
H1.HeaderClassName
{
color: #310681;
}
.AnyTagClassName
{
color: #310681;
}
</style>
background-color css
<style>
a { background-color: #310681; }
a { background-color: rgb(49,6,129); }
div.DivClassName
{
background-color: #310681;
}
.BgClassName
{
background-color: #310681;
}
</style>
border-color css
<style>
span { border-color: #310681; }
span { border-color: rgb(49,6,129); }
td.TdClassName
{
border-color: #310681;
}
.TagClassName
{
border-color: #310681;
}
</style>