Shades of Persian Indigo #311472
Tints of Persian Indigo #311472
RGB
CMYK
RGB Variations
Color information
#311472 (or 0x311472) is known color: Persian Indigo. HEX triplet: 31, 14 and 72. RGB value is (49,20,114). Sum of RGB (Red+Green+Blue) = 49+20+114=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 20 (8.20% from 255 or 10.93% from 183); Blue value is 114 (44.92% from 255 or 62.30% from 183); Max value from RGB is 114 - color contains mainly: blue. Hex color #311472 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311472 is #CEEB8D. Grayscale: #272727. Windows color (decimal): -13560718 or 7476273. OLE color: 7476273.
HSL color Cylindrical-coordinate representation of color #311472: hue angle of 258.51º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #311472 is Cyan = 0.57, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 20 | 114 | - |
| CMYK | 0.57 | 0.82 | 0 | 0.55 |
| HSL | 258.51º | 0.7% | 0.26% | - |
| HSV(B) | 258.51º | 0.82% | 0.45% | - |
| XYZ | 4.55 | 2.37 | 16.14 | - |
| YUV | 39.39 | 170.11 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 114 | 0.57 | 0.82 | 0 | 0.55 | 258.51 | 0.7 | 0.26 |
| Hex | 31 | 14 | 72 | 39 | 52 | 0 | 37 | 103 | 46 | 1A |
| Octal | 61 | 24 | 162 | 71 | 122 | 0 | 67 | 403 | 106 | 32 |
| Binary | 110001 | 10100 | 1110010 | 111001 | 1010010 | 0 | 110111 | 100000011 | 1000110 | 11010 |
Color Harmonies of #311472
Complementary color
Monochromatic Colors of #311472
Black with #311472
Text Example
Text Example
White with #311472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311472; }
p { color: rgb(49,20,114); }
H1.HeaderClassName
{
color: #311472;
}
.AnyTagClassName
{
color: #311472;
}
</style>
background-color css
<style>
a { background-color: #311472; }
a { background-color: rgb(49,20,114); }
div.DivClassName
{
background-color: #311472;
}
.BgClassName
{
background-color: #311472;
}
</style>
border-color css
<style>
span { border-color: #311472; }
span { border-color: rgb(49,20,114); }
td.TdClassName
{
border-color: #311472;
}
.TagClassName
{
border-color: #311472;
}
</style>