Shades of Vivid Violet #753791
Tints of Vivid Violet #753791
RGB
CMYK
RGB Variations
Color information
#753791 (or 0x753791) is known color: Vivid Violet. HEX triplet: 75, 37 and 91. RGB value is (117,55,145). Sum of RGB (Red+Green+Blue) = 117+55+145=317 (41% of max value = 765). Red value is 117 (46.09% from 255 or 36.91% from 317); Green value is 55 (21.88% from 255 or 17.35% from 317); Blue value is 145 (57.03% from 255 or 45.74% from 317); Max value from RGB is 145 - color contains mainly: blue. Hex color #753791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753791 is #8AC86E. Grayscale: #535353. Windows color (decimal): -9095279 or 9516917. OLE color: 9516917.
HSL color Cylindrical-coordinate representation of color #753791: hue angle of 281.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #753791 is Cyan = 0.19, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 55 | 145 | - |
| CMYK | 0.19 | 0.62 | 0 | 0.43 |
| HSL | 281.33º | 0.45% | 0.39% | - |
| HSV(B) | 281.33º | 0.62% | 0.57% | - |
| XYZ | 13.81 | 8.56 | 27.71 | - |
| YUV | 83.8 | 162.54 | 151.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 145 | 0.19 | 0.62 | 0 | 0.43 | 281.33 | 0.45 | 0.39 |
| Hex | 75 | 37 | 91 | 13 | 3E | 0 | 2B | 119 | 2D | 27 |
| Octal | 165 | 67 | 221 | 23 | 76 | 0 | 53 | 431 | 55 | 47 |
| Binary | 1110101 | 110111 | 10010001 | 10011 | 111110 | 0 | 101011 | 100011001 | 101101 | 100111 |
Color Harmonies of #753791
Complementary color
Monochromatic Colors of #753791
Black with #753791
Text Example
Text Example
White with #753791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753791; }
p { color: rgb(117,55,145); }
H1.HeaderClassName
{
color: #753791;
}
.AnyTagClassName
{
color: #753791;
}
</style>
background-color css
<style>
a { background-color: #753791; }
a { background-color: rgb(117,55,145); }
div.DivClassName
{
background-color: #753791;
}
.BgClassName
{
background-color: #753791;
}
</style>
border-color css
<style>
span { border-color: #753791; }
span { border-color: rgb(117,55,145); }
td.TdClassName
{
border-color: #753791;
}
.TagClassName
{
border-color: #753791;
}
</style>