Shades of Persian Indigo #311476
Tints of Persian Indigo #311476
RGB
CMYK
RGB Variations
Color information
#311476 (or 0x311476) is known color: Persian Indigo. HEX triplet: 31, 14 and 76. RGB value is (49,20,118). Sum of RGB (Red+Green+Blue) = 49+20+118=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 20 (8.20% from 255 or 10.70% from 187); Blue value is 118 (46.48% from 255 or 63.10% from 187); Max value from RGB is 118 - color contains mainly: blue. Hex color #311476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311476 is #CEEB89. Grayscale: #272727. Windows color (decimal): -13560714 or 7738417. OLE color: 7738417.
HSL color Cylindrical-coordinate representation of color #311476: hue angle of 257.76º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311476 is Cyan = 0.58, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 20 | 118 | - |
| CMYK | 0.58 | 0.83 | 0 | 0.54 |
| HSL | 257.76º | 0.71% | 0.27% | - |
| HSV(B) | 257.76º | 0.83% | 0.46% | - |
| XYZ | 4.79 | 2.46 | 17.36 | - |
| YUV | 39.84 | 172.11 | 134.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 118 | 0.58 | 0.83 | 0 | 0.54 | 257.76 | 0.71 | 0.27 |
| Hex | 31 | 14 | 76 | 3A | 53 | 0 | 36 | 102 | 47 | 1B |
| Octal | 61 | 24 | 166 | 72 | 123 | 0 | 66 | 402 | 107 | 33 |
| Binary | 110001 | 10100 | 1110110 | 111010 | 1010011 | 0 | 110110 | 100000010 | 1000111 | 11011 |
Color Harmonies of #311476
Complementary color
Monochromatic Colors of #311476
Black with #311476
Text Example
Text Example
White with #311476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311476; }
p { color: rgb(49,20,118); }
H1.HeaderClassName
{
color: #311476;
}
.AnyTagClassName
{
color: #311476;
}
</style>
background-color css
<style>
a { background-color: #311476; }
a { background-color: rgb(49,20,118); }
div.DivClassName
{
background-color: #311476;
}
.BgClassName
{
background-color: #311476;
}
</style>
border-color css
<style>
span { border-color: #311476; }
span { border-color: rgb(49,20,118); }
td.TdClassName
{
border-color: #311476;
}
.TagClassName
{
border-color: #311476;
}
</style>