Shades of Persian Indigo #311369
Tints of Persian Indigo #311369
RGB
CMYK
RGB Variations
Color information
#311369 (or 0x311369) is known color: Persian Indigo. HEX triplet: 31, 13 and 69. RGB value is (49,19,105). Sum of RGB (Red+Green+Blue) = 49+19+105=173 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.32% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 105 (41.41% from 255 or 60.69% from 173); Max value from RGB is 105 - color contains mainly: blue. Hex color #311369 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311369 is #CEEC96. Grayscale: #252525. Windows color (decimal): -13560983 or 6886193. OLE color: 6886193.
HSL color Cylindrical-coordinate representation of color #311369: hue angle of 260.93º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #311369 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 19 | 105 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.59 |
| HSL | 260.93º | 0.69% | 0.24% | - |
| HSV(B) | 260.93º | 0.82% | 0.41% | - |
| XYZ | 4.05 | 2.14 | 13.56 | - |
| YUV | 37.77 | 165.94 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 105 | 0.53 | 0.82 | 0 | 0.59 | 260.93 | 0.69 | 0.24 |
| Hex | 31 | 13 | 69 | 35 | 52 | 0 | 3B | 105 | 45 | 18 |
| Octal | 61 | 23 | 151 | 65 | 122 | 0 | 73 | 405 | 105 | 30 |
| Binary | 110001 | 10011 | 1101001 | 110101 | 1010010 | 0 | 111011 | 100000101 | 1000101 | 11000 |
Color Harmonies of #311369
Complementary color
Monochromatic Colors of #311369
Black with #311369
Text Example
Text Example
White with #311369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311369; }
p { color: rgb(49,19,105); }
H1.HeaderClassName
{
color: #311369;
}
.AnyTagClassName
{
color: #311369;
}
</style>
background-color css
<style>
a { background-color: #311369; }
a { background-color: rgb(49,19,105); }
div.DivClassName
{
background-color: #311369;
}
.BgClassName
{
background-color: #311369;
}
</style>
border-color css
<style>
span { border-color: #311369; }
span { border-color: rgb(49,19,105); }
td.TdClassName
{
border-color: #311369;
}
.TagClassName
{
border-color: #311369;
}
</style>