Shades of Persian Indigo #310864
Tints of Persian Indigo #310864
RGB
CMYK
RGB Variations
Color information
#310864 (or 0x310864) is known color: Persian Indigo. HEX triplet: 31, 08 and 64. RGB value is (49,8,100). Sum of RGB (Red+Green+Blue) = 49+8+100=157 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.21% from 157); Green value is 8 (3.52% from 255 or 5.10% from 157); Blue value is 100 (39.45% from 255 or 63.69% from 157); Max value from RGB is 100 - color contains mainly: blue. Hex color #310864 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310864 is #CEF79B. Grayscale: #1E1E1E. Windows color (decimal): -13563804 or 6555697. OLE color: 6555697.
HSL color Cylindrical-coordinate representation of color #310864: hue angle of 266.74º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310864 is Cyan = 0.51, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 8 | 100 | - |
| CMYK | 0.51 | 0.92 | 0 | 0.61 |
| HSL | 266.74º | 0.85% | 0.21% | - |
| HSV(B) | 266.74º | 0.92% | 0.39% | - |
| XYZ | 3.65 | 1.75 | 12.2 | - |
| YUV | 30.75 | 167.08 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 100 | 0.51 | 0.92 | 0 | 0.61 | 266.74 | 0.85 | 0.21 |
| Hex | 31 | 8 | 64 | 33 | 5C | 0 | 3D | 10B | 55 | 15 |
| Octal | 61 | 10 | 144 | 63 | 134 | 0 | 75 | 413 | 125 | 25 |
| Binary | 110001 | 1000 | 1100100 | 110011 | 1011100 | 0 | 111101 | 100001011 | 1010101 | 10101 |
Color Harmonies of #310864
Complementary color
Monochromatic Colors of #310864
Black with #310864
Text Example
Text Example
White with #310864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310864; }
p { color: rgb(49,8,100); }
H1.HeaderClassName
{
color: #310864;
}
.AnyTagClassName
{
color: #310864;
}
</style>
background-color css
<style>
a { background-color: #310864; }
a { background-color: rgb(49,8,100); }
div.DivClassName
{
background-color: #310864;
}
.BgClassName
{
background-color: #310864;
}
</style>
border-color css
<style>
span { border-color: #310864; }
span { border-color: rgb(49,8,100); }
td.TdClassName
{
border-color: #310864;
}
.TagClassName
{
border-color: #310864;
}
</style>