Shades of Persian Indigo #310062
Tints of Persian Indigo #310062
RGB
CMYK
RGB Variations
Color information
#310062 (or 0x310062) is known color: Persian Indigo. HEX triplet: 31, 00 and 62. RGB value is (49,0,98). Sum of RGB (Red+Green+Blue) = 49+0+98=147 (19% of max value = 765). Red value is 49 (19.53% from 255 or 33.33% from 147); Green value is 0 (0.39% from 255 or 0% from 147); Blue value is 98 (38.67% from 255 or 66.67% from 147); Max value from RGB is 98 - color contains mainly: blue. Hex color #310062 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310062 is #CEFF9D. Grayscale: #191919. Windows color (decimal): -13565854 or 6422577. OLE color: 6422577.
HSL color Cylindrical-coordinate representation of color #310062: hue angle of 270º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310062 is Cyan = 0.5, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 0 | 98 | - |
| CMYK | 0.5 | 1 | 0 | 0.62 |
| HSL | 270º | 1% | 0.19% | - |
| HSV(B) | 270º | 1% | 0.38% | - |
| XYZ | 3.47 | 1.53 | 11.67 | - |
| YUV | 25.82 | 168.73 | 144.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 98 | 0.5 | 1 | 0 | 0.62 | 270 | 1 | 0.19 |
| Hex | 31 | 0 | 62 | 32 | 64 | 0 | 3E | 10E | 64 | 13 |
| Octal | 61 | 0 | 142 | 62 | 144 | 0 | 76 | 416 | 144 | 23 |
| Binary | 110001 | 0 | 1100010 | 110010 | 1100100 | 0 | 111110 | 100001110 | 1100100 | 10011 |
Color Harmonies of #310062
Complementary color
Monochromatic Colors of #310062
Black with #310062
Text Example
Text Example
White with #310062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310062; }
p { color: rgb(49,0,98); }
H1.HeaderClassName
{
color: #310062;
}
.AnyTagClassName
{
color: #310062;
}
</style>
background-color css
<style>
a { background-color: #310062; }
a { background-color: rgb(49,0,98); }
div.DivClassName
{
background-color: #310062;
}
.BgClassName
{
background-color: #310062;
}
</style>
border-color css
<style>
span { border-color: #310062; }
span { border-color: rgb(49,0,98); }
td.TdClassName
{
border-color: #310062;
}
.TagClassName
{
border-color: #310062;
}
</style>