Shades of Vivid Violet #742491
Tints of Vivid Violet #742491
RGB
CMYK
RGB Variations
Color information
#742491 (or 0x742491) is known color: Vivid Violet. HEX triplet: 74, 24 and 91. RGB value is (116,36,145). Sum of RGB (Red+Green+Blue) = 116+36+145=297 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.06% from 297); Green value is 36 (14.45% from 255 or 12.12% from 297); Blue value is 145 (57.03% from 255 or 48.82% from 297); Max value from RGB is 145 - color contains mainly: blue. Hex color #742491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742491 is #8BDB6E. Grayscale: #474747. Windows color (decimal): -9165679 or 9512052. OLE color: 9512052.
HSL color Cylindrical-coordinate representation of color #742491: hue angle of 284.04º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #742491 is Cyan = 0.2, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 36 | 145 | - |
| CMYK | 0.2 | 0.75 | 0 | 0.43 |
| HSL | 284.04º | 0.6% | 0.35% | - |
| HSV(B) | 284.04º | 0.75% | 0.57% | - |
| XYZ | 12.94 | 7.02 | 27.46 | - |
| YUV | 72.35 | 169 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 145 | 0.2 | 0.75 | 0 | 0.43 | 284.04 | 0.6 | 0.35 |
| Hex | 74 | 24 | 91 | 14 | 4B | 0 | 2B | 11C | 3C | 23 |
| Octal | 164 | 44 | 221 | 24 | 113 | 0 | 53 | 434 | 74 | 43 |
| Binary | 1110100 | 100100 | 10010001 | 10100 | 1001011 | 0 | 101011 | 100011100 | 111100 | 100011 |
Color Harmonies of #742491
Complementary color
Monochromatic Colors of #742491
Black with #742491
Text Example
Text Example
White with #742491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742491; }
p { color: rgb(116,36,145); }
H1.HeaderClassName
{
color: #742491;
}
.AnyTagClassName
{
color: #742491;
}
</style>
background-color css
<style>
a { background-color: #742491; }
a { background-color: rgb(116,36,145); }
div.DivClassName
{
background-color: #742491;
}
.BgClassName
{
background-color: #742491;
}
</style>
border-color css
<style>
span { border-color: #742491; }
span { border-color: rgb(116,36,145); }
td.TdClassName
{
border-color: #742491;
}
.TagClassName
{
border-color: #742491;
}
</style>