Shades of Persian Indigo #310699
Tints of Persian Indigo #310699
RGB
CMYK
RGB Variations
Color information
#310699 (or 0x310699) is known color: Persian Indigo. HEX triplet: 31, 06 and 99. RGB value is (49,6,153). Sum of RGB (Red+Green+Blue) = 49+6+153=208 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.56% from 208); Green value is 6 (2.73% from 255 or 2.88% from 208); Blue value is 153 (60.16% from 255 or 73.56% from 208); Max value from RGB is 153 - color contains mainly: blue. Hex color #310699 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #310699 is #CEF966. Grayscale: #232323. Windows color (decimal): -13564263 or 10028593. OLE color: 10028593.
HSL color Cylindrical-coordinate representation of color #310699: hue angle of 257.55º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310699 is Cyan = 0.68, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 6 | 153 | - |
| CMYK | 0.68 | 0.96 | 0 | 0.4 |
| HSL | 257.55º | 0.92% | 0.31% | - |
| HSV(B) | 257.55º | 0.96% | 0.6% | - |
| XYZ | 7.08 | 3.08 | 30.36 | - |
| YUV | 35.62 | 194.25 | 137.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 153 | 0.68 | 0.96 | 0 | 0.4 | 257.55 | 0.92 | 0.31 |
| Hex | 31 | 6 | 99 | 44 | 60 | 0 | 28 | 102 | 5C | 1F |
| Octal | 61 | 6 | 231 | 104 | 140 | 0 | 50 | 402 | 134 | 37 |
| Binary | 110001 | 110 | 10011001 | 1000100 | 1100000 | 0 | 101000 | 100000010 | 1011100 | 11111 |
Color Harmonies of #310699
Complementary color
Monochromatic Colors of #310699
Black with #310699
Text Example
Text Example
White with #310699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310699; }
p { color: rgb(49,6,153); }
H1.HeaderClassName
{
color: #310699;
}
.AnyTagClassName
{
color: #310699;
}
</style>
background-color css
<style>
a { background-color: #310699; }
a { background-color: rgb(49,6,153); }
div.DivClassName
{
background-color: #310699;
}
.BgClassName
{
background-color: #310699;
}
</style>
border-color css
<style>
span { border-color: #310699; }
span { border-color: rgb(49,6,153); }
td.TdClassName
{
border-color: #310699;
}
.TagClassName
{
border-color: #310699;
}
</style>