Shades of Vivid Violet #743086
Tints of Vivid Violet #743086
RGB
CMYK
RGB Variations
Color information
#743086 (or 0x743086) is known color: Vivid Violet. HEX triplet: 74, 30 and 86. RGB value is (116,48,134). Sum of RGB (Red+Green+Blue) = 116+48+134=298 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.93% from 298); Green value is 48 (19.14% from 255 or 16.11% from 298); Blue value is 134 (52.73% from 255 or 44.97% from 298); Max value from RGB is 134 - color contains mainly: blue. Hex color #743086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743086 is #8BCF79. Grayscale: #4D4D4D. Windows color (decimal): -9162618 or 8794228. OLE color: 8794228.
HSL color Cylindrical-coordinate representation of color #743086: hue angle of 287.44º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #743086 is Cyan = 0.13, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 48 | 134 | - |
| CMYK | 0.13 | 0.64 | 0 | 0.47 |
| HSL | 287.44º | 0.47% | 0.36% | - |
| HSV(B) | 287.44º | 0.64% | 0.53% | - |
| XYZ | 12.56 | 7.55 | 23.35 | - |
| YUV | 78.14 | 159.53 | 155.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 134 | 0.13 | 0.64 | 0 | 0.47 | 287.44 | 0.47 | 0.36 |
| Hex | 74 | 30 | 86 | D | 40 | 0 | 2F | 11F | 2F | 24 |
| Octal | 164 | 60 | 206 | 15 | 100 | 0 | 57 | 437 | 57 | 44 |
| Binary | 1110100 | 110000 | 10000110 | 1101 | 1000000 | 0 | 101111 | 100011111 | 101111 | 100100 |
Color Harmonies of #743086
Complementary color
Monochromatic Colors of #743086
Black with #743086
Text Example
Text Example
White with #743086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743086; }
p { color: rgb(116,48,134); }
H1.HeaderClassName
{
color: #743086;
}
.AnyTagClassName
{
color: #743086;
}
</style>
background-color css
<style>
a { background-color: #743086; }
a { background-color: rgb(116,48,134); }
div.DivClassName
{
background-color: #743086;
}
.BgClassName
{
background-color: #743086;
}
</style>
border-color css
<style>
span { border-color: #743086; }
span { border-color: rgb(116,48,134); }
td.TdClassName
{
border-color: #743086;
}
.TagClassName
{
border-color: #743086;
}
</style>