Shades of Persian Indigo #310190
Tints of Persian Indigo #310190
RGB
CMYK
RGB Variations
Color information
#310190 (or 0x310190) is known color: Persian Indigo. HEX triplet: 31, 01 and 90. RGB value is (49,1,144). Sum of RGB (Red+Green+Blue) = 49+1+144=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 1 (0.78% from 255 or 0.52% from 194); Blue value is 144 (56.64% from 255 or 74.23% from 194); Max value from RGB is 144 - color contains mainly: blue. Hex color #310190 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310190 is #CEFE6F. Grayscale: #1F1F1F. Windows color (decimal): -13565552 or 9437489. OLE color: 9437489.
HSL color Cylindrical-coordinate representation of color #310190: hue angle of 260.14º degrees, saturation: 0.99, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310190 is Cyan = 0.66, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 1 | 144 | - |
| CMYK | 0.66 | 0.99 | 0 | 0.44 |
| HSL | 260.14º | 0.99% | 0.28% | - |
| HSV(B) | 260.14º | 0.99% | 0.56% | - |
| XYZ | 6.31 | 2.69 | 26.57 | - |
| YUV | 31.65 | 191.4 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 144 | 0.66 | 0.99 | 0 | 0.44 | 260.14 | 0.99 | 0.28 |
| Hex | 31 | 1 | 90 | 42 | 63 | 0 | 2C | 104 | 63 | 1C |
| Octal | 61 | 1 | 220 | 102 | 143 | 0 | 54 | 404 | 143 | 34 |
| Binary | 110001 | 1 | 10010000 | 1000010 | 1100011 | 0 | 101100 | 100000100 | 1100011 | 11100 |
Color Harmonies of #310190
Complementary color
Monochromatic Colors of #310190
Black with #310190
Text Example
Text Example
White with #310190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310190; }
p { color: rgb(49,1,144); }
H1.HeaderClassName
{
color: #310190;
}
.AnyTagClassName
{
color: #310190;
}
</style>
background-color css
<style>
a { background-color: #310190; }
a { background-color: rgb(49,1,144); }
div.DivClassName
{
background-color: #310190;
}
.BgClassName
{
background-color: #310190;
}
</style>
border-color css
<style>
span { border-color: #310190; }
span { border-color: rgb(49,1,144); }
td.TdClassName
{
border-color: #310190;
}
.TagClassName
{
border-color: #310190;
}
</style>