Shades of Vivid Violet #742791
Tints of Vivid Violet #742791
RGB
CMYK
RGB Variations
Color information
#742791 (or 0x742791) is known color: Vivid Violet. HEX triplet: 74, 27 and 91. RGB value is (116,39,145). Sum of RGB (Red+Green+Blue) = 116+39+145=300 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.67% from 300); Green value is 39 (15.62% from 255 or 13% from 300); Blue value is 145 (57.03% from 255 or 48.33% from 300); Max value from RGB is 145 - color contains mainly: blue. Hex color #742791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742791 is #8BD86E. Grayscale: #494949. Windows color (decimal): -9164911 or 9512820. OLE color: 9512820.
HSL color Cylindrical-coordinate representation of color #742791: hue angle of 283.58º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #742791 is Cyan = 0.2, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 39 | 145 | - |
| CMYK | 0.2 | 0.73 | 0 | 0.43 |
| HSL | 283.58º | 0.58% | 0.36% | - |
| HSV(B) | 283.58º | 0.73% | 0.57% | - |
| XYZ | 13.04 | 7.21 | 27.49 | - |
| YUV | 74.11 | 168.01 | 157.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 145 | 0.2 | 0.73 | 0 | 0.43 | 283.58 | 0.58 | 0.36 |
| Hex | 74 | 27 | 91 | 14 | 49 | 0 | 2B | 11C | 3A | 24 |
| Octal | 164 | 47 | 221 | 24 | 111 | 0 | 53 | 434 | 72 | 44 |
| Binary | 1110100 | 100111 | 10010001 | 10100 | 1001001 | 0 | 101011 | 100011100 | 111010 | 100100 |
Color Harmonies of #742791
Complementary color
Monochromatic Colors of #742791
Black with #742791
Text Example
Text Example
White with #742791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742791; }
p { color: rgb(116,39,145); }
H1.HeaderClassName
{
color: #742791;
}
.AnyTagClassName
{
color: #742791;
}
</style>
background-color css
<style>
a { background-color: #742791; }
a { background-color: rgb(116,39,145); }
div.DivClassName
{
background-color: #742791;
}
.BgClassName
{
background-color: #742791;
}
</style>
border-color css
<style>
span { border-color: #742791; }
span { border-color: rgb(116,39,145); }
td.TdClassName
{
border-color: #742791;
}
.TagClassName
{
border-color: #742791;
}
</style>