Shades of Vivid Violet #742492
Tints of Vivid Violet #742492
RGB
CMYK
RGB Variations
Color information
#742492 (or 0x742492) is known color: Vivid Violet. HEX triplet: 74, 24 and 92. RGB value is (116,36,146). Sum of RGB (Red+Green+Blue) = 116+36+146=298 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.93% from 298); Green value is 36 (14.45% from 255 or 12.08% from 298); Blue value is 146 (57.42% from 255 or 48.99% from 298); Max value from RGB is 146 - color contains mainly: blue. Hex color #742492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742492 is #8BDB6D. Grayscale: #484848. Windows color (decimal): -9165678 or 9577588. OLE color: 9577588.
HSL color Cylindrical-coordinate representation of color #742492: hue angle of 283.64º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #742492 is Cyan = 0.21, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 36 | 146 | - |
| CMYK | 0.21 | 0.75 | 0 | 0.43 |
| HSL | 283.64º | 0.6% | 0.36% | - |
| HSV(B) | 283.64º | 0.75% | 0.57% | - |
| XYZ | 13.02 | 7.05 | 27.87 | - |
| YUV | 72.46 | 169.5 | 159.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 146 | 0.21 | 0.75 | 0 | 0.43 | 283.64 | 0.6 | 0.36 |
| Hex | 74 | 24 | 92 | 15 | 4B | 0 | 2B | 11C | 3C | 24 |
| Octal | 164 | 44 | 222 | 25 | 113 | 0 | 53 | 434 | 74 | 44 |
| Binary | 1110100 | 100100 | 10010010 | 10101 | 1001011 | 0 | 101011 | 100011100 | 111100 | 100100 |
Color Harmonies of #742492
Complementary color
Monochromatic Colors of #742492
Black with #742492
Text Example
Text Example
White with #742492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742492; }
p { color: rgb(116,36,146); }
H1.HeaderClassName
{
color: #742492;
}
.AnyTagClassName
{
color: #742492;
}
</style>
background-color css
<style>
a { background-color: #742492; }
a { background-color: rgb(116,36,146); }
div.DivClassName
{
background-color: #742492;
}
.BgClassName
{
background-color: #742492;
}
</style>
border-color css
<style>
span { border-color: #742492; }
span { border-color: rgb(116,36,146); }
td.TdClassName
{
border-color: #742492;
}
.TagClassName
{
border-color: #742492;
}
</style>