Shades of Vivid Violet #823794
Tints of Vivid Violet #823794
RGB
CMYK
RGB Variations
Color information
#823794 (or 0x823794) is known color: Vivid Violet. HEX triplet: 82, 37 and 94. RGB value is (130,55,148). Sum of RGB (Red+Green+Blue) = 130+55+148=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 55 (21.88% from 255 or 16.52% from 333); Blue value is 148 (58.20% from 255 or 44.44% from 333); Max value from RGB is 148 - color contains mainly: blue. Hex color #823794 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #823794 is #7DC86B. Grayscale: #575757. Windows color (decimal): -8243308 or 9713538. OLE color: 9713538.
HSL color Cylindrical-coordinate representation of color #823794: hue angle of 288.39º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #823794 is Cyan = 0.12, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 55 | 148 | - |
| CMYK | 0.12 | 0.63 | 0 | 0.42 |
| HSL | 288.39º | 0.46% | 0.4% | - |
| HSV(B) | 288.39º | 0.63% | 0.58% | - |
| XYZ | 15.92 | 9.62 | 29.03 | - |
| YUV | 88.03 | 161.85 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 55 | 148 | 0.12 | 0.63 | 0 | 0.42 | 288.39 | 0.46 | 0.4 |
| Hex | 82 | 37 | 94 | C | 3F | 0 | 2A | 120 | 2E | 28 |
| Octal | 202 | 67 | 224 | 14 | 77 | 0 | 52 | 440 | 56 | 50 |
| Binary | 10000010 | 110111 | 10010100 | 1100 | 111111 | 0 | 101010 | 100100000 | 101110 | 101000 |
Color Harmonies of #823794
Complementary color
Monochromatic Colors of #823794
Black with #823794
Text Example
Text Example
White with #823794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823794; }
p { color: rgb(130,55,148); }
H1.HeaderClassName
{
color: #823794;
}
.AnyTagClassName
{
color: #823794;
}
</style>
background-color css
<style>
a { background-color: #823794; }
a { background-color: rgb(130,55,148); }
div.DivClassName
{
background-color: #823794;
}
.BgClassName
{
background-color: #823794;
}
</style>
border-color css
<style>
span { border-color: #823794; }
span { border-color: rgb(130,55,148); }
td.TdClassName
{
border-color: #823794;
}
.TagClassName
{
border-color: #823794;
}
</style>