Shades of Purple #731085
Tints of Purple #731085
RGB
CMYK
RGB Variations
Color information
#731085 (or 0x731085) is known color: Purple. HEX triplet: 73, 10 and 85. RGB value is (115,16,133). Sum of RGB (Red+Green+Blue) = 115+16+133=264 (34% of max value = 765). Red value is 115 (45.31% from 255 or 43.56% from 264); Green value is 16 (6.64% from 255 or 6.06% from 264); Blue value is 133 (52.34% from 255 or 50.38% from 264); Max value from RGB is 133 - color contains mainly: blue. Hex color #731085 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #731085 is #8CEF7A. Grayscale: #3A3A3A. Windows color (decimal): -9236347 or 8720499. OLE color: 8720499.
HSL color Cylindrical-coordinate representation of color #731085: hue angle of 290.77º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #731085 is Cyan = 0.14, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 16 | 133 | - |
| CMYK | 0.14 | 0.88 | 0 | 0.48 |
| HSL | 290.77º | 0.79% | 0.29% | - |
| HSV(B) | 290.77º | 0.88% | 0.52% | - |
| XYZ | 11.49 | 5.71 | 22.69 | - |
| YUV | 58.94 | 169.8 | 167.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 16 | 133 | 0.14 | 0.88 | 0 | 0.48 | 290.77 | 0.79 | 0.29 |
| Hex | 73 | 10 | 85 | E | 58 | 0 | 30 | 123 | 4F | 1D |
| Octal | 163 | 20 | 205 | 16 | 130 | 0 | 60 | 443 | 117 | 35 |
| Binary | 1110011 | 10000 | 10000101 | 1110 | 1011000 | 0 | 110000 | 100100011 | 1001111 | 11101 |
Color Harmonies of #731085
Complementary color
Monochromatic Colors of #731085
Black with #731085
Text Example
Text Example
White with #731085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731085; }
p { color: rgb(115,16,133); }
H1.HeaderClassName
{
color: #731085;
}
.AnyTagClassName
{
color: #731085;
}
</style>
background-color css
<style>
a { background-color: #731085; }
a { background-color: rgb(115,16,133); }
div.DivClassName
{
background-color: #731085;
}
.BgClassName
{
background-color: #731085;
}
</style>
border-color css
<style>
span { border-color: #731085; }
span { border-color: rgb(115,16,133); }
td.TdClassName
{
border-color: #731085;
}
.TagClassName
{
border-color: #731085;
}
</style>