Shades of Persian Indigo #310789
Tints of Persian Indigo #310789
RGB
CMYK
RGB Variations
Color information
#310789 (or 0x310789) is known color: Persian Indigo. HEX triplet: 31, 07 and 89. RGB value is (49,7,137). Sum of RGB (Red+Green+Blue) = 49+7+137=193 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.39% from 193); Green value is 7 (3.12% from 255 or 3.63% from 193); Blue value is 137 (53.91% from 255 or 70.98% from 193); Max value from RGB is 137 - color contains mainly: blue. Hex color #310789 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310789 is #CEF876. Grayscale: #212121. Windows color (decimal): -13564023 or 8980273. OLE color: 8980273.
HSL color Cylindrical-coordinate representation of color #310789: hue angle of 259.38º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #310789 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 7 | 137 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.46 |
| HSL | 259.38º | 0.9% | 0.28% | - |
| HSV(B) | 259.38º | 0.95% | 0.54% | - |
| XYZ | 5.86 | 2.61 | 23.86 | - |
| YUV | 34.38 | 185.91 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 137 | 0.64 | 0.95 | 0 | 0.46 | 259.38 | 0.9 | 0.28 |
| Hex | 31 | 7 | 89 | 40 | 5F | 0 | 2E | 103 | 5A | 1C |
| Octal | 61 | 7 | 211 | 100 | 137 | 0 | 56 | 403 | 132 | 34 |
| Binary | 110001 | 111 | 10001001 | 1000000 | 1011111 | 0 | 101110 | 100000011 | 1011010 | 11100 |
Color Harmonies of #310789
Complementary color
Monochromatic Colors of #310789
Black with #310789
Text Example
Text Example
White with #310789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310789; }
p { color: rgb(49,7,137); }
H1.HeaderClassName
{
color: #310789;
}
.AnyTagClassName
{
color: #310789;
}
</style>
background-color css
<style>
a { background-color: #310789; }
a { background-color: rgb(49,7,137); }
div.DivClassName
{
background-color: #310789;
}
.BgClassName
{
background-color: #310789;
}
</style>
border-color css
<style>
span { border-color: #310789; }
span { border-color: rgb(49,7,137); }
td.TdClassName
{
border-color: #310789;
}
.TagClassName
{
border-color: #310789;
}
</style>