Shades of Persian Indigo #312492
Tints of Persian Indigo #312492
RGB
CMYK
RGB Variations
Color information
#312492 (or 0x312492) is known color: Persian Indigo. HEX triplet: 31, 24 and 92. RGB value is (49,36,146). Sum of RGB (Red+Green+Blue) = 49+36+146=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 36 (14.45% from 255 or 15.58% from 231); Blue value is 146 (57.42% from 255 or 63.20% from 231); Max value from RGB is 146 - color contains mainly: blue. Hex color #312492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312492 is #CEDB6D. Grayscale: #343434. Windows color (decimal): -13556590 or 9577521. OLE color: 9577521.
HSL color Cylindrical-coordinate representation of color #312492: hue angle of 247.09º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #312492 is Cyan = 0.66, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 36 | 146 | - |
| CMYK | 0.66 | 0.75 | 0 | 0.43 |
| HSL | 247.09º | 0.6% | 0.36% | - |
| HSV(B) | 247.09º | 0.75% | 0.57% | - |
| XYZ | 7.09 | 3.99 | 27.59 | - |
| YUV | 52.43 | 180.81 | 125.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 146 | 0.66 | 0.75 | 0 | 0.43 | 247.09 | 0.6 | 0.36 |
| Hex | 31 | 24 | 92 | 42 | 4B | 0 | 2B | F7 | 3C | 24 |
| Octal | 61 | 44 | 222 | 102 | 113 | 0 | 53 | 367 | 74 | 44 |
| Binary | 110001 | 100100 | 10010010 | 1000010 | 1001011 | 0 | 101011 | 11110111 | 111100 | 100100 |
Color Harmonies of #312492
Complementary color
Monochromatic Colors of #312492
Black with #312492
Text Example
Text Example
White with #312492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312492; }
p { color: rgb(49,36,146); }
H1.HeaderClassName
{
color: #312492;
}
.AnyTagClassName
{
color: #312492;
}
</style>
background-color css
<style>
a { background-color: #312492; }
a { background-color: rgb(49,36,146); }
div.DivClassName
{
background-color: #312492;
}
.BgClassName
{
background-color: #312492;
}
</style>
border-color css
<style>
span { border-color: #312492; }
span { border-color: rgb(49,36,146); }
td.TdClassName
{
border-color: #312492;
}
.TagClassName
{
border-color: #312492;
}
</style>