Shades of Vivid Violet #743786
Tints of Vivid Violet #743786
RGB
CMYK
RGB Variations
Color information
#743786 (or 0x743786) is known color: Vivid Violet. HEX triplet: 74, 37 and 86. RGB value is (116,55,134). Sum of RGB (Red+Green+Blue) = 116+55+134=305 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.03% from 305); Green value is 55 (21.88% from 255 or 18.03% from 305); Blue value is 134 (52.73% from 255 or 43.93% from 305); Max value from RGB is 134 - color contains mainly: blue. Hex color #743786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743786 is #8BC879. Grayscale: #515151. Windows color (decimal): -9160826 or 8796020. OLE color: 8796020.
HSL color Cylindrical-coordinate representation of color #743786: hue angle of 286.33º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #743786 is Cyan = 0.13, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 55 | 134 | - |
| CMYK | 0.13 | 0.59 | 0 | 0.47 |
| HSL | 286.33º | 0.42% | 0.37% | - |
| HSV(B) | 286.33º | 0.59% | 0.53% | - |
| XYZ | 12.87 | 8.17 | 23.45 | - |
| YUV | 82.25 | 157.21 | 152.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 134 | 0.13 | 0.59 | 0 | 0.47 | 286.33 | 0.42 | 0.37 |
| Hex | 74 | 37 | 86 | D | 3B | 0 | 2F | 11E | 2A | 25 |
| Octal | 164 | 67 | 206 | 15 | 73 | 0 | 57 | 436 | 52 | 45 |
| Binary | 1110100 | 110111 | 10000110 | 1101 | 111011 | 0 | 101111 | 100011110 | 101010 | 100101 |
Color Harmonies of #743786
Complementary color
Monochromatic Colors of #743786
Black with #743786
Text Example
Text Example
White with #743786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743786; }
p { color: rgb(116,55,134); }
H1.HeaderClassName
{
color: #743786;
}
.AnyTagClassName
{
color: #743786;
}
</style>
background-color css
<style>
a { background-color: #743786; }
a { background-color: rgb(116,55,134); }
div.DivClassName
{
background-color: #743786;
}
.BgClassName
{
background-color: #743786;
}
</style>
border-color css
<style>
span { border-color: #743786; }
span { border-color: rgb(116,55,134); }
td.TdClassName
{
border-color: #743786;
}
.TagClassName
{
border-color: #743786;
}
</style>