Shades of Purple #731271
Tints of Purple #731271
RGB
CMYK
RGB Variations
Color information
#731271 (or 0x731271) is known color: Purple. HEX triplet: 73, 12 and 71. RGB value is (115,18,113). Sum of RGB (Red+Green+Blue) = 115+18+113=246 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.75% from 246); Green value is 18 (7.42% from 255 or 7.32% from 246); Blue value is 113 (44.53% from 255 or 45.93% from 246); Max value from RGB is 115 - color contains mainly: red. Hex color #731271 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #731271 is #8CED8E. Grayscale: #393939. Windows color (decimal): -9235855 or 7410291. OLE color: 7410291.
HSL color Cylindrical-coordinate representation of color #731271: hue angle of 301.24º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731271 is Cyan = 0, Magento = 0.84, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 113 | - |
| CMYK | 0 | 0.84 | 0.02 | 0.55 |
| HSL | 301.24º | 0.73% | 0.26% | - |
| HSV(B) | 301.24º | 0.84% | 0.45% | - |
| XYZ | 10.27 | 5.27 | 16.1 | - |
| YUV | 57.83 | 159.14 | 168.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 113 | 0 | 0.84 | 0.02 | 0.55 | 301.24 | 0.73 | 0.26 |
| Hex | 73 | 12 | 71 | 0 | 54 | 2 | 37 | 12D | 49 | 1A |
| Octal | 163 | 22 | 161 | 0 | 124 | 2 | 67 | 455 | 111 | 32 |
| Binary | 1110011 | 10010 | 1110001 | 0 | 1010100 | 10 | 110111 | 100101101 | 1001001 | 11010 |
Color Harmonies of #731271
Complementary color
Monochromatic Colors of #731271
Black with #731271
Text Example
Text Example
White with #731271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731271; }
p { color: rgb(115,18,113); }
H1.HeaderClassName
{
color: #731271;
}
.AnyTagClassName
{
color: #731271;
}
</style>
background-color css
<style>
a { background-color: #731271; }
a { background-color: rgb(115,18,113); }
div.DivClassName
{
background-color: #731271;
}
.BgClassName
{
background-color: #731271;
}
</style>
border-color css
<style>
span { border-color: #731271; }
span { border-color: rgb(115,18,113); }
td.TdClassName
{
border-color: #731271;
}
.TagClassName
{
border-color: #731271;
}
</style>