Shades of Persian Indigo #310069
Tints of Persian Indigo #310069
RGB
CMYK
RGB Variations
Color information
#310069 (or 0x310069) is known color: Persian Indigo. HEX triplet: 31, 00 and 69. RGB value is (49,0,105). Sum of RGB (Red+Green+Blue) = 49+0+105=154 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.82% from 154); Green value is 0 (0.39% from 255 or 0% from 154); Blue value is 105 (41.41% from 255 or 68.18% from 154); Max value from RGB is 105 - color contains mainly: blue. Hex color #310069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310069 is #CEFF96. Grayscale: #1A1A1A. Windows color (decimal): -13565847 or 6881329. OLE color: 6881329.
HSL color Cylindrical-coordinate representation of color #310069: hue angle of 268º degrees, saturation: 1, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #310069 is Cyan = 0.53, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 0 | 105 | - |
| CMYK | 0.53 | 1 | 0 | 0.59 |
| HSL | 268º | 1% | 0.21% | - |
| HSV(B) | 268º | 1% | 0.41% | - |
| XYZ | 3.82 | 1.67 | 13.49 | - |
| YUV | 26.62 | 172.23 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 0 | 105 | 0.53 | 1 | 0 | 0.59 | 268 | 1 | 0.21 |
| Hex | 31 | 0 | 69 | 35 | 64 | 0 | 3B | 10C | 64 | 15 |
| Octal | 61 | 0 | 151 | 65 | 144 | 0 | 73 | 414 | 144 | 25 |
| Binary | 110001 | 0 | 1101001 | 110101 | 1100100 | 0 | 111011 | 100001100 | 1100100 | 10101 |
Color Harmonies of #310069
Complementary color
Monochromatic Colors of #310069
Black with #310069
Text Example
Text Example
White with #310069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310069; }
p { color: rgb(49,0,105); }
H1.HeaderClassName
{
color: #310069;
}
.AnyTagClassName
{
color: #310069;
}
</style>
background-color css
<style>
a { background-color: #310069; }
a { background-color: rgb(49,0,105); }
div.DivClassName
{
background-color: #310069;
}
.BgClassName
{
background-color: #310069;
}
</style>
border-color css
<style>
span { border-color: #310069; }
span { border-color: rgb(49,0,105); }
td.TdClassName
{
border-color: #310069;
}
.TagClassName
{
border-color: #310069;
}
</style>