Shades of Persian Indigo #311484
Tints of Persian Indigo #311484
RGB
CMYK
RGB Variations
Color information
#311484 (or 0x311484) is known color: Persian Indigo. HEX triplet: 31, 14 and 84. RGB value is (49,20,132). Sum of RGB (Red+Green+Blue) = 49+20+132=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 20 (8.20% from 255 or 9.95% from 201); Blue value is 132 (51.95% from 255 or 65.67% from 201); Max value from RGB is 132 - color contains mainly: blue. Hex color #311484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #311484 is #CEEB7B. Grayscale: #292929. Windows color (decimal): -13560700 or 8655921. OLE color: 8655921.
HSL color Cylindrical-coordinate representation of color #311484: hue angle of 255.54º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #311484 is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 20 | 132 | - |
| CMYK | 0.63 | 0.85 | 0 | 0.48 |
| HSL | 255.54º | 0.74% | 0.3% | - |
| HSV(B) | 255.54º | 0.85% | 0.52% | - |
| XYZ | 5.68 | 2.82 | 22.07 | - |
| YUV | 41.44 | 179.11 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 132 | 0.63 | 0.85 | 0 | 0.48 | 255.54 | 0.74 | 0.3 |
| Hex | 31 | 14 | 84 | 3F | 55 | 0 | 30 | 100 | 4A | 1E |
| Octal | 61 | 24 | 204 | 77 | 125 | 0 | 60 | 400 | 112 | 36 |
| Binary | 110001 | 10100 | 10000100 | 111111 | 1010101 | 0 | 110000 | 100000000 | 1001010 | 11110 |
Color Harmonies of #311484
Complementary color
Monochromatic Colors of #311484
Black with #311484
Text Example
Text Example
White with #311484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311484; }
p { color: rgb(49,20,132); }
H1.HeaderClassName
{
color: #311484;
}
.AnyTagClassName
{
color: #311484;
}
</style>
background-color css
<style>
a { background-color: #311484; }
a { background-color: rgb(49,20,132); }
div.DivClassName
{
background-color: #311484;
}
.BgClassName
{
background-color: #311484;
}
</style>
border-color css
<style>
span { border-color: #311484; }
span { border-color: rgb(49,20,132); }
td.TdClassName
{
border-color: #311484;
}
.TagClassName
{
border-color: #311484;
}
</style>