Shades of Persian Indigo #310067
Tints of Persian Indigo #310067
RGB
CMYK
RGB Variations
Color information
#310067 (or 0x310067) is known color: Persian Indigo. HEX triplet: 31, 00 and 67. RGB value is (49,0,103). Sum of RGB (Red+Green+Blue) = 49+0+103=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 0 (0.39% from 255 or 0% from 152); Blue value is 103 (40.62% from 255 or 67.76% from 152); Max value from RGB is 103 - color contains mainly: blue. Hex color #310067 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310067 is #CEFF98. Grayscale: #1A1A1A. Windows color (decimal): -13565849 or 6750257. OLE color: 6750257.
HSL color Cylindrical-coordinate representation of color #310067: hue angle of 268.54º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310067 is Cyan = 0.52, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 0 | 103 | - |
| CMYK | 0.52 | 1 | 0 | 0.60 |
| HSL | 268.54º | 1% | 0.2% | - |
| HSV(B) | 268.54º | 1% | 0.4% | - |
| XYZ | 3.71 | 1.63 | 12.95 | - |
| YUV | 26.39 | 171.23 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 103 | 0.52 | 1 | 0 | 0.60 | 268.54 | 1 | 0.2 |
| Hex | 31 | 0 | 67 | 34 | 64 | 0 | 3C | 10D | 64 | 14 |
| Octal | 61 | 0 | 147 | 64 | 144 | 0 | 74 | 415 | 144 | 24 |
| Binary | 110001 | 0 | 1100111 | 110100 | 1100100 | 0 | 111100 | 100001101 | 1100100 | 10100 |
Color Harmonies of #310067
Complementary color
Monochromatic Colors of #310067
Black with #310067
Text Example
Text Example
White with #310067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310067; }
p { color: rgb(49,0,103); }
H1.HeaderClassName
{
color: #310067;
}
.AnyTagClassName
{
color: #310067;
}
</style>
background-color css
<style>
a { background-color: #310067; }
a { background-color: rgb(49,0,103); }
div.DivClassName
{
background-color: #310067;
}
.BgClassName
{
background-color: #310067;
}
</style>
border-color css
<style>
span { border-color: #310067; }
span { border-color: rgb(49,0,103); }
td.TdClassName
{
border-color: #310067;
}
.TagClassName
{
border-color: #310067;
}
</style>