Shades of Vivid Violet #741691
Tints of Vivid Violet #741691
RGB
CMYK
RGB Variations
Color information
#741691 (or 0x741691) is known color: Vivid Violet. HEX triplet: 74, 16 and 91. RGB value is (116,22,145). Sum of RGB (Red+Green+Blue) = 116+22+145=283 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.99% from 283); Green value is 22 (8.98% from 255 or 7.77% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #741691 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #741691 is #8BE96E. Grayscale: #3F3F3F. Windows color (decimal): -9169263 or 9508468. OLE color: 9508468.
HSL color Cylindrical-coordinate representation of color #741691: hue angle of 285.85º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #741691 is Cyan = 0.2, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 22 | 145 | - |
| CMYK | 0.2 | 0.85 | 0 | 0.43 |
| HSL | 285.85º | 0.74% | 0.33% | - |
| HSV(B) | 285.85º | 0.85% | 0.57% | - |
| XYZ | 12.6 | 6.33 | 27.35 | - |
| YUV | 64.13 | 173.64 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 22 | 145 | 0.2 | 0.85 | 0 | 0.43 | 285.85 | 0.74 | 0.33 |
| Hex | 74 | 16 | 91 | 14 | 55 | 0 | 2B | 11E | 4A | 21 |
| Octal | 164 | 26 | 221 | 24 | 125 | 0 | 53 | 436 | 112 | 41 |
| Binary | 1110100 | 10110 | 10010001 | 10100 | 1010101 | 0 | 101011 | 100011110 | 1001010 | 100001 |
Color Harmonies of #741691
Complementary color
Monochromatic Colors of #741691
Black with #741691
Text Example
Text Example
White with #741691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741691; }
p { color: rgb(116,22,145); }
H1.HeaderClassName
{
color: #741691;
}
.AnyTagClassName
{
color: #741691;
}
</style>
background-color css
<style>
a { background-color: #741691; }
a { background-color: rgb(116,22,145); }
div.DivClassName
{
background-color: #741691;
}
.BgClassName
{
background-color: #741691;
}
</style>
border-color css
<style>
span { border-color: #741691; }
span { border-color: rgb(116,22,145); }
td.TdClassName
{
border-color: #741691;
}
.TagClassName
{
border-color: #741691;
}
</style>