Shades of Persian Indigo #312394
Tints of Persian Indigo #312394
RGB
CMYK
RGB Variations
Color information
#312394 (or 0x312394) is known color: Persian Indigo. HEX triplet: 31, 23 and 94. RGB value is (49,35,148). Sum of RGB (Red+Green+Blue) = 49+35+148=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 35 (14.06% from 255 or 15.09% from 232); Blue value is 148 (58.20% from 255 or 63.79% from 232); Max value from RGB is 148 - color contains mainly: blue. Hex color #312394 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312394 is #CEDC6B. Grayscale: #333333. Windows color (decimal): -13556844 or 9708337. OLE color: 9708337.
HSL color Cylindrical-coordinate representation of color #312394: hue angle of 247.43º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #312394 is Cyan = 0.67, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 35 | 148 | - |
| CMYK | 0.67 | 0.76 | 0 | 0.42 |
| HSL | 247.43º | 0.62% | 0.36% | - |
| HSV(B) | 247.43º | 0.76% | 0.58% | - |
| XYZ | 7.21 | 3.99 | 28.41 | - |
| YUV | 52.07 | 182.14 | 125.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 35 | 148 | 0.67 | 0.76 | 0 | 0.42 | 247.43 | 0.62 | 0.36 |
| Hex | 31 | 23 | 94 | 43 | 4C | 0 | 2A | F7 | 3E | 24 |
| Octal | 61 | 43 | 224 | 103 | 114 | 0 | 52 | 367 | 76 | 44 |
| Binary | 110001 | 100011 | 10010100 | 1000011 | 1001100 | 0 | 101010 | 11110111 | 111110 | 100100 |
Color Harmonies of #312394
Complementary color
Monochromatic Colors of #312394
Black with #312394
Text Example
Text Example
White with #312394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312394; }
p { color: rgb(49,35,148); }
H1.HeaderClassName
{
color: #312394;
}
.AnyTagClassName
{
color: #312394;
}
</style>
background-color css
<style>
a { background-color: #312394; }
a { background-color: rgb(49,35,148); }
div.DivClassName
{
background-color: #312394;
}
.BgClassName
{
background-color: #312394;
}
</style>
border-color css
<style>
span { border-color: #312394; }
span { border-color: rgb(49,35,148); }
td.TdClassName
{
border-color: #312394;
}
.TagClassName
{
border-color: #312394;
}
</style>