Shades of Vivid Violet #863284
Tints of Vivid Violet #863284
RGB
CMYK
RGB Variations
Color information
#863284 (or 0x863284) is known color: Vivid Violet. HEX triplet: 86, 32 and 84. RGB value is (134,50,132). Sum of RGB (Red+Green+Blue) = 134+50+132=316 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.41% from 316); Green value is 50 (19.92% from 255 or 15.82% from 316); Blue value is 132 (51.95% from 255 or 41.77% from 316); Max value from RGB is 134 - color contains mainly: red. Hex color #863284 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863284 is #79CD7B. Grayscale: #545454. Windows color (decimal): -7982460 or 8663686. OLE color: 8663686.
HSL color Cylindrical-coordinate representation of color #863284: hue angle of 301.43º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863284 is Cyan = 0, Magento = 0.63, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 132 | - |
| CMYK | 0 | 0.63 | 0.01 | 0.47 |
| HSL | 301.43º | 0.46% | 0.36% | - |
| HSV(B) | 301.43º | 0.63% | 0.53% | - |
| XYZ | 15.14 | 9.02 | 22.77 | - |
| YUV | 84.46 | 154.83 | 163.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 132 | 0 | 0.63 | 0.01 | 0.47 | 301.43 | 0.46 | 0.36 |
| Hex | 86 | 32 | 84 | 0 | 3F | 1 | 2F | 12D | 2E | 24 |
| Octal | 206 | 62 | 204 | 0 | 77 | 1 | 57 | 455 | 56 | 44 |
| Binary | 10000110 | 110010 | 10000100 | 0 | 111111 | 1 | 101111 | 100101101 | 101110 | 100100 |
Color Harmonies of #863284
Complementary color
Monochromatic Colors of #863284
Black with #863284
Text Example
Text Example
White with #863284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863284; }
p { color: rgb(134,50,132); }
H1.HeaderClassName
{
color: #863284;
}
.AnyTagClassName
{
color: #863284;
}
</style>
background-color css
<style>
a { background-color: #863284; }
a { background-color: rgb(134,50,132); }
div.DivClassName
{
background-color: #863284;
}
.BgClassName
{
background-color: #863284;
}
</style>
border-color css
<style>
span { border-color: #863284; }
span { border-color: rgb(134,50,132); }
td.TdClassName
{
border-color: #863284;
}
.TagClassName
{
border-color: #863284;
}
</style>