Shades of Vivid Violet #863492
Tints of Vivid Violet #863492
RGB
CMYK
RGB Variations
Color information
#863492 (or 0x863492) is known color: Vivid Violet. HEX triplet: 86, 34 and 92. RGB value is (134,52,146). Sum of RGB (Red+Green+Blue) = 134+52+146=332 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.36% from 332); Green value is 52 (20.70% from 255 or 15.66% from 332); Blue value is 146 (57.42% from 255 or 43.98% from 332); Max value from RGB is 146 - color contains mainly: blue. Hex color #863492 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863492 is #79CB6D. Grayscale: #565656. Windows color (decimal): -7981934 or 9581702. OLE color: 9581702.
HSL color Cylindrical-coordinate representation of color #863492: hue angle of 292.34º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863492 is Cyan = 0.08, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 52 | 146 | - |
| CMYK | 0.08 | 0.64 | 0 | 0.43 |
| HSL | 292.34º | 0.47% | 0.39% | - |
| HSV(B) | 292.34º | 0.64% | 0.57% | - |
| XYZ | 16.25 | 9.6 | 28.19 | - |
| YUV | 87.23 | 161.17 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 146 | 0.08 | 0.64 | 0 | 0.43 | 292.34 | 0.47 | 0.39 |
| Hex | 86 | 34 | 92 | 8 | 40 | 0 | 2B | 124 | 2F | 27 |
| Octal | 206 | 64 | 222 | 10 | 100 | 0 | 53 | 444 | 57 | 47 |
| Binary | 10000110 | 110100 | 10010010 | 1000 | 1000000 | 0 | 101011 | 100100100 | 101111 | 100111 |
Color Harmonies of #863492
Complementary color
Monochromatic Colors of #863492
Black with #863492
Text Example
Text Example
White with #863492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863492; }
p { color: rgb(134,52,146); }
H1.HeaderClassName
{
color: #863492;
}
.AnyTagClassName
{
color: #863492;
}
</style>
background-color css
<style>
a { background-color: #863492; }
a { background-color: rgb(134,52,146); }
div.DivClassName
{
background-color: #863492;
}
.BgClassName
{
background-color: #863492;
}
</style>
border-color css
<style>
span { border-color: #863492; }
span { border-color: rgb(134,52,146); }
td.TdClassName
{
border-color: #863492;
}
.TagClassName
{
border-color: #863492;
}
</style>