Shades of Vivid Violet #742986
Tints of Vivid Violet #742986
RGB
CMYK
RGB Variations
Color information
#742986 (or 0x742986) is known color: Vivid Violet. HEX triplet: 74, 29 and 86. RGB value is (116,41,134). Sum of RGB (Red+Green+Blue) = 116+41+134=291 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.86% from 291); Green value is 41 (16.41% from 255 or 14.09% from 291); Blue value is 134 (52.73% from 255 or 46.05% from 291); Max value from RGB is 134 - color contains mainly: blue. Hex color #742986 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742986 is #8BD679. Grayscale: #494949. Windows color (decimal): -9164410 or 8792436. OLE color: 8792436.
HSL color Cylindrical-coordinate representation of color #742986: hue angle of 288.39º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742986 is Cyan = 0.13, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 41 | 134 | - |
| CMYK | 0.13 | 0.69 | 0 | 0.47 |
| HSL | 288.39º | 0.53% | 0.34% | - |
| HSV(B) | 288.39º | 0.69% | 0.53% | - |
| XYZ | 12.3 | 7.02 | 23.26 | - |
| YUV | 74.03 | 161.85 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 134 | 0.13 | 0.69 | 0 | 0.47 | 288.39 | 0.53 | 0.34 |
| Hex | 74 | 29 | 86 | D | 45 | 0 | 2F | 120 | 35 | 22 |
| Octal | 164 | 51 | 206 | 15 | 105 | 0 | 57 | 440 | 65 | 42 |
| Binary | 1110100 | 101001 | 10000110 | 1101 | 1000101 | 0 | 101111 | 100100000 | 110101 | 100010 |
Color Harmonies of #742986
Complementary color
Monochromatic Colors of #742986
Black with #742986
Text Example
Text Example
White with #742986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742986; }
p { color: rgb(116,41,134); }
H1.HeaderClassName
{
color: #742986;
}
.AnyTagClassName
{
color: #742986;
}
</style>
background-color css
<style>
a { background-color: #742986; }
a { background-color: rgb(116,41,134); }
div.DivClassName
{
background-color: #742986;
}
.BgClassName
{
background-color: #742986;
}
</style>
border-color css
<style>
span { border-color: #742986; }
span { border-color: rgb(116,41,134); }
td.TdClassName
{
border-color: #742986;
}
.TagClassName
{
border-color: #742986;
}
</style>