Shades of Persian Indigo #310263
Tints of Persian Indigo #310263
RGB
CMYK
RGB Variations
Color information
#310263 (or 0x310263) is known color: Persian Indigo. HEX triplet: 31, 02 and 63. RGB value is (49,2,99). Sum of RGB (Red+Green+Blue) = 49+2+99=150 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.67% from 150); Green value is 2 (1.17% from 255 or 1.33% from 150); Blue value is 99 (39.06% from 255 or 66% from 150); Max value from RGB is 99 - color contains mainly: blue. Hex color #310263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310263 is #CEFD9C. Grayscale: #1A1A1A. Windows color (decimal): -13565341 or 6488625. OLE color: 6488625.
HSL color Cylindrical-coordinate representation of color #310263: hue angle of 269.07º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #310263 is Cyan = 0.51, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 2 | 99 | - |
| CMYK | 0.51 | 0.98 | 0 | 0.61 |
| HSL | 269.07º | 0.96% | 0.2% | - |
| HSV(B) | 269.07º | 0.98% | 0.39% | - |
| XYZ | 3.54 | 1.6 | 11.93 | - |
| YUV | 27.11 | 168.57 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 99 | 0.51 | 0.98 | 0 | 0.61 | 269.07 | 0.96 | 0.2 |
| Hex | 31 | 2 | 63 | 33 | 62 | 0 | 3D | 10D | 60 | 14 |
| Octal | 61 | 2 | 143 | 63 | 142 | 0 | 75 | 415 | 140 | 24 |
| Binary | 110001 | 10 | 1100011 | 110011 | 1100010 | 0 | 111101 | 100001101 | 1100000 | 10100 |
Color Harmonies of #310263
Complementary color
Monochromatic Colors of #310263
Black with #310263
Text Example
Text Example
White with #310263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310263; }
p { color: rgb(49,2,99); }
H1.HeaderClassName
{
color: #310263;
}
.AnyTagClassName
{
color: #310263;
}
</style>
background-color css
<style>
a { background-color: #310263; }
a { background-color: rgb(49,2,99); }
div.DivClassName
{
background-color: #310263;
}
.BgClassName
{
background-color: #310263;
}
</style>
border-color css
<style>
span { border-color: #310263; }
span { border-color: rgb(49,2,99); }
td.TdClassName
{
border-color: #310263;
}
.TagClassName
{
border-color: #310263;
}
</style>