Shades of Vivid Violet #763587
Tints of Vivid Violet #763587
RGB
CMYK
RGB Variations
Color information
#763587 (or 0x763587) is known color: Vivid Violet. HEX triplet: 76, 35 and 87. RGB value is (118,53,135). Sum of RGB (Red+Green+Blue) = 118+53+135=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 53 (21.09% from 255 or 17.32% from 306); Blue value is 135 (53.12% from 255 or 44.12% from 306); Max value from RGB is 135 - color contains mainly: blue. Hex color #763587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763587 is #89CA78. Grayscale: #515151. Windows color (decimal): -9030265 or 8861046. OLE color: 8861046.
HSL color Cylindrical-coordinate representation of color #763587: hue angle of 287.56º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #763587 is Cyan = 0.13, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 53 | 135 | - |
| CMYK | 0.13 | 0.61 | 0 | 0.47 |
| HSL | 287.56º | 0.44% | 0.37% | - |
| HSV(B) | 287.56º | 0.61% | 0.53% | - |
| XYZ | 13.12 | 8.15 | 23.8 | - |
| YUV | 81.78 | 158.03 | 153.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 135 | 0.13 | 0.61 | 0 | 0.47 | 287.56 | 0.44 | 0.37 |
| Hex | 76 | 35 | 87 | D | 3D | 0 | 2F | 120 | 2C | 25 |
| Octal | 166 | 65 | 207 | 15 | 75 | 0 | 57 | 440 | 54 | 45 |
| Binary | 1110110 | 110101 | 10000111 | 1101 | 111101 | 0 | 101111 | 100100000 | 101100 | 100101 |
Color Harmonies of #763587
Complementary color
Monochromatic Colors of #763587
Black with #763587
Text Example
Text Example
White with #763587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763587; }
p { color: rgb(118,53,135); }
H1.HeaderClassName
{
color: #763587;
}
.AnyTagClassName
{
color: #763587;
}
</style>
background-color css
<style>
a { background-color: #763587; }
a { background-color: rgb(118,53,135); }
div.DivClassName
{
background-color: #763587;
}
.BgClassName
{
background-color: #763587;
}
</style>
border-color css
<style>
span { border-color: #763587; }
span { border-color: rgb(118,53,135); }
td.TdClassName
{
border-color: #763587;
}
.TagClassName
{
border-color: #763587;
}
</style>