Shades of Vivid Violet #743087
Tints of Vivid Violet #743087
RGB
CMYK
RGB Variations
Color information
#743087 (or 0x743087) is known color: Vivid Violet. HEX triplet: 74, 30 and 87. RGB value is (116,48,135). Sum of RGB (Red+Green+Blue) = 116+48+135=299 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.80% from 299); Green value is 48 (19.14% from 255 or 16.05% from 299); Blue value is 135 (53.12% from 255 or 45.15% from 299); Max value from RGB is 135 - color contains mainly: blue. Hex color #743087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743087 is #8BCF78. Grayscale: #4D4D4D. Windows color (decimal): -9162617 or 8859764. OLE color: 8859764.
HSL color Cylindrical-coordinate representation of color #743087: hue angle of 286.9º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #743087 is Cyan = 0.14, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 48 | 135 | - |
| CMYK | 0.14 | 0.64 | 0 | 0.47 |
| HSL | 286.9º | 0.48% | 0.36% | - |
| HSV(B) | 286.9º | 0.64% | 0.53% | - |
| XYZ | 12.63 | 7.58 | 23.72 | - |
| YUV | 78.25 | 160.03 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 135 | 0.14 | 0.64 | 0 | 0.47 | 286.9 | 0.48 | 0.36 |
| Hex | 74 | 30 | 87 | E | 40 | 0 | 2F | 11F | 30 | 24 |
| Octal | 164 | 60 | 207 | 16 | 100 | 0 | 57 | 437 | 60 | 44 |
| Binary | 1110100 | 110000 | 10000111 | 1110 | 1000000 | 0 | 101111 | 100011111 | 110000 | 100100 |
Color Harmonies of #743087
Complementary color
Monochromatic Colors of #743087
Black with #743087
Text Example
Text Example
White with #743087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743087; }
p { color: rgb(116,48,135); }
H1.HeaderClassName
{
color: #743087;
}
.AnyTagClassName
{
color: #743087;
}
</style>
background-color css
<style>
a { background-color: #743087; }
a { background-color: rgb(116,48,135); }
div.DivClassName
{
background-color: #743087;
}
.BgClassName
{
background-color: #743087;
}
</style>
border-color css
<style>
span { border-color: #743087; }
span { border-color: rgb(116,48,135); }
td.TdClassName
{
border-color: #743087;
}
.TagClassName
{
border-color: #743087;
}
</style>