Shades of Vivid Violet #762487
Tints of Vivid Violet #762487
RGB
CMYK
RGB Variations
Color information
#762487 (or 0x762487) is known color: Vivid Violet. HEX triplet: 76, 24 and 87. RGB value is (118,36,135). Sum of RGB (Red+Green+Blue) = 118+36+135=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 36 (14.45% from 255 or 12.46% from 289); Blue value is 135 (53.12% from 255 or 46.71% from 289); Max value from RGB is 135 - color contains mainly: blue. Hex color #762487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762487 is #89DB78. Grayscale: #474747. Windows color (decimal): -9034617 or 8856694. OLE color: 8856694.
HSL color Cylindrical-coordinate representation of color #762487: hue angle of 289.7º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #762487 is Cyan = 0.13, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 36 | 135 | - |
| CMYK | 0.13 | 0.73 | 0 | 0.47 |
| HSL | 289.7º | 0.58% | 0.34% | - |
| HSV(B) | 289.7º | 0.73% | 0.53% | - |
| XYZ | 12.48 | 6.86 | 23.59 | - |
| YUV | 71.8 | 163.67 | 160.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 135 | 0.13 | 0.73 | 0 | 0.47 | 289.7 | 0.58 | 0.34 |
| Hex | 76 | 24 | 87 | D | 49 | 0 | 2F | 122 | 3A | 22 |
| Octal | 166 | 44 | 207 | 15 | 111 | 0 | 57 | 442 | 72 | 42 |
| Binary | 1110110 | 100100 | 10000111 | 1101 | 1001001 | 0 | 101111 | 100100010 | 111010 | 100010 |
Color Harmonies of #762487
Complementary color
Monochromatic Colors of #762487
Black with #762487
Text Example
Text Example
White with #762487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762487; }
p { color: rgb(118,36,135); }
H1.HeaderClassName
{
color: #762487;
}
.AnyTagClassName
{
color: #762487;
}
</style>
background-color css
<style>
a { background-color: #762487; }
a { background-color: rgb(118,36,135); }
div.DivClassName
{
background-color: #762487;
}
.BgClassName
{
background-color: #762487;
}
</style>
border-color css
<style>
span { border-color: #762487; }
span { border-color: rgb(118,36,135); }
td.TdClassName
{
border-color: #762487;
}
.TagClassName
{
border-color: #762487;
}
</style>