Shades of Persian Indigo #311683
Tints of Persian Indigo #311683
RGB
CMYK
RGB Variations
Color information
#311683 (or 0x311683) is known color: Persian Indigo. HEX triplet: 31, 16 and 83. RGB value is (49,22,131). Sum of RGB (Red+Green+Blue) = 49+22+131=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 22 (8.98% from 255 or 10.89% from 202); Blue value is 131 (51.56% from 255 or 64.85% from 202); Max value from RGB is 131 - color contains mainly: blue. Hex color #311683 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311683 is #CEE97C. Grayscale: #2A2A2A. Windows color (decimal): -13560189 or 8590897. OLE color: 8590897.
HSL color Cylindrical-coordinate representation of color #311683: hue angle of 254.86º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311683 is Cyan = 0.63, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 22 | 131 | - |
| CMYK | 0.63 | 0.83 | 0 | 0.49 |
| HSL | 254.86º | 0.71% | 0.3% | - |
| HSV(B) | 254.86º | 0.83% | 0.51% | - |
| XYZ | 5.65 | 2.87 | 21.73 | - |
| YUV | 42.5 | 177.95 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 131 | 0.63 | 0.83 | 0 | 0.49 | 254.86 | 0.71 | 0.3 |
| Hex | 31 | 16 | 83 | 3F | 53 | 0 | 31 | FF | 47 | 1E |
| Octal | 61 | 26 | 203 | 77 | 123 | 0 | 61 | 377 | 107 | 36 |
| Binary | 110001 | 10110 | 10000011 | 111111 | 1010011 | 0 | 110001 | 11111111 | 1000111 | 11110 |
Color Harmonies of #311683
Complementary color
Monochromatic Colors of #311683
Black with #311683
Text Example
Text Example
White with #311683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311683; }
p { color: rgb(49,22,131); }
H1.HeaderClassName
{
color: #311683;
}
.AnyTagClassName
{
color: #311683;
}
</style>
background-color css
<style>
a { background-color: #311683; }
a { background-color: rgb(49,22,131); }
div.DivClassName
{
background-color: #311683;
}
.BgClassName
{
background-color: #311683;
}
</style>
border-color css
<style>
span { border-color: #311683; }
span { border-color: rgb(49,22,131); }
td.TdClassName
{
border-color: #311683;
}
.TagClassName
{
border-color: #311683;
}
</style>