Shades of Vivid Violet #852796
Tints of Vivid Violet #852796
RGB
CMYK
RGB Variations
Color information
#852796 (or 0x852796) is known color: Vivid Violet. HEX triplet: 85, 27 and 96. RGB value is (133,39,150). Sum of RGB (Red+Green+Blue) = 133+39+150=322 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.30% from 322); Green value is 39 (15.62% from 255 or 12.11% from 322); Blue value is 150 (58.98% from 255 or 46.58% from 322); Max value from RGB is 150 - color contains mainly: blue. Hex color #852796 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #852796 is #7AD869. Grayscale: #4F4F4F. Windows color (decimal): -8050794 or 9840517. OLE color: 9840517.
HSL color Cylindrical-coordinate representation of color #852796: hue angle of 290.81º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #852796 is Cyan = 0.11, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 39 | 150 | - |
| CMYK | 0.11 | 0.74 | 0 | 0.41 |
| HSL | 290.81º | 0.59% | 0.37% | - |
| HSV(B) | 290.81º | 0.74% | 0.59% | - |
| XYZ | 15.9 | 8.64 | 29.68 | - |
| YUV | 79.76 | 167.64 | 165.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 150 | 0.11 | 0.74 | 0 | 0.41 | 290.81 | 0.59 | 0.37 |
| Hex | 85 | 27 | 96 | B | 4A | 0 | 29 | 123 | 3B | 25 |
| Octal | 205 | 47 | 226 | 13 | 112 | 0 | 51 | 443 | 73 | 45 |
| Binary | 10000101 | 100111 | 10010110 | 1011 | 1001010 | 0 | 101001 | 100100011 | 111011 | 100101 |
Color Harmonies of #852796
Complementary color
Monochromatic Colors of #852796
Black with #852796
Text Example
Text Example
White with #852796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852796; }
p { color: rgb(133,39,150); }
H1.HeaderClassName
{
color: #852796;
}
.AnyTagClassName
{
color: #852796;
}
</style>
background-color css
<style>
a { background-color: #852796; }
a { background-color: rgb(133,39,150); }
div.DivClassName
{
background-color: #852796;
}
.BgClassName
{
background-color: #852796;
}
</style>
border-color css
<style>
span { border-color: #852796; }
span { border-color: rgb(133,39,150); }
td.TdClassName
{
border-color: #852796;
}
.TagClassName
{
border-color: #852796;
}
</style>