Shades of Purple #731577
Tints of Purple #731577
RGB
CMYK
RGB Variations
Color information
#731577 (or 0x731577) is known color: Purple. HEX triplet: 73, 15 and 77. RGB value is (115,21,119). Sum of RGB (Red+Green+Blue) = 115+21+119=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 21 (8.59% from 255 or 8.24% from 255); Blue value is 119 (46.88% from 255 or 46.67% from 255); Max value from RGB is 119 - color contains mainly: blue. Hex color #731577 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731577 is #8CEA88. Grayscale: #3B3B3B. Windows color (decimal): -9235081 or 7804275. OLE color: 7804275.
HSL color Cylindrical-coordinate representation of color #731577: hue angle of 297.55º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #731577 is Cyan = 0.03, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 21 | 119 | - |
| CMYK | 0.03 | 0.82 | 0 | 0.53 |
| HSL | 297.55º | 0.7% | 0.27% | - |
| HSV(B) | 297.55º | 0.82% | 0.47% | - |
| XYZ | 10.67 | 5.51 | 17.95 | - |
| YUV | 60.28 | 161.14 | 167.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 21 | 119 | 0.03 | 0.82 | 0 | 0.53 | 297.55 | 0.7 | 0.27 |
| Hex | 73 | 15 | 77 | 3 | 52 | 0 | 35 | 12A | 46 | 1B |
| Octal | 163 | 25 | 167 | 3 | 122 | 0 | 65 | 452 | 106 | 33 |
| Binary | 1110011 | 10101 | 1110111 | 11 | 1010010 | 0 | 110101 | 100101010 | 1000110 | 11011 |
Color Harmonies of #731577
Complementary color
Monochromatic Colors of #731577
Black with #731577
Text Example
Text Example
White with #731577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731577; }
p { color: rgb(115,21,119); }
H1.HeaderClassName
{
color: #731577;
}
.AnyTagClassName
{
color: #731577;
}
</style>
background-color css
<style>
a { background-color: #731577; }
a { background-color: rgb(115,21,119); }
div.DivClassName
{
background-color: #731577;
}
.BgClassName
{
background-color: #731577;
}
</style>
border-color css
<style>
span { border-color: #731577; }
span { border-color: rgb(115,21,119); }
td.TdClassName
{
border-color: #731577;
}
.TagClassName
{
border-color: #731577;
}
</style>