Shades of Persian Indigo #310467
Tints of Persian Indigo #310467
RGB
CMYK
RGB Variations
Color information
#310467 (or 0x310467) is known color: Persian Indigo. HEX triplet: 31, 04 and 67. RGB value is (49,4,103). Sum of RGB (Red+Green+Blue) = 49+4+103=156 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.41% from 156); Green value is 4 (1.95% from 255 or 2.56% from 156); Blue value is 103 (40.62% from 255 or 66.03% from 156); Max value from RGB is 103 - color contains mainly: blue. Hex color #310467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310467 is #CEFB98. Grayscale: #1C1C1C. Windows color (decimal): -13564825 or 6751281. OLE color: 6751281.
HSL color Cylindrical-coordinate representation of color #310467: hue angle of 267.27º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310467 is Cyan = 0.52, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 4 | 103 | - |
| CMYK | 0.52 | 0.96 | 0 | 0.60 |
| HSL | 267.27º | 0.93% | 0.21% | - |
| HSV(B) | 267.27º | 0.96% | 0.4% | - |
| XYZ | 3.76 | 1.72 | 12.97 | - |
| YUV | 28.74 | 169.91 | 142.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 103 | 0.52 | 0.96 | 0 | 0.60 | 267.27 | 0.93 | 0.21 |
| Hex | 31 | 4 | 67 | 34 | 60 | 0 | 3C | 10B | 5D | 15 |
| Octal | 61 | 4 | 147 | 64 | 140 | 0 | 74 | 413 | 135 | 25 |
| Binary | 110001 | 100 | 1100111 | 110100 | 1100000 | 0 | 111100 | 100001011 | 1011101 | 10101 |
Color Harmonies of #310467
Complementary color
Monochromatic Colors of #310467
Black with #310467
Text Example
Text Example
White with #310467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310467; }
p { color: rgb(49,4,103); }
H1.HeaderClassName
{
color: #310467;
}
.AnyTagClassName
{
color: #310467;
}
</style>
background-color css
<style>
a { background-color: #310467; }
a { background-color: rgb(49,4,103); }
div.DivClassName
{
background-color: #310467;
}
.BgClassName
{
background-color: #310467;
}
</style>
border-color css
<style>
span { border-color: #310467; }
span { border-color: rgb(49,4,103); }
td.TdClassName
{
border-color: #310467;
}
.TagClassName
{
border-color: #310467;
}
</style>