Shades of Vivid Violet #742685
Tints of Vivid Violet #742685
RGB
CMYK
RGB Variations
Color information
#742685 (or 0x742685) is known color: Vivid Violet. HEX triplet: 74, 26 and 85. RGB value is (116,38,133). Sum of RGB (Red+Green+Blue) = 116+38+133=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 38 (15.23% from 255 or 13.24% from 287); Blue value is 133 (52.34% from 255 or 46.34% from 287); Max value from RGB is 133 - color contains mainly: blue. Hex color #742685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #742685 is #8BD97A. Grayscale: #474747. Windows color (decimal): -9165179 or 8726132. OLE color: 8726132.
HSL color Cylindrical-coordinate representation of color #742685: hue angle of 289.26º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #742685 is Cyan = 0.13, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 38 | 133 | - |
| CMYK | 0.13 | 0.71 | 0 | 0.48 |
| HSL | 289.26º | 0.56% | 0.34% | - |
| HSV(B) | 289.26º | 0.71% | 0.52% | - |
| XYZ | 12.13 | 6.79 | 22.86 | - |
| YUV | 72.15 | 162.34 | 159.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 133 | 0.13 | 0.71 | 0 | 0.48 | 289.26 | 0.56 | 0.34 |
| Hex | 74 | 26 | 85 | D | 47 | 0 | 30 | 121 | 38 | 22 |
| Octal | 164 | 46 | 205 | 15 | 107 | 0 | 60 | 441 | 70 | 42 |
| Binary | 1110100 | 100110 | 10000101 | 1101 | 1000111 | 0 | 110000 | 100100001 | 111000 | 100010 |
Color Harmonies of #742685
Complementary color
Monochromatic Colors of #742685
Black with #742685
Text Example
Text Example
White with #742685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742685; }
p { color: rgb(116,38,133); }
H1.HeaderClassName
{
color: #742685;
}
.AnyTagClassName
{
color: #742685;
}
</style>
background-color css
<style>
a { background-color: #742685; }
a { background-color: rgb(116,38,133); }
div.DivClassName
{
background-color: #742685;
}
.BgClassName
{
background-color: #742685;
}
</style>
border-color css
<style>
span { border-color: #742685; }
span { border-color: rgb(116,38,133); }
td.TdClassName
{
border-color: #742685;
}
.TagClassName
{
border-color: #742685;
}
</style>