Shades of Vivid Violet #742494
Tints of Vivid Violet #742494
RGB
CMYK
RGB Variations
Color information
#742494 (or 0x742494) is known color: Vivid Violet. HEX triplet: 74, 24 and 94. RGB value is (116,36,148). Sum of RGB (Red+Green+Blue) = 116+36+148=300 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.67% from 300); Green value is 36 (14.45% from 255 or 12% from 300); Blue value is 148 (58.20% from 255 or 49.33% from 300); Max value from RGB is 148 - color contains mainly: blue. Hex color #742494 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742494 is #8BDB6B. Grayscale: #484848. Windows color (decimal): -9165676 or 9708660. OLE color: 9708660.
HSL color Cylindrical-coordinate representation of color #742494: hue angle of 282.86º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #742494 is Cyan = 0.22, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 36 | 148 | - |
| CMYK | 0.22 | 0.76 | 0 | 0.42 |
| HSL | 282.86º | 0.61% | 0.36% | - |
| HSV(B) | 282.86º | 0.76% | 0.58% | - |
| XYZ | 13.18 | 7.11 | 28.7 | - |
| YUV | 72.69 | 170.5 | 158.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 148 | 0.22 | 0.76 | 0 | 0.42 | 282.86 | 0.61 | 0.36 |
| Hex | 74 | 24 | 94 | 16 | 4C | 0 | 2A | 11B | 3D | 24 |
| Octal | 164 | 44 | 224 | 26 | 114 | 0 | 52 | 433 | 75 | 44 |
| Binary | 1110100 | 100100 | 10010100 | 10110 | 1001100 | 0 | 101010 | 100011011 | 111101 | 100100 |
Color Harmonies of #742494
Complementary color
Monochromatic Colors of #742494
Black with #742494
Text Example
Text Example
White with #742494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742494; }
p { color: rgb(116,36,148); }
H1.HeaderClassName
{
color: #742494;
}
.AnyTagClassName
{
color: #742494;
}
</style>
background-color css
<style>
a { background-color: #742494; }
a { background-color: rgb(116,36,148); }
div.DivClassName
{
background-color: #742494;
}
.BgClassName
{
background-color: #742494;
}
</style>
border-color css
<style>
span { border-color: #742494; }
span { border-color: rgb(116,36,148); }
td.TdClassName
{
border-color: #742494;
}
.TagClassName
{
border-color: #742494;
}
</style>