Shades of Persian Indigo #312088
Tints of Persian Indigo #312088
RGB
CMYK
RGB Variations
Color information
#312088 (or 0x312088) is known color: Persian Indigo. HEX triplet: 31, 20 and 88. RGB value is (49,32,136). Sum of RGB (Red+Green+Blue) = 49+32+136=217 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.58% from 217); Green value is 32 (12.89% from 255 or 14.75% from 217); Blue value is 136 (53.52% from 255 or 62.67% from 217); Max value from RGB is 136 - color contains mainly: blue. Hex color #312088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312088 is #CEDF77. Grayscale: #303030. Windows color (decimal): -13557624 or 8921137. OLE color: 8921137.
HSL color Cylindrical-coordinate representation of color #312088: hue angle of 249.81º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #312088 is Cyan = 0.64, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 32 | 136 | - |
| CMYK | 0.64 | 0.76 | 0 | 0.47 |
| HSL | 249.81º | 0.62% | 0.33% | - |
| HSV(B) | 249.81º | 0.76% | 0.53% | - |
| XYZ | 6.23 | 3.46 | 23.63 | - |
| YUV | 48.94 | 177.13 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 32 | 136 | 0.64 | 0.76 | 0 | 0.47 | 249.81 | 0.62 | 0.33 |
| Hex | 31 | 20 | 88 | 40 | 4C | 0 | 2F | FA | 3E | 21 |
| Octal | 61 | 40 | 210 | 100 | 114 | 0 | 57 | 372 | 76 | 41 |
| Binary | 110001 | 100000 | 10001000 | 1000000 | 1001100 | 0 | 101111 | 11111010 | 111110 | 100001 |
Color Harmonies of #312088
Complementary color
Monochromatic Colors of #312088
Black with #312088
Text Example
Text Example
White with #312088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312088; }
p { color: rgb(49,32,136); }
H1.HeaderClassName
{
color: #312088;
}
.AnyTagClassName
{
color: #312088;
}
</style>
background-color css
<style>
a { background-color: #312088; }
a { background-color: rgb(49,32,136); }
div.DivClassName
{
background-color: #312088;
}
.BgClassName
{
background-color: #312088;
}
</style>
border-color css
<style>
span { border-color: #312088; }
span { border-color: rgb(49,32,136); }
td.TdClassName
{
border-color: #312088;
}
.TagClassName
{
border-color: #312088;
}
</style>