Shades of Persian Indigo #310888
Tints of Persian Indigo #310888
RGB
CMYK
RGB Variations
Color information
#310888 (or 0x310888) is known color: Persian Indigo. HEX triplet: 31, 08 and 88. RGB value is (49,8,136). Sum of RGB (Red+Green+Blue) = 49+8+136=193 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.39% from 193); Green value is 8 (3.52% from 255 or 4.15% from 193); Blue value is 136 (53.52% from 255 or 70.47% from 193); Max value from RGB is 136 - color contains mainly: blue. Hex color #310888 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310888 is #CEF777. Grayscale: #222222. Windows color (decimal): -13563768 or 8914993. OLE color: 8914993.
HSL color Cylindrical-coordinate representation of color #310888: hue angle of 259.22º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310888 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 8 | 136 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.47 |
| HSL | 259.22º | 0.89% | 0.28% | - |
| HSV(B) | 259.22º | 0.94% | 0.53% | - |
| XYZ | 5.8 | 2.6 | 23.49 | - |
| YUV | 34.85 | 185.08 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 136 | 0.64 | 0.94 | 0 | 0.47 | 259.22 | 0.89 | 0.28 |
| Hex | 31 | 8 | 88 | 40 | 5E | 0 | 2F | 103 | 59 | 1C |
| Octal | 61 | 10 | 210 | 100 | 136 | 0 | 57 | 403 | 131 | 34 |
| Binary | 110001 | 1000 | 10001000 | 1000000 | 1011110 | 0 | 101111 | 100000011 | 1011001 | 11100 |
Color Harmonies of #310888
Complementary color
Monochromatic Colors of #310888
Black with #310888
Text Example
Text Example
White with #310888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310888; }
p { color: rgb(49,8,136); }
H1.HeaderClassName
{
color: #310888;
}
.AnyTagClassName
{
color: #310888;
}
</style>
background-color css
<style>
a { background-color: #310888; }
a { background-color: rgb(49,8,136); }
div.DivClassName
{
background-color: #310888;
}
.BgClassName
{
background-color: #310888;
}
</style>
border-color css
<style>
span { border-color: #310888; }
span { border-color: rgb(49,8,136); }
td.TdClassName
{
border-color: #310888;
}
.TagClassName
{
border-color: #310888;
}
</style>