Shades of Persian Indigo #310688
Tints of Persian Indigo #310688
RGB
CMYK
RGB Variations
Color information
#310688 (or 0x310688) is known color: Persian Indigo. HEX triplet: 31, 06 and 88. RGB value is (49,6,136). Sum of RGB (Red+Green+Blue) = 49+6+136=191 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.65% from 191); Green value is 6 (2.73% from 255 or 3.14% from 191); Blue value is 136 (53.52% from 255 or 71.20% from 191); Max value from RGB is 136 - color contains mainly: blue. Hex color #310688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310688 is #CEF977. Grayscale: #212121. Windows color (decimal): -13564280 or 8914481. OLE color: 8914481.
HSL color Cylindrical-coordinate representation of color #310688: hue angle of 259.85º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310688 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 6 | 136 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.47 |
| HSL | 259.85º | 0.92% | 0.28% | - |
| HSV(B) | 259.85º | 0.96% | 0.53% | - |
| XYZ | 5.78 | 2.56 | 23.48 | - |
| YUV | 33.68 | 185.75 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 136 | 0.64 | 0.96 | 0 | 0.47 | 259.85 | 0.92 | 0.28 |
| Hex | 31 | 6 | 88 | 40 | 60 | 0 | 2F | 104 | 5C | 1C |
| Octal | 61 | 6 | 210 | 100 | 140 | 0 | 57 | 404 | 134 | 34 |
| Binary | 110001 | 110 | 10001000 | 1000000 | 1100000 | 0 | 101111 | 100000100 | 1011100 | 11100 |
Color Harmonies of #310688
Complementary color
Monochromatic Colors of #310688
Black with #310688
Text Example
Text Example
White with #310688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310688; }
p { color: rgb(49,6,136); }
H1.HeaderClassName
{
color: #310688;
}
.AnyTagClassName
{
color: #310688;
}
</style>
background-color css
<style>
a { background-color: #310688; }
a { background-color: rgb(49,6,136); }
div.DivClassName
{
background-color: #310688;
}
.BgClassName
{
background-color: #310688;
}
</style>
border-color css
<style>
span { border-color: #310688; }
span { border-color: rgb(49,6,136); }
td.TdClassName
{
border-color: #310688;
}
.TagClassName
{
border-color: #310688;
}
</style>