Shades of Persian Indigo #310095
Tints of Persian Indigo #310095
RGB
CMYK
RGB Variations
Color information
#310095 (or 0x310095) is known color: Persian Indigo. HEX triplet: 31, 00 and 95. RGB value is (49,0,149). Sum of RGB (Red+Green+Blue) = 49+0+149=198 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.75% from 198); Green value is 0 (0.39% from 255 or 0% from 198); Blue value is 149 (58.59% from 255 or 75.25% from 198); Max value from RGB is 149 - color contains mainly: blue. Hex color #310095 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310095 is #CEFF6A. Grayscale: #1F1F1F. Windows color (decimal): -13565803 or 9764913. OLE color: 9764913.
HSL color Cylindrical-coordinate representation of color #310095: hue angle of 259.73º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310095 is Cyan = 0.67, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 0 | 149 | - |
| CMYK | 0.67 | 1 | 0 | 0.42 |
| HSL | 259.73º | 1% | 0.29% | - |
| HSV(B) | 259.73º | 1% | 0.58% | - |
| XYZ | 6.69 | 2.82 | 28.63 | - |
| YUV | 31.64 | 194.23 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 149 | 0.67 | 1 | 0 | 0.42 | 259.73 | 1 | 0.29 |
| Hex | 31 | 0 | 95 | 43 | 64 | 0 | 2A | 104 | 64 | 1D |
| Octal | 61 | 0 | 225 | 103 | 144 | 0 | 52 | 404 | 144 | 35 |
| Binary | 110001 | 0 | 10010101 | 1000011 | 1100100 | 0 | 101010 | 100000100 | 1100100 | 11101 |
Color Harmonies of #310095
Complementary color
Monochromatic Colors of #310095
Black with #310095
Text Example
Text Example
White with #310095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310095; }
p { color: rgb(49,0,149); }
H1.HeaderClassName
{
color: #310095;
}
.AnyTagClassName
{
color: #310095;
}
</style>
background-color css
<style>
a { background-color: #310095; }
a { background-color: rgb(49,0,149); }
div.DivClassName
{
background-color: #310095;
}
.BgClassName
{
background-color: #310095;
}
</style>
border-color css
<style>
span { border-color: #310095; }
span { border-color: rgb(49,0,149); }
td.TdClassName
{
border-color: #310095;
}
.TagClassName
{
border-color: #310095;
}
</style>