Shades of Vivid Violet #813482
Tints of Vivid Violet #813482
RGB
CMYK
RGB Variations
Color information
#813482 (or 0x813482) is known color: Vivid Violet. HEX triplet: 81, 34 and 82. RGB value is (129,52,130). Sum of RGB (Red+Green+Blue) = 129+52+130=311 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.48% from 311); Green value is 52 (20.70% from 255 or 16.72% from 311); Blue value is 130 (51.17% from 255 or 41.80% from 311); Max value from RGB is 130 - color contains mainly: blue. Hex color #813482 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813482 is #7ECB7D. Grayscale: #535353. Windows color (decimal): -8309630 or 8533121. OLE color: 8533121.
HSL color Cylindrical-coordinate representation of color #813482: hue angle of 299.23º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813482 is Cyan = 0.01, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 52 | 130 | - |
| CMYK | 0.01 | 0.60 | 0 | 0.49 |
| HSL | 299.23º | 0.43% | 0.36% | - |
| HSV(B) | 299.23º | 0.6% | 0.51% | - |
| XYZ | 14.31 | 8.73 | 22.05 | - |
| YUV | 83.92 | 154.01 | 160.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 130 | 0.01 | 0.60 | 0 | 0.49 | 299.23 | 0.43 | 0.36 |
| Hex | 81 | 34 | 82 | 1 | 3C | 0 | 31 | 12B | 2B | 24 |
| Octal | 201 | 64 | 202 | 1 | 74 | 0 | 61 | 453 | 53 | 44 |
| Binary | 10000001 | 110100 | 10000010 | 1 | 111100 | 0 | 110001 | 100101011 | 101011 | 100100 |
Color Harmonies of #813482
Complementary color
Monochromatic Colors of #813482
Black with #813482
Text Example
Text Example
White with #813482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813482; }
p { color: rgb(129,52,130); }
H1.HeaderClassName
{
color: #813482;
}
.AnyTagClassName
{
color: #813482;
}
</style>
background-color css
<style>
a { background-color: #813482; }
a { background-color: rgb(129,52,130); }
div.DivClassName
{
background-color: #813482;
}
.BgClassName
{
background-color: #813482;
}
</style>
border-color css
<style>
span { border-color: #813482; }
span { border-color: rgb(129,52,130); }
td.TdClassName
{
border-color: #813482;
}
.TagClassName
{
border-color: #813482;
}
</style>