Shades of Persian Indigo #310689
Tints of Persian Indigo #310689
RGB
CMYK
RGB Variations
Color information
#310689 (or 0x310689) is known color: Persian Indigo. HEX triplet: 31, 06 and 89. RGB value is (49,6,137). Sum of RGB (Red+Green+Blue) = 49+6+137=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 6 (2.73% from 255 or 3.12% from 192); Blue value is 137 (53.91% from 255 or 71.35% from 192); Max value from RGB is 137 - color contains mainly: blue. Hex color #310689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310689 is #CEF976. Grayscale: #212121. Windows color (decimal): -13564279 or 8980017. OLE color: 8980017.
HSL color Cylindrical-coordinate representation of color #310689: hue angle of 259.69º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310689 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 6 | 137 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.46 |
| HSL | 259.69º | 0.92% | 0.28% | - |
| HSV(B) | 259.69º | 0.96% | 0.54% | - |
| XYZ | 5.85 | 2.59 | 23.86 | - |
| YUV | 33.79 | 186.25 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 137 | 0.64 | 0.96 | 0 | 0.46 | 259.69 | 0.92 | 0.28 |
| Hex | 31 | 6 | 89 | 40 | 60 | 0 | 2E | 104 | 5C | 1C |
| Octal | 61 | 6 | 211 | 100 | 140 | 0 | 56 | 404 | 134 | 34 |
| Binary | 110001 | 110 | 10001001 | 1000000 | 1100000 | 0 | 101110 | 100000100 | 1011100 | 11100 |
Color Harmonies of #310689
Complementary color
Monochromatic Colors of #310689
Black with #310689
Text Example
Text Example
White with #310689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310689; }
p { color: rgb(49,6,137); }
H1.HeaderClassName
{
color: #310689;
}
.AnyTagClassName
{
color: #310689;
}
</style>
background-color css
<style>
a { background-color: #310689; }
a { background-color: rgb(49,6,137); }
div.DivClassName
{
background-color: #310689;
}
.BgClassName
{
background-color: #310689;
}
</style>
border-color css
<style>
span { border-color: #310689; }
span { border-color: rgb(49,6,137); }
td.TdClassName
{
border-color: #310689;
}
.TagClassName
{
border-color: #310689;
}
</style>