Shades of Persian Indigo #310363
Tints of Persian Indigo #310363
RGB
CMYK
RGB Variations
Color information
#310363 (or 0x310363) is known color: Persian Indigo. HEX triplet: 31, 03 and 63. RGB value is (49,3,99). Sum of RGB (Red+Green+Blue) = 49+3+99=151 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.45% from 151); Green value is 3 (1.56% from 255 or 1.99% from 151); Blue value is 99 (39.06% from 255 or 65.56% from 151); Max value from RGB is 99 - color contains mainly: blue. Hex color #310363 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310363 is #CEFC9C. Grayscale: #1B1B1B. Windows color (decimal): -13565085 or 6488881. OLE color: 6488881.
HSL color Cylindrical-coordinate representation of color #310363: hue angle of 268.75º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #310363 is Cyan = 0.51, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 3 | 99 | - |
| CMYK | 0.51 | 0.97 | 0 | 0.61 |
| HSL | 268.75º | 0.94% | 0.2% | - |
| HSV(B) | 268.75º | 0.97% | 0.39% | - |
| XYZ | 3.55 | 1.62 | 11.93 | - |
| YUV | 27.7 | 168.24 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 99 | 0.51 | 0.97 | 0 | 0.61 | 268.75 | 0.94 | 0.2 |
| Hex | 31 | 3 | 63 | 33 | 61 | 0 | 3D | 10D | 5E | 14 |
| Octal | 61 | 3 | 143 | 63 | 141 | 0 | 75 | 415 | 136 | 24 |
| Binary | 110001 | 11 | 1100011 | 110011 | 1100001 | 0 | 111101 | 100001101 | 1011110 | 10100 |
Color Harmonies of #310363
Complementary color
Monochromatic Colors of #310363
Black with #310363
Text Example
Text Example
White with #310363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310363; }
p { color: rgb(49,3,99); }
H1.HeaderClassName
{
color: #310363;
}
.AnyTagClassName
{
color: #310363;
}
</style>
background-color css
<style>
a { background-color: #310363; }
a { background-color: rgb(49,3,99); }
div.DivClassName
{
background-color: #310363;
}
.BgClassName
{
background-color: #310363;
}
</style>
border-color css
<style>
span { border-color: #310363; }
span { border-color: rgb(49,3,99); }
td.TdClassName
{
border-color: #310363;
}
.TagClassName
{
border-color: #310363;
}
</style>