Shades of Persian Indigo #312688
Tints of Persian Indigo #312688
RGB
CMYK
RGB Variations
Color information
#312688 (or 0x312688) is known color: Persian Indigo. HEX triplet: 31, 26 and 88. RGB value is (49,38,136). Sum of RGB (Red+Green+Blue) = 49+38+136=223 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.97% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 136 (53.52% from 255 or 60.99% from 223); Max value from RGB is 136 - color contains mainly: blue. Hex color #312688 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312688 is #CED977. Grayscale: #343434. Windows color (decimal): -13556088 or 8922673. OLE color: 8922673.
HSL color Cylindrical-coordinate representation of color #312688: hue angle of 246.73º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #312688 is Cyan = 0.64, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 38 | 136 | - |
| CMYK | 0.64 | 0.72 | 0 | 0.47 |
| HSL | 246.73º | 0.56% | 0.34% | - |
| HSV(B) | 246.73º | 0.72% | 0.53% | - |
| XYZ | 6.4 | 3.82 | 23.69 | - |
| YUV | 52.46 | 175.14 | 125.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 136 | 0.64 | 0.72 | 0 | 0.47 | 246.73 | 0.56 | 0.34 |
| Hex | 31 | 26 | 88 | 40 | 48 | 0 | 2F | F7 | 38 | 22 |
| Octal | 61 | 46 | 210 | 100 | 110 | 0 | 57 | 367 | 70 | 42 |
| Binary | 110001 | 100110 | 10001000 | 1000000 | 1001000 | 0 | 101111 | 11110111 | 111000 | 100010 |
Color Harmonies of #312688
Complementary color
Monochromatic Colors of #312688
Black with #312688
Text Example
Text Example
White with #312688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312688; }
p { color: rgb(49,38,136); }
H1.HeaderClassName
{
color: #312688;
}
.AnyTagClassName
{
color: #312688;
}
</style>
background-color css
<style>
a { background-color: #312688; }
a { background-color: rgb(49,38,136); }
div.DivClassName
{
background-color: #312688;
}
.BgClassName
{
background-color: #312688;
}
</style>
border-color css
<style>
span { border-color: #312688; }
span { border-color: rgb(49,38,136); }
td.TdClassName
{
border-color: #312688;
}
.TagClassName
{
border-color: #312688;
}
</style>