Shades of Persian Indigo #310167
Tints of Persian Indigo #310167
RGB
CMYK
RGB Variations
Color information
#310167 (or 0x310167) is known color: Persian Indigo. HEX triplet: 31, 01 and 67. RGB value is (49,1,103). Sum of RGB (Red+Green+Blue) = 49+1+103=153 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.03% from 153); Green value is 1 (0.78% from 255 or 0.65% from 153); Blue value is 103 (40.62% from 255 or 67.32% from 153); Max value from RGB is 103 - color contains mainly: blue. Hex color #310167 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310167 is #CEFE98. Grayscale: #1A1A1A. Windows color (decimal): -13565593 or 6750513. OLE color: 6750513.
HSL color Cylindrical-coordinate representation of color #310167: hue angle of 268.24º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #310167 is Cyan = 0.52, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 1 | 103 | - |
| CMYK | 0.52 | 0.99 | 0 | 0.60 |
| HSL | 268.24º | 0.98% | 0.2% | - |
| HSV(B) | 268.24º | 0.99% | 0.4% | - |
| XYZ | 3.73 | 1.65 | 12.95 | - |
| YUV | 26.98 | 170.9 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 1 | 103 | 0.52 | 0.99 | 0 | 0.60 | 268.24 | 0.98 | 0.2 |
| Hex | 31 | 1 | 67 | 34 | 63 | 0 | 3C | 10C | 62 | 14 |
| Octal | 61 | 1 | 147 | 64 | 143 | 0 | 74 | 414 | 142 | 24 |
| Binary | 110001 | 1 | 1100111 | 110100 | 1100011 | 0 | 111100 | 100001100 | 1100010 | 10100 |
Color Harmonies of #310167
Complementary color
Monochromatic Colors of #310167
Black with #310167
Text Example
Text Example
White with #310167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310167; }
p { color: rgb(49,1,103); }
H1.HeaderClassName
{
color: #310167;
}
.AnyTagClassName
{
color: #310167;
}
</style>
background-color css
<style>
a { background-color: #310167; }
a { background-color: rgb(49,1,103); }
div.DivClassName
{
background-color: #310167;
}
.BgClassName
{
background-color: #310167;
}
</style>
border-color css
<style>
span { border-color: #310167; }
span { border-color: rgb(49,1,103); }
td.TdClassName
{
border-color: #310167;
}
.TagClassName
{
border-color: #310167;
}
</style>