Shades of Vivid Violet #852791
Tints of Vivid Violet #852791
RGB
CMYK
RGB Variations
Color information
#852791 (or 0x852791) is known color: Vivid Violet. HEX triplet: 85, 27 and 91. RGB value is (133,39,145). Sum of RGB (Red+Green+Blue) = 133+39+145=317 (41% of max value = 765). Red value is 133 (52.34% from 255 or 41.96% from 317); Green value is 39 (15.62% from 255 or 12.30% from 317); Blue value is 145 (57.03% from 255 or 45.74% from 317); Max value from RGB is 145 - color contains mainly: blue. Hex color #852791 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #852791 is #7AD86E. Grayscale: #4E4E4E. Windows color (decimal): -8050799 or 9512837. OLE color: 9512837.
HSL color Cylindrical-coordinate representation of color #852791: hue angle of 293.21º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #852791 is Cyan = 0.08, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 39 | 145 | - |
| CMYK | 0.08 | 0.73 | 0 | 0.43 |
| HSL | 293.21º | 0.58% | 0.36% | - |
| HSV(B) | 293.21º | 0.73% | 0.57% | - |
| XYZ | 15.51 | 8.48 | 27.61 | - |
| YUV | 79.19 | 165.14 | 166.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 145 | 0.08 | 0.73 | 0 | 0.43 | 293.21 | 0.58 | 0.36 |
| Hex | 85 | 27 | 91 | 8 | 49 | 0 | 2B | 125 | 3A | 24 |
| Octal | 205 | 47 | 221 | 10 | 111 | 0 | 53 | 445 | 72 | 44 |
| Binary | 10000101 | 100111 | 10010001 | 1000 | 1001001 | 0 | 101011 | 100100101 | 111010 | 100100 |
Color Harmonies of #852791
Complementary color
Monochromatic Colors of #852791
Black with #852791
Text Example
Text Example
White with #852791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852791; }
p { color: rgb(133,39,145); }
H1.HeaderClassName
{
color: #852791;
}
.AnyTagClassName
{
color: #852791;
}
</style>
background-color css
<style>
a { background-color: #852791; }
a { background-color: rgb(133,39,145); }
div.DivClassName
{
background-color: #852791;
}
.BgClassName
{
background-color: #852791;
}
</style>
border-color css
<style>
span { border-color: #852791; }
span { border-color: rgb(133,39,145); }
td.TdClassName
{
border-color: #852791;
}
.TagClassName
{
border-color: #852791;
}
</style>