Shades of Persian Indigo #311679
Tints of Persian Indigo #311679
RGB
CMYK
RGB Variations
Color information
#311679 (or 0x311679) is known color: Persian Indigo. HEX triplet: 31, 16 and 79. RGB value is (49,22,121). Sum of RGB (Red+Green+Blue) = 49+22+121=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 22 (8.98% from 255 or 11.46% from 192); Blue value is 121 (47.66% from 255 or 63.02% from 192); Max value from RGB is 121 - color contains mainly: blue. Hex color #311679 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311679 is #CEE986. Grayscale: #282828. Windows color (decimal): -13560199 or 7935537. OLE color: 7935537.
HSL color Cylindrical-coordinate representation of color #311679: hue angle of 256.36º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #311679 is Cyan = 0.60, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 22 | 121 | - |
| CMYK | 0.60 | 0.82 | 0 | 0.53 |
| HSL | 256.36º | 0.69% | 0.28% | - |
| HSV(B) | 256.36º | 0.82% | 0.47% | - |
| XYZ | 5 | 2.61 | 18.33 | - |
| YUV | 41.36 | 172.95 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 121 | 0.60 | 0.82 | 0 | 0.53 | 256.36 | 0.69 | 0.28 |
| Hex | 31 | 16 | 79 | 3C | 52 | 0 | 35 | 100 | 45 | 1C |
| Octal | 61 | 26 | 171 | 74 | 122 | 0 | 65 | 400 | 105 | 34 |
| Binary | 110001 | 10110 | 1111001 | 111100 | 1010010 | 0 | 110101 | 100000000 | 1000101 | 11100 |
Color Harmonies of #311679
Complementary color
Monochromatic Colors of #311679
Black with #311679
Text Example
Text Example
White with #311679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311679; }
p { color: rgb(49,22,121); }
H1.HeaderClassName
{
color: #311679;
}
.AnyTagClassName
{
color: #311679;
}
</style>
background-color css
<style>
a { background-color: #311679; }
a { background-color: rgb(49,22,121); }
div.DivClassName
{
background-color: #311679;
}
.BgClassName
{
background-color: #311679;
}
</style>
border-color css
<style>
span { border-color: #311679; }
span { border-color: rgb(49,22,121); }
td.TdClassName
{
border-color: #311679;
}
.TagClassName
{
border-color: #311679;
}
</style>