Shades of Persian Indigo #311372
Tints of Persian Indigo #311372
RGB
CMYK
RGB Variations
Color information
#311372 (or 0x311372) is known color: Persian Indigo. HEX triplet: 31, 13 and 72. RGB value is (49,19,114). Sum of RGB (Red+Green+Blue) = 49+19+114=182 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.92% from 182); Green value is 19 (7.81% from 255 or 10.44% from 182); Blue value is 114 (44.92% from 255 or 62.64% from 182); Max value from RGB is 114 - color contains mainly: blue. Hex color #311372 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311372 is #CEEC8D. Grayscale: #262626. Windows color (decimal): -13560974 or 7476017. OLE color: 7476017.
HSL color Cylindrical-coordinate representation of color #311372: hue angle of 258.95º degrees, saturation: 0.71, 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 #311372 is Cyan = 0.57, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 19 | 114 | - |
| CMYK | 0.57 | 0.83 | 0 | 0.55 |
| HSL | 258.95º | 0.71% | 0.26% | - |
| HSV(B) | 258.95º | 0.83% | 0.45% | - |
| XYZ | 4.54 | 2.33 | 16.13 | - |
| YUV | 38.8 | 170.44 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 114 | 0.57 | 0.83 | 0 | 0.55 | 258.95 | 0.71 | 0.26 |
| Hex | 31 | 13 | 72 | 39 | 53 | 0 | 37 | 103 | 47 | 1A |
| Octal | 61 | 23 | 162 | 71 | 123 | 0 | 67 | 403 | 107 | 32 |
| Binary | 110001 | 10011 | 1110010 | 111001 | 1010011 | 0 | 110111 | 100000011 | 1000111 | 11010 |
Color Harmonies of #311372
Complementary color
Monochromatic Colors of #311372
Black with #311372
Text Example
Text Example
White with #311372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311372; }
p { color: rgb(49,19,114); }
H1.HeaderClassName
{
color: #311372;
}
.AnyTagClassName
{
color: #311372;
}
</style>
background-color css
<style>
a { background-color: #311372; }
a { background-color: rgb(49,19,114); }
div.DivClassName
{
background-color: #311372;
}
.BgClassName
{
background-color: #311372;
}
</style>
border-color css
<style>
span { border-color: #311372; }
span { border-color: rgb(49,19,114); }
td.TdClassName
{
border-color: #311372;
}
.TagClassName
{
border-color: #311372;
}
</style>