Shades of Persian Indigo #310765
Tints of Persian Indigo #310765
RGB
CMYK
RGB Variations
Color information
#310765 (or 0x310765) is known color: Persian Indigo. HEX triplet: 31, 07 and 65. RGB value is (49,7,101). Sum of RGB (Red+Green+Blue) = 49+7+101=157 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.21% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 101 (39.84% from 255 or 64.33% from 157); Max value from RGB is 101 - color contains mainly: blue. Hex color #310765 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310765 is #CEF89A. Grayscale: #1D1D1D. Windows color (decimal): -13564059 or 6620977. OLE color: 6620977.
HSL color Cylindrical-coordinate representation of color #310765: hue angle of 266.81º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #310765 is Cyan = 0.51, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 7 | 101 | - |
| CMYK | 0.51 | 0.93 | 0 | 0.60 |
| HSL | 266.81º | 0.87% | 0.21% | - |
| HSV(B) | 266.81º | 0.93% | 0.4% | - |
| XYZ | 3.69 | 1.74 | 12.45 | - |
| YUV | 30.27 | 167.91 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 101 | 0.51 | 0.93 | 0 | 0.60 | 266.81 | 0.87 | 0.21 |
| Hex | 31 | 7 | 65 | 33 | 5D | 0 | 3C | 10B | 57 | 15 |
| Octal | 61 | 7 | 145 | 63 | 135 | 0 | 74 | 413 | 127 | 25 |
| Binary | 110001 | 111 | 1100101 | 110011 | 1011101 | 0 | 111100 | 100001011 | 1010111 | 10101 |
Color Harmonies of #310765
Complementary color
Monochromatic Colors of #310765
Black with #310765
Text Example
Text Example
White with #310765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310765; }
p { color: rgb(49,7,101); }
H1.HeaderClassName
{
color: #310765;
}
.AnyTagClassName
{
color: #310765;
}
</style>
background-color css
<style>
a { background-color: #310765; }
a { background-color: rgb(49,7,101); }
div.DivClassName
{
background-color: #310765;
}
.BgClassName
{
background-color: #310765;
}
</style>
border-color css
<style>
span { border-color: #310765; }
span { border-color: rgb(49,7,101); }
td.TdClassName
{
border-color: #310765;
}
.TagClassName
{
border-color: #310765;
}
</style>