Shades of Persian Indigo #312275
Tints of Persian Indigo #312275
RGB
CMYK
RGB Variations
Color information
#312275 (or 0x312275) is known color: Persian Indigo. HEX triplet: 31, 22 and 75. RGB value is (49,34,117). Sum of RGB (Red+Green+Blue) = 49+34+117=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 34 (13.67% from 255 or 17% from 200); Blue value is 117 (46.09% from 255 or 58.5% from 200); Max value from RGB is 117 - color contains mainly: blue. Hex color #312275 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #312275 is #CEDD8A. Grayscale: #2F2F2F. Windows color (decimal): -13557131 or 7676465. OLE color: 7676465.
HSL color Cylindrical-coordinate representation of color #312275: hue angle of 250.84º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #312275 is Cyan = 0.58, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 34 | 117 | - |
| CMYK | 0.58 | 0.71 | 0 | 0.54 |
| HSL | 250.84º | 0.55% | 0.3% | - |
| HSV(B) | 250.84º | 0.71% | 0.46% | - |
| XYZ | 5.05 | 3.08 | 17.16 | - |
| YUV | 47.95 | 166.97 | 128.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 34 | 117 | 0.58 | 0.71 | 0 | 0.54 | 250.84 | 0.55 | 0.3 |
| Hex | 31 | 22 | 75 | 3A | 47 | 0 | 36 | FB | 37 | 1E |
| Octal | 61 | 42 | 165 | 72 | 107 | 0 | 66 | 373 | 67 | 36 |
| Binary | 110001 | 100010 | 1110101 | 111010 | 1000111 | 0 | 110110 | 11111011 | 110111 | 11110 |
Color Harmonies of #312275
Complementary color
Monochromatic Colors of #312275
Black with #312275
Text Example
Text Example
White with #312275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312275; }
p { color: rgb(49,34,117); }
H1.HeaderClassName
{
color: #312275;
}
.AnyTagClassName
{
color: #312275;
}
</style>
background-color css
<style>
a { background-color: #312275; }
a { background-color: rgb(49,34,117); }
div.DivClassName
{
background-color: #312275;
}
.BgClassName
{
background-color: #312275;
}
</style>
border-color css
<style>
span { border-color: #312275; }
span { border-color: rgb(49,34,117); }
td.TdClassName
{
border-color: #312275;
}
.TagClassName
{
border-color: #312275;
}
</style>