Shades of Persian Indigo #310690
Tints of Persian Indigo #310690
RGB
CMYK
RGB Variations
Color information
#310690 (or 0x310690) is known color: Persian Indigo. HEX triplet: 31, 06 and 90. RGB value is (49,6,144). Sum of RGB (Red+Green+Blue) = 49+6+144=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 6 (2.73% from 255 or 3.02% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #310690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310690 is #CEF96F. Grayscale: #222222. Windows color (decimal): -13564272 or 9438769. OLE color: 9438769.
HSL color Cylindrical-coordinate representation of color #310690: hue angle of 258.7º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310690 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 6 | 144 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.44 |
| HSL | 258.7º | 0.92% | 0.29% | - |
| HSV(B) | 258.7º | 0.96% | 0.56% | - |
| XYZ | 6.37 | 2.8 | 26.59 | - |
| YUV | 34.59 | 189.75 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 144 | 0.66 | 0.96 | 0 | 0.44 | 258.7 | 0.92 | 0.29 |
| Hex | 31 | 6 | 90 | 42 | 60 | 0 | 2C | 103 | 5C | 1D |
| Octal | 61 | 6 | 220 | 102 | 140 | 0 | 54 | 403 | 134 | 35 |
| Binary | 110001 | 110 | 10010000 | 1000010 | 1100000 | 0 | 101100 | 100000011 | 1011100 | 11101 |
Color Harmonies of #310690
Complementary color
Monochromatic Colors of #310690
Black with #310690
Text Example
Text Example
White with #310690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310690; }
p { color: rgb(49,6,144); }
H1.HeaderClassName
{
color: #310690;
}
.AnyTagClassName
{
color: #310690;
}
</style>
background-color css
<style>
a { background-color: #310690; }
a { background-color: rgb(49,6,144); }
div.DivClassName
{
background-color: #310690;
}
.BgClassName
{
background-color: #310690;
}
</style>
border-color css
<style>
span { border-color: #310690; }
span { border-color: rgb(49,6,144); }
td.TdClassName
{
border-color: #310690;
}
.TagClassName
{
border-color: #310690;
}
</style>