Shades of Vivid Violet #823695
Tints of Vivid Violet #823695
RGB
CMYK
RGB Variations
Color information
#823695 (or 0x823695) is known color: Vivid Violet. HEX triplet: 82, 36 and 95. RGB value is (130,54,149). Sum of RGB (Red+Green+Blue) = 130+54+149=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 54 (21.48% from 255 or 16.22% from 333); Blue value is 149 (58.59% from 255 or 44.74% from 333); Max value from RGB is 149 - color contains mainly: blue. Hex color #823695 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #823695 is #7DC96A. Grayscale: #575757. Windows color (decimal): -8243563 or 9778818. OLE color: 9778818.
HSL color Cylindrical-coordinate representation of color #823695: hue angle of 288º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #823695 is Cyan = 0.13, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 54 | 149 | - |
| CMYK | 0.13 | 0.64 | 0 | 0.42 |
| HSL | 288º | 0.47% | 0.4% | - |
| HSV(B) | 288º | 0.64% | 0.58% | - |
| XYZ | 15.95 | 9.55 | 29.44 | - |
| YUV | 87.55 | 162.68 | 158.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 54 | 149 | 0.13 | 0.64 | 0 | 0.42 | 288 | 0.47 | 0.4 |
| Hex | 82 | 36 | 95 | D | 40 | 0 | 2A | 120 | 2F | 28 |
| Octal | 202 | 66 | 225 | 15 | 100 | 0 | 52 | 440 | 57 | 50 |
| Binary | 10000010 | 110110 | 10010101 | 1101 | 1000000 | 0 | 101010 | 100100000 | 101111 | 101000 |
Color Harmonies of #823695
Complementary color
Monochromatic Colors of #823695
Black with #823695
Text Example
Text Example
White with #823695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823695; }
p { color: rgb(130,54,149); }
H1.HeaderClassName
{
color: #823695;
}
.AnyTagClassName
{
color: #823695;
}
</style>
background-color css
<style>
a { background-color: #823695; }
a { background-color: rgb(130,54,149); }
div.DivClassName
{
background-color: #823695;
}
.BgClassName
{
background-color: #823695;
}
</style>
border-color css
<style>
span { border-color: #823695; }
span { border-color: rgb(130,54,149); }
td.TdClassName
{
border-color: #823695;
}
.TagClassName
{
border-color: #823695;
}
</style>