Shades of Vivid Violet #814291
Tints of Vivid Violet #814291
RGB
CMYK
RGB Variations
Color information
#814291 (or 0x814291) is known color: Vivid Violet. HEX triplet: 81, 42 and 91. RGB value is (129,66,145). Sum of RGB (Red+Green+Blue) = 129+66+145=340 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.94% from 340); Green value is 66 (26.17% from 255 or 19.41% from 340); Blue value is 145 (57.03% from 255 or 42.65% from 340); Max value from RGB is 145 - color contains mainly: blue. Hex color #814291 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #814291 is #7EBD6E. Grayscale: #5D5D5D. Windows color (decimal): -8306031 or 9519745. OLE color: 9519745.
HSL color Cylindrical-coordinate representation of color #814291: hue angle of 287.85º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #814291 is Cyan = 0.11, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 66 | 145 | - |
| CMYK | 0.11 | 0.54 | 0 | 0.43 |
| HSL | 287.85º | 0.37% | 0.41% | - |
| HSV(B) | 287.85º | 0.54% | 0.57% | - |
| XYZ | 16.11 | 10.61 | 27.99 | - |
| YUV | 93.84 | 156.87 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 66 | 145 | 0.11 | 0.54 | 0 | 0.43 | 287.85 | 0.37 | 0.41 |
| Hex | 81 | 42 | 91 | B | 36 | 0 | 2B | 120 | 25 | 29 |
| Octal | 201 | 102 | 221 | 13 | 66 | 0 | 53 | 440 | 45 | 51 |
| Binary | 10000001 | 1000010 | 10010001 | 1011 | 110110 | 0 | 101011 | 100100000 | 100101 | 101001 |
Color Harmonies of #814291
Complementary color
Monochromatic Colors of #814291
Black with #814291
Text Example
Text Example
White with #814291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814291; }
p { color: rgb(129,66,145); }
H1.HeaderClassName
{
color: #814291;
}
.AnyTagClassName
{
color: #814291;
}
</style>
background-color css
<style>
a { background-color: #814291; }
a { background-color: rgb(129,66,145); }
div.DivClassName
{
background-color: #814291;
}
.BgClassName
{
background-color: #814291;
}
</style>
border-color css
<style>
span { border-color: #814291; }
span { border-color: rgb(129,66,145); }
td.TdClassName
{
border-color: #814291;
}
.TagClassName
{
border-color: #814291;
}
</style>