Shades of Persian Indigo #310770
Tints of Persian Indigo #310770
RGB
CMYK
RGB Variations
Color information
#310770 (or 0x310770) is known color: Persian Indigo. HEX triplet: 31, 07 and 70. RGB value is (49,7,112). Sum of RGB (Red+Green+Blue) = 49+7+112=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 112 (44.14% from 255 or 66.67% from 168); Max value from RGB is 112 - color contains mainly: blue. Hex color #310770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310770 is #CEF88F. Grayscale: #1F1F1F. Windows color (decimal): -13564048 or 7341873. OLE color: 7341873.
HSL color Cylindrical-coordinate representation of color #310770: hue angle of 264º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310770 is Cyan = 0.56, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 7 | 112 | - |
| CMYK | 0.56 | 0.94 | 0 | 0.56 |
| HSL | 264º | 0.88% | 0.23% | - |
| HSV(B) | 264º | 0.94% | 0.44% | - |
| XYZ | 4.27 | 1.97 | 15.49 | - |
| YUV | 31.53 | 173.41 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 112 | 0.56 | 0.94 | 0 | 0.56 | 264 | 0.88 | 0.23 |
| Hex | 31 | 7 | 70 | 38 | 5E | 0 | 38 | 108 | 58 | 17 |
| Octal | 61 | 7 | 160 | 70 | 136 | 0 | 70 | 410 | 130 | 27 |
| Binary | 110001 | 111 | 1110000 | 111000 | 1011110 | 0 | 111000 | 100001000 | 1011000 | 10111 |
Color Harmonies of #310770
Complementary color
Monochromatic Colors of #310770
Black with #310770
Text Example
Text Example
White with #310770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310770; }
p { color: rgb(49,7,112); }
H1.HeaderClassName
{
color: #310770;
}
.AnyTagClassName
{
color: #310770;
}
</style>
background-color css
<style>
a { background-color: #310770; }
a { background-color: rgb(49,7,112); }
div.DivClassName
{
background-color: #310770;
}
.BgClassName
{
background-color: #310770;
}
</style>
border-color css
<style>
span { border-color: #310770; }
span { border-color: rgb(49,7,112); }
td.TdClassName
{
border-color: #310770;
}
.TagClassName
{
border-color: #310770;
}
</style>