Shades of Persian Indigo #311373
Tints of Persian Indigo #311373
RGB
CMYK
RGB Variations
Color information
#311373 (or 0x311373) is known color: Persian Indigo. HEX triplet: 31, 13 and 73. RGB value is (49,19,115). Sum of RGB (Red+Green+Blue) = 49+19+115=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 19 (7.81% from 255 or 10.38% from 183); Blue value is 115 (45.31% from 255 or 62.84% from 183); Max value from RGB is 115 - color contains mainly: blue. Hex color #311373 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311373 is #CEEC8C. Grayscale: #262626. Windows color (decimal): -13560973 or 7541553. OLE color: 7541553.
HSL color Cylindrical-coordinate representation of color #311373: hue angle of 258.75º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311373 is Cyan = 0.57, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 19 | 115 | - |
| CMYK | 0.57 | 0.83 | 0 | 0.55 |
| HSL | 258.75º | 0.72% | 0.26% | - |
| HSV(B) | 258.75º | 0.83% | 0.45% | - |
| XYZ | 4.59 | 2.36 | 16.43 | - |
| YUV | 38.91 | 170.94 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 115 | 0.57 | 0.83 | 0 | 0.55 | 258.75 | 0.72 | 0.26 |
| Hex | 31 | 13 | 73 | 39 | 53 | 0 | 37 | 103 | 48 | 1A |
| Octal | 61 | 23 | 163 | 71 | 123 | 0 | 67 | 403 | 110 | 32 |
| Binary | 110001 | 10011 | 1110011 | 111001 | 1010011 | 0 | 110111 | 100000011 | 1001000 | 11010 |
Color Harmonies of #311373
Complementary color
Monochromatic Colors of #311373
Black with #311373
Text Example
Text Example
White with #311373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311373; }
p { color: rgb(49,19,115); }
H1.HeaderClassName
{
color: #311373;
}
.AnyTagClassName
{
color: #311373;
}
</style>
background-color css
<style>
a { background-color: #311373; }
a { background-color: rgb(49,19,115); }
div.DivClassName
{
background-color: #311373;
}
.BgClassName
{
background-color: #311373;
}
</style>
border-color css
<style>
span { border-color: #311373; }
span { border-color: rgb(49,19,115); }
td.TdClassName
{
border-color: #311373;
}
.TagClassName
{
border-color: #311373;
}
</style>