Shades of Persian Indigo #310294
Tints of Persian Indigo #310294
RGB
CMYK
RGB Variations
Color information
#310294 (or 0x310294) is known color: Persian Indigo. HEX triplet: 31, 02 and 94. RGB value is (49,2,148). Sum of RGB (Red+Green+Blue) = 49+2+148=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 2 (1.17% from 255 or 1.01% from 199); Blue value is 148 (58.20% from 255 or 74.37% from 199); Max value from RGB is 148 - color contains mainly: blue. Hex color #310294 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310294 is #CEFD6B. Grayscale: #202020. Windows color (decimal): -13565292 or 9699889. OLE color: 9699889.
HSL color Cylindrical-coordinate representation of color #310294: hue angle of 259.32º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310294 is Cyan = 0.67, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 2 | 148 | - |
| CMYK | 0.67 | 0.99 | 0 | 0.42 |
| HSL | 259.32º | 0.97% | 0.29% | - |
| HSV(B) | 259.32º | 0.99% | 0.58% | - |
| XYZ | 6.63 | 2.83 | 28.21 | - |
| YUV | 32.7 | 193.07 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 148 | 0.67 | 0.99 | 0 | 0.42 | 259.32 | 0.97 | 0.29 |
| Hex | 31 | 2 | 94 | 43 | 63 | 0 | 2A | 103 | 61 | 1D |
| Octal | 61 | 2 | 224 | 103 | 143 | 0 | 52 | 403 | 141 | 35 |
| Binary | 110001 | 10 | 10010100 | 1000011 | 1100011 | 0 | 101010 | 100000011 | 1100001 | 11101 |
Color Harmonies of #310294
Complementary color
Monochromatic Colors of #310294
Black with #310294
Text Example
Text Example
White with #310294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310294; }
p { color: rgb(49,2,148); }
H1.HeaderClassName
{
color: #310294;
}
.AnyTagClassName
{
color: #310294;
}
</style>
background-color css
<style>
a { background-color: #310294; }
a { background-color: rgb(49,2,148); }
div.DivClassName
{
background-color: #310294;
}
.BgClassName
{
background-color: #310294;
}
</style>
border-color css
<style>
span { border-color: #310294; }
span { border-color: rgb(49,2,148); }
td.TdClassName
{
border-color: #310294;
}
.TagClassName
{
border-color: #310294;
}
</style>