Shades of Vivid Violet #762187
Tints of Vivid Violet #762187
RGB
CMYK
RGB Variations
Color information
#762187 (or 0x762187) is known color: Vivid Violet. HEX triplet: 76, 21 and 87. RGB value is (118,33,135). Sum of RGB (Red+Green+Blue) = 118+33+135=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 33 (13.28% from 255 or 11.54% from 286); Blue value is 135 (53.12% from 255 or 47.20% from 286); Max value from RGB is 135 - color contains mainly: blue. Hex color #762187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #762187 is #89DE78. Grayscale: #454545. Windows color (decimal): -9035385 or 8855926. OLE color: 8855926.
HSL color Cylindrical-coordinate representation of color #762187: hue angle of 290º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #762187 is Cyan = 0.13, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 33 | 135 | - |
| CMYK | 0.13 | 0.76 | 0 | 0.47 |
| HSL | 290º | 0.61% | 0.33% | - |
| HSV(B) | 290º | 0.76% | 0.53% | - |
| XYZ | 12.39 | 6.69 | 23.56 | - |
| YUV | 70.04 | 164.66 | 162.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 135 | 0.13 | 0.76 | 0 | 0.47 | 290 | 0.61 | 0.33 |
| Hex | 76 | 21 | 87 | D | 4C | 0 | 2F | 122 | 3D | 21 |
| Octal | 166 | 41 | 207 | 15 | 114 | 0 | 57 | 442 | 75 | 41 |
| Binary | 1110110 | 100001 | 10000111 | 1101 | 1001100 | 0 | 101111 | 100100010 | 111101 | 100001 |
Color Harmonies of #762187
Complementary color
Monochromatic Colors of #762187
Black with #762187
Text Example
Text Example
White with #762187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762187; }
p { color: rgb(118,33,135); }
H1.HeaderClassName
{
color: #762187;
}
.AnyTagClassName
{
color: #762187;
}
</style>
background-color css
<style>
a { background-color: #762187; }
a { background-color: rgb(118,33,135); }
div.DivClassName
{
background-color: #762187;
}
.BgClassName
{
background-color: #762187;
}
</style>
border-color css
<style>
span { border-color: #762187; }
span { border-color: rgb(118,33,135); }
td.TdClassName
{
border-color: #762187;
}
.TagClassName
{
border-color: #762187;
}
</style>