Shades of Vivid Violet #863088
Tints of Vivid Violet #863088
RGB
CMYK
RGB Variations
Color information
#863088 (or 0x863088) is known color: Vivid Violet. HEX triplet: 86, 30 and 88. RGB value is (134,48,136). Sum of RGB (Red+Green+Blue) = 134+48+136=318 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.14% from 318); Green value is 48 (19.14% from 255 or 15.09% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #863088 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863088 is #79CF77. Grayscale: #535353. Windows color (decimal): -7982968 or 8925318. OLE color: 8925318.
HSL color Cylindrical-coordinate representation of color #863088: hue angle of 298.64º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #863088 is Cyan = 0.01, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 48 | 136 | - |
| CMYK | 0.01 | 0.65 | 0 | 0.47 |
| HSL | 298.64º | 0.48% | 0.36% | - |
| HSV(B) | 298.64º | 0.65% | 0.53% | - |
| XYZ | 15.33 | 8.96 | 24.21 | - |
| YUV | 83.75 | 157.49 | 163.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 48 | 136 | 0.01 | 0.65 | 0 | 0.47 | 298.64 | 0.48 | 0.36 |
| Hex | 86 | 30 | 88 | 1 | 41 | 0 | 2F | 12B | 30 | 24 |
| Octal | 206 | 60 | 210 | 1 | 101 | 0 | 57 | 453 | 60 | 44 |
| Binary | 10000110 | 110000 | 10001000 | 1 | 1000001 | 0 | 101111 | 100101011 | 110000 | 100100 |
Color Harmonies of #863088
Complementary color
Monochromatic Colors of #863088
Black with #863088
Text Example
Text Example
White with #863088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863088; }
p { color: rgb(134,48,136); }
H1.HeaderClassName
{
color: #863088;
}
.AnyTagClassName
{
color: #863088;
}
</style>
background-color css
<style>
a { background-color: #863088; }
a { background-color: rgb(134,48,136); }
div.DivClassName
{
background-color: #863088;
}
.BgClassName
{
background-color: #863088;
}
</style>
border-color css
<style>
span { border-color: #863088; }
span { border-color: rgb(134,48,136); }
td.TdClassName
{
border-color: #863088;
}
.TagClassName
{
border-color: #863088;
}
</style>