Shades of Persian Indigo #310362
Tints of Persian Indigo #310362
RGB
CMYK
RGB Variations
Color information
#310362 (or 0x310362) is known color: Persian Indigo. HEX triplet: 31, 03 and 62. RGB value is (49,3,98). Sum of RGB (Red+Green+Blue) = 49+3+98=150 (19% of max value = 765). Red value is 49 (19.53% from 255 or 32.67% from 150); Green value is 3 (1.56% from 255 or 2% from 150); Blue value is 98 (38.67% from 255 or 65.33% from 150); Max value from RGB is 98 - color contains mainly: blue. Hex color #310362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310362 is #CEFC9D. Grayscale: #1B1B1B. Windows color (decimal): -13565086 or 6423345. OLE color: 6423345.
HSL color Cylindrical-coordinate representation of color #310362: hue angle of 269.05º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #310362 is Cyan = 0.5, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 3 | 98 | - |
| CMYK | 0.5 | 0.97 | 0 | 0.62 |
| HSL | 269.05º | 0.94% | 0.2% | - |
| HSV(B) | 269.05º | 0.97% | 0.38% | - |
| XYZ | 3.5 | 1.6 | 11.68 | - |
| YUV | 27.58 | 167.74 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 98 | 0.5 | 0.97 | 0 | 0.62 | 269.05 | 0.94 | 0.2 |
| Hex | 31 | 3 | 62 | 32 | 61 | 0 | 3E | 10D | 5E | 14 |
| Octal | 61 | 3 | 142 | 62 | 141 | 0 | 76 | 415 | 136 | 24 |
| Binary | 110001 | 11 | 1100010 | 110010 | 1100001 | 0 | 111110 | 100001101 | 1011110 | 10100 |
Color Harmonies of #310362
Complementary color
Monochromatic Colors of #310362
Black with #310362
Text Example
Text Example
White with #310362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310362; }
p { color: rgb(49,3,98); }
H1.HeaderClassName
{
color: #310362;
}
.AnyTagClassName
{
color: #310362;
}
</style>
background-color css
<style>
a { background-color: #310362; }
a { background-color: rgb(49,3,98); }
div.DivClassName
{
background-color: #310362;
}
.BgClassName
{
background-color: #310362;
}
</style>
border-color css
<style>
span { border-color: #310362; }
span { border-color: rgb(49,3,98); }
td.TdClassName
{
border-color: #310362;
}
.TagClassName
{
border-color: #310362;
}
</style>