Shades of Vivid Violet #752786
Tints of Vivid Violet #752786
RGB
CMYK
RGB Variations
Color information
#752786 (or 0x752786) is known color: Vivid Violet. HEX triplet: 75, 27 and 86. RGB value is (117,39,134). Sum of RGB (Red+Green+Blue) = 117+39+134=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 39 (15.62% from 255 or 13.45% from 290); Blue value is 134 (52.73% from 255 or 46.21% from 290); Max value from RGB is 134 - color contains mainly: blue. Hex color #752786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #752786 is #8AD879. Grayscale: #484848. Windows color (decimal): -9099386 or 8791925. OLE color: 8791925.
HSL color Cylindrical-coordinate representation of color #752786: hue angle of 289.26º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #752786 is Cyan = 0.13, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 39 | 134 | - |
| CMYK | 0.13 | 0.71 | 0 | 0.47 |
| HSL | 289.26º | 0.55% | 0.34% | - |
| HSV(B) | 289.26º | 0.71% | 0.53% | - |
| XYZ | 12.36 | 6.95 | 23.24 | - |
| YUV | 73.15 | 162.34 | 159.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 134 | 0.13 | 0.71 | 0 | 0.47 | 289.26 | 0.55 | 0.34 |
| Hex | 75 | 27 | 86 | D | 47 | 0 | 2F | 121 | 37 | 22 |
| Octal | 165 | 47 | 206 | 15 | 107 | 0 | 57 | 441 | 67 | 42 |
| Binary | 1110101 | 100111 | 10000110 | 1101 | 1000111 | 0 | 101111 | 100100001 | 110111 | 100010 |
Color Harmonies of #752786
Complementary color
Monochromatic Colors of #752786
Black with #752786
Text Example
Text Example
White with #752786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752786; }
p { color: rgb(117,39,134); }
H1.HeaderClassName
{
color: #752786;
}
.AnyTagClassName
{
color: #752786;
}
</style>
background-color css
<style>
a { background-color: #752786; }
a { background-color: rgb(117,39,134); }
div.DivClassName
{
background-color: #752786;
}
.BgClassName
{
background-color: #752786;
}
</style>
border-color css
<style>
span { border-color: #752786; }
span { border-color: rgb(117,39,134); }
td.TdClassName
{
border-color: #752786;
}
.TagClassName
{
border-color: #752786;
}
</style>