Shades of Persian Indigo #311673
Tints of Persian Indigo #311673
RGB
CMYK
RGB Variations
Color information
#311673 (or 0x311673) is known color: Persian Indigo. HEX triplet: 31, 16 and 73. RGB value is (49,22,115). Sum of RGB (Red+Green+Blue) = 49+22+115=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 22 (8.98% from 255 or 11.83% from 186); Blue value is 115 (45.31% from 255 or 61.83% from 186); Max value from RGB is 115 - color contains mainly: blue. Hex color #311673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311673 is #CEE98C. Grayscale: #282828. Windows color (decimal): -13560205 or 7542321. OLE color: 7542321.
HSL color Cylindrical-coordinate representation of color #311673: hue angle of 257.42º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #311673 is Cyan = 0.57, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 22 | 115 | - |
| CMYK | 0.57 | 0.81 | 0 | 0.55 |
| HSL | 257.42º | 0.68% | 0.27% | - |
| HSV(B) | 257.42º | 0.81% | 0.45% | - |
| XYZ | 4.65 | 2.46 | 16.45 | - |
| YUV | 40.68 | 169.95 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 115 | 0.57 | 0.81 | 0 | 0.55 | 257.42 | 0.68 | 0.27 |
| Hex | 31 | 16 | 73 | 39 | 51 | 0 | 37 | 101 | 44 | 1B |
| Octal | 61 | 26 | 163 | 71 | 121 | 0 | 67 | 401 | 104 | 33 |
| Binary | 110001 | 10110 | 1110011 | 111001 | 1010001 | 0 | 110111 | 100000001 | 1000100 | 11011 |
Color Harmonies of #311673
Complementary color
Monochromatic Colors of #311673
Black with #311673
Text Example
Text Example
White with #311673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311673; }
p { color: rgb(49,22,115); }
H1.HeaderClassName
{
color: #311673;
}
.AnyTagClassName
{
color: #311673;
}
</style>
background-color css
<style>
a { background-color: #311673; }
a { background-color: rgb(49,22,115); }
div.DivClassName
{
background-color: #311673;
}
.BgClassName
{
background-color: #311673;
}
</style>
border-color css
<style>
span { border-color: #311673; }
span { border-color: rgb(49,22,115); }
td.TdClassName
{
border-color: #311673;
}
.TagClassName
{
border-color: #311673;
}
</style>