Shades of Purple #731297
Tints of Purple #731297
RGB
CMYK
RGB Variations
Color information
#731297 (or 0x731297) is known color: Purple. HEX triplet: 73, 12 and 97. RGB value is (115,18,151). Sum of RGB (Red+Green+Blue) = 115+18+151=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 18 (7.42% from 255 or 6.34% from 284); Blue value is 151 (59.38% from 255 or 53.17% from 284); Max value from RGB is 151 - color contains mainly: blue. Hex color #731297 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731297 is #8CED68. Grayscale: #3D3D3D. Windows color (decimal): -9235817 or 9900659. OLE color: 9900659.
HSL color Cylindrical-coordinate representation of color #731297: hue angle of 283.76º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #731297 is Cyan = 0.24, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 115 | 18 | 151 | - |
| CMYK | 0.24 | 0.88 | 0 | 0.41 |
| HSL | 283.76º | 0.79% | 0.33% | - |
| HSV(B) | 283.76º | 0.88% | 0.59% | - |
| XYZ | 12.87 | 6.31 | 29.82 | - |
| YUV | 62.17 | 178.14 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 151 | 0.24 | 0.88 | 0 | 0.41 | 283.76 | 0.79 | 0.33 |
| Hex | 73 | 12 | 97 | 18 | 58 | 0 | 29 | 11C | 4F | 21 |
| Octal | 163 | 22 | 227 | 30 | 130 | 0 | 51 | 434 | 117 | 41 |
| Binary | 1110011 | 10010 | 10010111 | 11000 | 1011000 | 0 | 101001 | 100011100 | 1001111 | 100001 |
Color Harmonies of #731297
Complementary color
Monochromatic Colors of #731297
Black with #731297
Text Example
Text Example
White with #731297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731297; }
p { color: rgb(115,18,151); }
H1.HeaderClassName
{
color: #731297;
}
.AnyTagClassName
{
color: #731297;
}
</style>
background-color css
<style>
a { background-color: #731297; }
a { background-color: rgb(115,18,151); }
div.DivClassName
{
background-color: #731297;
}
.BgClassName
{
background-color: #731297;
}
</style>
border-color css
<style>
span { border-color: #731297; }
span { border-color: rgb(115,18,151); }
td.TdClassName
{
border-color: #731297;
}
.TagClassName
{
border-color: #731297;
}
</style>