Shades of Vivid Violet #742684
Tints of Vivid Violet #742684
RGB
CMYK
RGB Variations
Color information
#742684 (or 0x742684) is known color: Vivid Violet. HEX triplet: 74, 26 and 84. RGB value is (116,38,132). Sum of RGB (Red+Green+Blue) = 116+38+132=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 38 (15.23% from 255 or 13.29% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #742684 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742684 is #8BD97B. Grayscale: #474747. Windows color (decimal): -9165180 or 8660596. OLE color: 8660596.
HSL color Cylindrical-coordinate representation of color #742684: hue angle of 289.79º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742684 is Cyan = 0.12, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 38 | 132 | - |
| CMYK | 0.12 | 0.71 | 0 | 0.48 |
| HSL | 289.79º | 0.55% | 0.33% | - |
| HSV(B) | 289.79º | 0.71% | 0.52% | - |
| XYZ | 12.06 | 6.77 | 22.5 | - |
| YUV | 72.04 | 161.84 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 132 | 0.12 | 0.71 | 0 | 0.48 | 289.79 | 0.55 | 0.33 |
| Hex | 74 | 26 | 84 | C | 47 | 0 | 30 | 122 | 37 | 21 |
| Octal | 164 | 46 | 204 | 14 | 107 | 0 | 60 | 442 | 67 | 41 |
| Binary | 1110100 | 100110 | 10000100 | 1100 | 1000111 | 0 | 110000 | 100100010 | 110111 | 100001 |
Color Harmonies of #742684
Complementary color
Monochromatic Colors of #742684
Black with #742684
Text Example
Text Example
White with #742684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742684; }
p { color: rgb(116,38,132); }
H1.HeaderClassName
{
color: #742684;
}
.AnyTagClassName
{
color: #742684;
}
</style>
background-color css
<style>
a { background-color: #742684; }
a { background-color: rgb(116,38,132); }
div.DivClassName
{
background-color: #742684;
}
.BgClassName
{
background-color: #742684;
}
</style>
border-color css
<style>
span { border-color: #742684; }
span { border-color: rgb(116,38,132); }
td.TdClassName
{
border-color: #742684;
}
.TagClassName
{
border-color: #742684;
}
</style>