Shades of Purple #761587
Tints of Purple #761587
RGB
CMYK
RGB Variations
Color information
#761587 (or 0x761587) is known color: Purple. HEX triplet: 76, 15 and 87. RGB value is (118,21,135). Sum of RGB (Red+Green+Blue) = 118+21+135=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 21 (8.59% from 255 or 7.66% from 274); Blue value is 135 (53.12% from 255 or 49.27% from 274); Max value from RGB is 135 - color contains mainly: blue. Hex color #761587 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #761587 is #89EA78. Grayscale: #3E3E3E. Windows color (decimal): -9038457 or 8852854. OLE color: 8852854.
HSL color Cylindrical-coordinate representation of color #761587: hue angle of 291.05º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #761587 is Cyan = 0.13, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 21 | 135 | - |
| CMYK | 0.13 | 0.84 | 0 | 0.47 |
| HSL | 291.05º | 0.73% | 0.31% | - |
| HSV(B) | 291.05º | 0.84% | 0.53% | - |
| XYZ | 12.11 | 6.14 | 23.47 | - |
| YUV | 63 | 168.64 | 167.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 135 | 0.13 | 0.84 | 0 | 0.47 | 291.05 | 0.73 | 0.31 |
| Hex | 76 | 15 | 87 | D | 54 | 0 | 2F | 123 | 49 | 1F |
| Octal | 166 | 25 | 207 | 15 | 124 | 0 | 57 | 443 | 111 | 37 |
| Binary | 1110110 | 10101 | 10000111 | 1101 | 1010100 | 0 | 101111 | 100100011 | 1001001 | 11111 |
Color Harmonies of #761587
Complementary color
Monochromatic Colors of #761587
Black with #761587
Text Example
Text Example
White with #761587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761587; }
p { color: rgb(118,21,135); }
H1.HeaderClassName
{
color: #761587;
}
.AnyTagClassName
{
color: #761587;
}
</style>
background-color css
<style>
a { background-color: #761587; }
a { background-color: rgb(118,21,135); }
div.DivClassName
{
background-color: #761587;
}
.BgClassName
{
background-color: #761587;
}
</style>
border-color css
<style>
span { border-color: #761587; }
span { border-color: rgb(118,21,135); }
td.TdClassName
{
border-color: #761587;
}
.TagClassName
{
border-color: #761587;
}
</style>