Shades of Purple #760587
Tints of Purple #760587
RGB
CMYK
RGB Variations
Color information
#760587 (or 0x760587) is known color: Purple. HEX triplet: 76, 05 and 87. RGB value is (118,5,135). Sum of RGB (Red+Green+Blue) = 118+5+135=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 5 (2.34% from 255 or 1.94% from 258); Blue value is 135 (53.12% from 255 or 52.33% from 258); Max value from RGB is 135 - color contains mainly: blue. Hex color #760587 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #760587 is #89FA78. Grayscale: #353535. Windows color (decimal): -9042553 or 8848758. OLE color: 8848758.
HSL color Cylindrical-coordinate representation of color #760587: hue angle of 292.15º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #760587 is Cyan = 0.13, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 5 | 135 | - |
| CMYK | 0.13 | 0.96 | 0 | 0.47 |
| HSL | 292.15º | 0.93% | 0.27% | - |
| HSV(B) | 292.15º | 0.96% | 0.53% | - |
| XYZ | 11.9 | 5.71 | 23.4 | - |
| YUV | 53.61 | 173.94 | 173.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 5 | 135 | 0.13 | 0.96 | 0 | 0.47 | 292.15 | 0.93 | 0.27 |
| Hex | 76 | 5 | 87 | D | 60 | 0 | 2F | 124 | 5D | 1B |
| Octal | 166 | 5 | 207 | 15 | 140 | 0 | 57 | 444 | 135 | 33 |
| Binary | 1110110 | 101 | 10000111 | 1101 | 1100000 | 0 | 101111 | 100100100 | 1011101 | 11011 |
Color Harmonies of #760587
Complementary color
Monochromatic Colors of #760587
Black with #760587
Text Example
Text Example
White with #760587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760587; }
p { color: rgb(118,5,135); }
H1.HeaderClassName
{
color: #760587;
}
.AnyTagClassName
{
color: #760587;
}
</style>
background-color css
<style>
a { background-color: #760587; }
a { background-color: rgb(118,5,135); }
div.DivClassName
{
background-color: #760587;
}
.BgClassName
{
background-color: #760587;
}
</style>
border-color css
<style>
span { border-color: #760587; }
span { border-color: rgb(118,5,135); }
td.TdClassName
{
border-color: #760587;
}
.TagClassName
{
border-color: #760587;
}
</style>