Shades of Persian Indigo #310592
Tints of Persian Indigo #310592
RGB
CMYK
RGB Variations
Color information
#310592 (or 0x310592) is known color: Persian Indigo. HEX triplet: 31, 05 and 92. RGB value is (49,5,146). Sum of RGB (Red+Green+Blue) = 49+5+146=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 5 (2.34% from 255 or 2.5% from 200); Blue value is 146 (57.42% from 255 or 73% from 200); Max value from RGB is 146 - color contains mainly: blue. Hex color #310592 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310592 is #CEFA6D. Grayscale: #212121. Windows color (decimal): -13564526 or 9569585. OLE color: 9569585.
HSL color Cylindrical-coordinate representation of color #310592: hue angle of 258.72º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #310592 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 5 | 146 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.43 |
| HSL | 258.72º | 0.93% | 0.3% | - |
| HSV(B) | 258.72º | 0.97% | 0.57% | - |
| XYZ | 6.51 | 2.84 | 27.4 | - |
| YUV | 34.23 | 191.08 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 146 | 0.66 | 0.97 | 0 | 0.43 | 258.72 | 0.93 | 0.3 |
| Hex | 31 | 5 | 92 | 42 | 61 | 0 | 2B | 103 | 5D | 1E |
| Octal | 61 | 5 | 222 | 102 | 141 | 0 | 53 | 403 | 135 | 36 |
| Binary | 110001 | 101 | 10010010 | 1000010 | 1100001 | 0 | 101011 | 100000011 | 1011101 | 11110 |
Color Harmonies of #310592
Complementary color
Monochromatic Colors of #310592
Black with #310592
Text Example
Text Example
White with #310592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310592; }
p { color: rgb(49,5,146); }
H1.HeaderClassName
{
color: #310592;
}
.AnyTagClassName
{
color: #310592;
}
</style>
background-color css
<style>
a { background-color: #310592; }
a { background-color: rgb(49,5,146); }
div.DivClassName
{
background-color: #310592;
}
.BgClassName
{
background-color: #310592;
}
</style>
border-color css
<style>
span { border-color: #310592; }
span { border-color: rgb(49,5,146); }
td.TdClassName
{
border-color: #310592;
}
.TagClassName
{
border-color: #310592;
}
</style>