Shades of Vivid Violet #743689
Tints of Vivid Violet #743689
RGB
CMYK
RGB Variations
Color information
#743689 (or 0x743689) is known color: Vivid Violet. HEX triplet: 74, 36 and 89. RGB value is (116,54,137). Sum of RGB (Red+Green+Blue) = 116+54+137=307 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.79% from 307); Green value is 54 (21.48% from 255 or 17.59% from 307); Blue value is 137 (53.91% from 255 or 44.63% from 307); Max value from RGB is 137 - color contains mainly: blue. Hex color #743689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743689 is #8BC976. Grayscale: #515151. Windows color (decimal): -9161079 or 8992372. OLE color: 8992372.
HSL color Cylindrical-coordinate representation of color #743689: hue angle of 284.82º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #743689 is Cyan = 0.15, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 54 | 137 | - |
| CMYK | 0.15 | 0.61 | 0 | 0.46 |
| HSL | 284.82º | 0.43% | 0.37% | - |
| HSV(B) | 284.82º | 0.61% | 0.54% | - |
| XYZ | 13.04 | 8.16 | 24.55 | - |
| YUV | 82 | 159.04 | 152.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 137 | 0.15 | 0.61 | 0 | 0.46 | 284.82 | 0.43 | 0.37 |
| Hex | 74 | 36 | 89 | F | 3D | 0 | 2E | 11D | 2B | 25 |
| Octal | 164 | 66 | 211 | 17 | 75 | 0 | 56 | 435 | 53 | 45 |
| Binary | 1110100 | 110110 | 10001001 | 1111 | 111101 | 0 | 101110 | 100011101 | 101011 | 100101 |
Color Harmonies of #743689
Complementary color
Monochromatic Colors of #743689
Black with #743689
Text Example
Text Example
White with #743689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743689; }
p { color: rgb(116,54,137); }
H1.HeaderClassName
{
color: #743689;
}
.AnyTagClassName
{
color: #743689;
}
</style>
background-color css
<style>
a { background-color: #743689; }
a { background-color: rgb(116,54,137); }
div.DivClassName
{
background-color: #743689;
}
.BgClassName
{
background-color: #743689;
}
</style>
border-color css
<style>
span { border-color: #743689; }
span { border-color: rgb(116,54,137); }
td.TdClassName
{
border-color: #743689;
}
.TagClassName
{
border-color: #743689;
}
</style>