Shades of Persian Indigo #311269
Tints of Persian Indigo #311269
RGB
CMYK
RGB Variations
Color information
#311269 (or 0x311269) is known color: Persian Indigo. HEX triplet: 31, 12 and 69. RGB value is (49,18,105). Sum of RGB (Red+Green+Blue) = 49+18+105=172 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.49% from 172); Green value is 18 (7.42% from 255 or 10.47% from 172); Blue value is 105 (41.41% from 255 or 61.05% from 172); Max value from RGB is 105 - color contains mainly: blue. Hex color #311269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311269 is #CEED96. Grayscale: #242424. Windows color (decimal): -13561239 or 6885937. OLE color: 6885937.
HSL color Cylindrical-coordinate representation of color #311269: hue angle of 261.38º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #311269 is Cyan = 0.53, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 18 | 105 | - |
| CMYK | 0.53 | 0.83 | 0 | 0.59 |
| HSL | 261.38º | 0.71% | 0.24% | - |
| HSV(B) | 261.38º | 0.83% | 0.41% | - |
| XYZ | 4.03 | 2.11 | 13.56 | - |
| YUV | 37.19 | 166.27 | 136.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 105 | 0.53 | 0.83 | 0 | 0.59 | 261.38 | 0.71 | 0.24 |
| Hex | 31 | 12 | 69 | 35 | 53 | 0 | 3B | 105 | 47 | 18 |
| Octal | 61 | 22 | 151 | 65 | 123 | 0 | 73 | 405 | 107 | 30 |
| Binary | 110001 | 10010 | 1101001 | 110101 | 1010011 | 0 | 111011 | 100000101 | 1000111 | 11000 |
Color Harmonies of #311269
Complementary color
Monochromatic Colors of #311269
Black with #311269
Text Example
Text Example
White with #311269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311269; }
p { color: rgb(49,18,105); }
H1.HeaderClassName
{
color: #311269;
}
.AnyTagClassName
{
color: #311269;
}
</style>
background-color css
<style>
a { background-color: #311269; }
a { background-color: rgb(49,18,105); }
div.DivClassName
{
background-color: #311269;
}
.BgClassName
{
background-color: #311269;
}
</style>
border-color css
<style>
span { border-color: #311269; }
span { border-color: rgb(49,18,105); }
td.TdClassName
{
border-color: #311269;
}
.TagClassName
{
border-color: #311269;
}
</style>