Shades of Persian Indigo #310D67
Tints of Persian Indigo #310D67
RGB
CMYK
RGB Variations
Color information
#310D67 (or 0x310D67) is known color: Persian Indigo. HEX triplet: 31, 0D and 67. RGB value is (49,13,103). Sum of RGB (Red+Green+Blue) = 49+13+103=165 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.70% from 165); Green value is 13 (5.47% from 255 or 7.88% from 165); Blue value is 103 (40.62% from 255 or 62.42% from 165); Max value from RGB is 103 - color contains mainly: blue. Hex color #310D67 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310D67 is #CEF298. Grayscale: #212121. Windows color (decimal): -13562521 or 6753585. OLE color: 6753585.
HSL color Cylindrical-coordinate representation of color #310D67: hue angle of 264º degrees, saturation: 0.78, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #310D67 is Cyan = 0.52, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 13 | 103 | - |
| CMYK | 0.52 | 0.87 | 0 | 0.60 |
| HSL | 264º | 0.78% | 0.23% | - |
| HSV(B) | 264º | 0.87% | 0.4% | - |
| XYZ | 3.86 | 1.92 | 13 | - |
| YUV | 34.02 | 166.93 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 13 | 103 | 0.52 | 0.87 | 0 | 0.60 | 264 | 0.78 | 0.23 |
| Hex | 31 | D | 67 | 34 | 57 | 0 | 3C | 108 | 4E | 17 |
| Octal | 61 | 15 | 147 | 64 | 127 | 0 | 74 | 410 | 116 | 27 |
| Binary | 110001 | 1101 | 1100111 | 110100 | 1010111 | 0 | 111100 | 100001000 | 1001110 | 10111 |
Color Harmonies of #310D67
Complementary color
Monochromatic Colors of #310D67
Black with #310D67
Text Example
Text Example
White with #310D67
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310D67; }
p { color: rgb(49,13,103); }
H1.HeaderClassName
{
color: #310D67;
}
.AnyTagClassName
{
color: #310D67;
}
</style>
background-color css
<style>
a { background-color: #310D67; }
a { background-color: rgb(49,13,103); }
div.DivClassName
{
background-color: #310D67;
}
.BgClassName
{
background-color: #310D67;
}
</style>
border-color css
<style>
span { border-color: #310D67; }
span { border-color: rgb(49,13,103); }
td.TdClassName
{
border-color: #310D67;
}
.TagClassName
{
border-color: #310D67;
}
</style>