Shades of Persian Indigo #310195
Tints of Persian Indigo #310195
RGB
CMYK
RGB Variations
Color information
#310195 (or 0x310195) is known color: Persian Indigo. HEX triplet: 31, 01 and 95. RGB value is (49,1,149). Sum of RGB (Red+Green+Blue) = 49+1+149=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 1 (0.78% from 255 or 0.50% from 199); Blue value is 149 (58.59% from 255 or 74.87% from 199); Max value from RGB is 149 - color contains mainly: blue. Hex color #310195 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310195 is #CEFE6A. Grayscale: #1F1F1F. Windows color (decimal): -13565547 or 9765169. OLE color: 9765169.
HSL color Cylindrical-coordinate representation of color #310195: hue angle of 259.46º degrees, saturation: 0.99, 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 #310195 is Cyan = 0.67, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 1 | 149 | - |
| CMYK | 0.67 | 0.99 | 0 | 0.42 |
| HSL | 259.46º | 0.99% | 0.29% | - |
| HSV(B) | 259.46º | 0.99% | 0.58% | - |
| XYZ | 6.7 | 2.84 | 28.63 | - |
| YUV | 32.22 | 193.9 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 149 | 0.67 | 0.99 | 0 | 0.42 | 259.46 | 0.99 | 0.29 |
| Hex | 31 | 1 | 95 | 43 | 63 | 0 | 2A | 103 | 63 | 1D |
| Octal | 61 | 1 | 225 | 103 | 143 | 0 | 52 | 403 | 143 | 35 |
| Binary | 110001 | 1 | 10010101 | 1000011 | 1100011 | 0 | 101010 | 100000011 | 1100011 | 11101 |
Color Harmonies of #310195
Complementary color
Monochromatic Colors of #310195
Black with #310195
Text Example
Text Example
White with #310195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310195; }
p { color: rgb(49,1,149); }
H1.HeaderClassName
{
color: #310195;
}
.AnyTagClassName
{
color: #310195;
}
</style>
background-color css
<style>
a { background-color: #310195; }
a { background-color: rgb(49,1,149); }
div.DivClassName
{
background-color: #310195;
}
.BgClassName
{
background-color: #310195;
}
</style>
border-color css
<style>
span { border-color: #310195; }
span { border-color: rgb(49,1,149); }
td.TdClassName
{
border-color: #310195;
}
.TagClassName
{
border-color: #310195;
}
</style>