Shades of Persian Indigo #312278
Tints of Persian Indigo #312278
RGB
CMYK
RGB Variations
Color information
#312278 (or 0x312278) is known color: Persian Indigo. HEX triplet: 31, 22 and 78. RGB value is (49,34,120). Sum of RGB (Red+Green+Blue) = 49+34+120=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 34 (13.67% from 255 or 16.75% from 203); Blue value is 120 (47.27% from 255 or 59.11% from 203); Max value from RGB is 120 - color contains mainly: blue. Hex color #312278 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312278 is #CEDD87. Grayscale: #2F2F2F. Windows color (decimal): -13557128 or 7873073. OLE color: 7873073.
HSL color Cylindrical-coordinate representation of color #312278: hue angle of 250.47º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #312278 is Cyan = 0.59, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 34 | 120 | - |
| CMYK | 0.59 | 0.72 | 0 | 0.53 |
| HSL | 250.47º | 0.56% | 0.3% | - |
| HSV(B) | 250.47º | 0.72% | 0.47% | - |
| XYZ | 5.23 | 3.15 | 18.1 | - |
| YUV | 48.29 | 168.47 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 120 | 0.59 | 0.72 | 0 | 0.53 | 250.47 | 0.56 | 0.3 |
| Hex | 31 | 22 | 78 | 3B | 48 | 0 | 35 | FA | 38 | 1E |
| Octal | 61 | 42 | 170 | 73 | 110 | 0 | 65 | 372 | 70 | 36 |
| Binary | 110001 | 100010 | 1111000 | 111011 | 1001000 | 0 | 110101 | 11111010 | 111000 | 11110 |
Color Harmonies of #312278
Complementary color
Monochromatic Colors of #312278
Black with #312278
Text Example
Text Example
White with #312278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312278; }
p { color: rgb(49,34,120); }
H1.HeaderClassName
{
color: #312278;
}
.AnyTagClassName
{
color: #312278;
}
</style>
background-color css
<style>
a { background-color: #312278; }
a { background-color: rgb(49,34,120); }
div.DivClassName
{
background-color: #312278;
}
.BgClassName
{
background-color: #312278;
}
</style>
border-color css
<style>
span { border-color: #312278; }
span { border-color: rgb(49,34,120); }
td.TdClassName
{
border-color: #312278;
}
.TagClassName
{
border-color: #312278;
}
</style>