Shades of Vivid Violet #813295
Tints of Vivid Violet #813295
RGB
CMYK
RGB Variations
Color information
#813295 (or 0x813295) is known color: Vivid Violet. HEX triplet: 81, 32 and 95. RGB value is (129,50,149). Sum of RGB (Red+Green+Blue) = 129+50+149=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 50 (19.92% from 255 or 15.24% from 328); Blue value is 149 (58.59% from 255 or 45.43% from 328); Max value from RGB is 149 - color contains mainly: blue. Hex color #813295 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813295 is #7ECD6A. Grayscale: #545454. Windows color (decimal): -8310123 or 9777793. OLE color: 9777793.
HSL color Cylindrical-coordinate representation of color #813295: hue angle of 287.88º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #813295 is Cyan = 0.13, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 50 | 149 | - |
| CMYK | 0.13 | 0.66 | 0 | 0.42 |
| HSL | 287.88º | 0.5% | 0.39% | - |
| HSV(B) | 287.88º | 0.66% | 0.58% | - |
| XYZ | 15.62 | 9.12 | 29.37 | - |
| YUV | 84.91 | 164.17 | 159.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 50 | 149 | 0.13 | 0.66 | 0 | 0.42 | 287.88 | 0.5 | 0.39 |
| Hex | 81 | 32 | 95 | D | 42 | 0 | 2A | 120 | 32 | 27 |
| Octal | 201 | 62 | 225 | 15 | 102 | 0 | 52 | 440 | 62 | 47 |
| Binary | 10000001 | 110010 | 10010101 | 1101 | 1000010 | 0 | 101010 | 100100000 | 110010 | 100111 |
Color Harmonies of #813295
Complementary color
Monochromatic Colors of #813295
Black with #813295
Text Example
Text Example
White with #813295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813295; }
p { color: rgb(129,50,149); }
H1.HeaderClassName
{
color: #813295;
}
.AnyTagClassName
{
color: #813295;
}
</style>
background-color css
<style>
a { background-color: #813295; }
a { background-color: rgb(129,50,149); }
div.DivClassName
{
background-color: #813295;
}
.BgClassName
{
background-color: #813295;
}
</style>
border-color css
<style>
span { border-color: #813295; }
span { border-color: rgb(129,50,149); }
td.TdClassName
{
border-color: #813295;
}
.TagClassName
{
border-color: #813295;
}
</style>