Shades of Persian Indigo #310373
Tints of Persian Indigo #310373
RGB
CMYK
RGB Variations
Color information
#310373 (or 0x310373) is known color: Persian Indigo. HEX triplet: 31, 03 and 73. RGB value is (49,3,115). Sum of RGB (Red+Green+Blue) = 49+3+115=167 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.34% from 167); Green value is 3 (1.56% from 255 or 1.80% from 167); Blue value is 115 (45.31% from 255 or 68.86% from 167); Max value from RGB is 115 - color contains mainly: blue. Hex color #310373 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310373 is #CEFC8C. Grayscale: #1D1D1D. Windows color (decimal): -13565069 or 7537457. OLE color: 7537457.
HSL color Cylindrical-coordinate representation of color #310373: hue angle of 264.64º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #310373 is Cyan = 0.57, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 3 | 115 | - |
| CMYK | 0.57 | 0.97 | 0 | 0.55 |
| HSL | 264.64º | 0.95% | 0.23% | - |
| HSV(B) | 264.64º | 0.97% | 0.45% | - |
| XYZ | 4.39 | 1.96 | 16.37 | - |
| YUV | 29.52 | 176.24 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 115 | 0.57 | 0.97 | 0 | 0.55 | 264.64 | 0.95 | 0.23 |
| Hex | 31 | 3 | 73 | 39 | 61 | 0 | 37 | 109 | 5F | 17 |
| Octal | 61 | 3 | 163 | 71 | 141 | 0 | 67 | 411 | 137 | 27 |
| Binary | 110001 | 11 | 1110011 | 111001 | 1100001 | 0 | 110111 | 100001001 | 1011111 | 10111 |
Color Harmonies of #310373
Complementary color
Monochromatic Colors of #310373
Black with #310373
Text Example
Text Example
White with #310373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310373; }
p { color: rgb(49,3,115); }
H1.HeaderClassName
{
color: #310373;
}
.AnyTagClassName
{
color: #310373;
}
</style>
background-color css
<style>
a { background-color: #310373; }
a { background-color: rgb(49,3,115); }
div.DivClassName
{
background-color: #310373;
}
.BgClassName
{
background-color: #310373;
}
</style>
border-color css
<style>
span { border-color: #310373; }
span { border-color: rgb(49,3,115); }
td.TdClassName
{
border-color: #310373;
}
.TagClassName
{
border-color: #310373;
}
</style>