Shades of Vivid Violet #852794
Tints of Vivid Violet #852794
RGB
CMYK
RGB Variations
Color information
#852794 (or 0x852794) is known color: Vivid Violet. HEX triplet: 85, 27 and 94. RGB value is (133,39,148). Sum of RGB (Red+Green+Blue) = 133+39+148=320 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.56% from 320); Green value is 39 (15.62% from 255 or 12.19% from 320); Blue value is 148 (58.20% from 255 or 46.25% from 320); Max value from RGB is 148 - color contains mainly: blue. Hex color #852794 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #852794 is #7AD86B. Grayscale: #4F4F4F. Windows color (decimal): -8050796 or 9709445. OLE color: 9709445.
HSL color Cylindrical-coordinate representation of color #852794: hue angle of 291.74º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #852794 is Cyan = 0.10, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 39 | 148 | - |
| CMYK | 0.10 | 0.74 | 0 | 0.42 |
| HSL | 291.74º | 0.58% | 0.37% | - |
| HSV(B) | 291.74º | 0.74% | 0.58% | - |
| XYZ | 15.74 | 8.58 | 28.84 | - |
| YUV | 79.53 | 166.64 | 166.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 148 | 0.10 | 0.74 | 0 | 0.42 | 291.74 | 0.58 | 0.37 |
| Hex | 85 | 27 | 94 | A | 4A | 0 | 2A | 124 | 3A | 25 |
| Octal | 205 | 47 | 224 | 12 | 112 | 0 | 52 | 444 | 72 | 45 |
| Binary | 10000101 | 100111 | 10010100 | 1010 | 1001010 | 0 | 101010 | 100100100 | 111010 | 100101 |
Color Harmonies of #852794
Complementary color
Monochromatic Colors of #852794
Black with #852794
Text Example
Text Example
White with #852794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852794; }
p { color: rgb(133,39,148); }
H1.HeaderClassName
{
color: #852794;
}
.AnyTagClassName
{
color: #852794;
}
</style>
background-color css
<style>
a { background-color: #852794; }
a { background-color: rgb(133,39,148); }
div.DivClassName
{
background-color: #852794;
}
.BgClassName
{
background-color: #852794;
}
</style>
border-color css
<style>
span { border-color: #852794; }
span { border-color: rgb(133,39,148); }
td.TdClassName
{
border-color: #852794;
}
.TagClassName
{
border-color: #852794;
}
</style>