Shades of Purple #731088
Tints of Purple #731088
RGB
CMYK
RGB Variations
Color information
#731088 (or 0x731088) is known color: Purple. HEX triplet: 73, 10 and 88. RGB value is (115,16,136). Sum of RGB (Red+Green+Blue) = 115+16+136=267 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.07% from 267); Green value is 16 (6.64% from 255 or 5.99% from 267); Blue value is 136 (53.52% from 255 or 50.94% from 267); Max value from RGB is 136 - color contains mainly: blue. Hex color #731088 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731088 is #8CEF77. Grayscale: #3A3A3A. Windows color (decimal): -9236344 or 8917107. OLE color: 8917107.
HSL color Cylindrical-coordinate representation of color #731088: hue angle of 289.5º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #731088 is Cyan = 0.15, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 16 | 136 | - |
| CMYK | 0.15 | 0.88 | 0 | 0.47 |
| HSL | 289.5º | 0.79% | 0.3% | - |
| HSV(B) | 289.5º | 0.88% | 0.53% | - |
| XYZ | 11.7 | 5.79 | 23.79 | - |
| YUV | 59.28 | 171.3 | 167.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 136 | 0.15 | 0.88 | 0 | 0.47 | 289.5 | 0.79 | 0.3 |
| Hex | 73 | 10 | 88 | F | 58 | 0 | 2F | 122 | 4F | 1E |
| Octal | 163 | 20 | 210 | 17 | 130 | 0 | 57 | 442 | 117 | 36 |
| Binary | 1110011 | 10000 | 10001000 | 1111 | 1011000 | 0 | 101111 | 100100010 | 1001111 | 11110 |
Color Harmonies of #731088
Complementary color
Monochromatic Colors of #731088
Black with #731088
Text Example
Text Example
White with #731088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731088; }
p { color: rgb(115,16,136); }
H1.HeaderClassName
{
color: #731088;
}
.AnyTagClassName
{
color: #731088;
}
</style>
background-color css
<style>
a { background-color: #731088; }
a { background-color: rgb(115,16,136); }
div.DivClassName
{
background-color: #731088;
}
.BgClassName
{
background-color: #731088;
}
</style>
border-color css
<style>
span { border-color: #731088; }
span { border-color: rgb(115,16,136); }
td.TdClassName
{
border-color: #731088;
}
.TagClassName
{
border-color: #731088;
}
</style>