Shades of Persian Indigo #310899
Tints of Persian Indigo #310899
RGB
CMYK
RGB Variations
Color information
#310899 (or 0x310899) is known color: Persian Indigo. HEX triplet: 31, 08 and 99. RGB value is (49,8,153). Sum of RGB (Red+Green+Blue) = 49+8+153=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 8 (3.52% from 255 or 3.81% from 210); Blue value is 153 (60.16% from 255 or 72.86% from 210); Max value from RGB is 153 - color contains mainly: blue. Hex color #310899 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310899 is #CEF766. Grayscale: #242424. Windows color (decimal): -13563751 or 10029105. OLE color: 10029105.
HSL color Cylindrical-coordinate representation of color #310899: hue angle of 256.97º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310899 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 8 | 153 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.4 |
| HSL | 256.97º | 0.9% | 0.32% | - |
| HSV(B) | 256.97º | 0.95% | 0.6% | - |
| XYZ | 7.1 | 3.13 | 30.37 | - |
| YUV | 36.79 | 193.58 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 153 | 0.68 | 0.95 | 0 | 0.4 | 256.97 | 0.9 | 0.32 |
| Hex | 31 | 8 | 99 | 44 | 5F | 0 | 28 | 101 | 5A | 20 |
| Octal | 61 | 10 | 231 | 104 | 137 | 0 | 50 | 401 | 132 | 40 |
| Binary | 110001 | 1000 | 10011001 | 1000100 | 1011111 | 0 | 101000 | 100000001 | 1011010 | 100000 |
Color Harmonies of #310899
Complementary color
Monochromatic Colors of #310899
Black with #310899
Text Example
Text Example
White with #310899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310899; }
p { color: rgb(49,8,153); }
H1.HeaderClassName
{
color: #310899;
}
.AnyTagClassName
{
color: #310899;
}
</style>
background-color css
<style>
a { background-color: #310899; }
a { background-color: rgb(49,8,153); }
div.DivClassName
{
background-color: #310899;
}
.BgClassName
{
background-color: #310899;
}
</style>
border-color css
<style>
span { border-color: #310899; }
span { border-color: rgb(49,8,153); }
td.TdClassName
{
border-color: #310899;
}
.TagClassName
{
border-color: #310899;
}
</style>