Shades of Persian Indigo #310768
Tints of Persian Indigo #310768
RGB
CMYK
RGB Variations
Color information
#310768 (or 0x310768) is known color: Persian Indigo. HEX triplet: 31, 07 and 68. RGB value is (49,7,104). Sum of RGB (Red+Green+Blue) = 49+7+104=160 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.62% from 160); Green value is 7 (3.12% from 255 or 4.38% from 160); Blue value is 104 (41.02% from 255 or 65% from 160); Max value from RGB is 104 - color contains mainly: blue. Hex color #310768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310768 is #CEF897. Grayscale: #1E1E1E. Windows color (decimal): -13564056 or 6817585. OLE color: 6817585.
HSL color Cylindrical-coordinate representation of color #310768: hue angle of 265.98º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310768 is Cyan = 0.53, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 7 | 104 | - |
| CMYK | 0.53 | 0.93 | 0 | 0.59 |
| HSL | 265.98º | 0.87% | 0.22% | - |
| HSV(B) | 265.98º | 0.93% | 0.41% | - |
| XYZ | 3.84 | 1.8 | 13.24 | - |
| YUV | 30.62 | 169.41 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 104 | 0.53 | 0.93 | 0 | 0.59 | 265.98 | 0.87 | 0.22 |
| Hex | 31 | 7 | 68 | 35 | 5D | 0 | 3B | 10A | 57 | 16 |
| Octal | 61 | 7 | 150 | 65 | 135 | 0 | 73 | 412 | 127 | 26 |
| Binary | 110001 | 111 | 1101000 | 110101 | 1011101 | 0 | 111011 | 100001010 | 1010111 | 10110 |
Color Harmonies of #310768
Complementary color
Monochromatic Colors of #310768
Black with #310768
Text Example
Text Example
White with #310768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310768; }
p { color: rgb(49,7,104); }
H1.HeaderClassName
{
color: #310768;
}
.AnyTagClassName
{
color: #310768;
}
</style>
background-color css
<style>
a { background-color: #310768; }
a { background-color: rgb(49,7,104); }
div.DivClassName
{
background-color: #310768;
}
.BgClassName
{
background-color: #310768;
}
</style>
border-color css
<style>
span { border-color: #310768; }
span { border-color: rgb(49,7,104); }
td.TdClassName
{
border-color: #310768;
}
.TagClassName
{
border-color: #310768;
}
</style>