Shades of Vivid Violet #852790
Tints of Vivid Violet #852790
RGB
CMYK
RGB Variations
Color information
#852790 (or 0x852790) is known color: Vivid Violet. HEX triplet: 85, 27 and 90. RGB value is (133,39,144). Sum of RGB (Red+Green+Blue) = 133+39+144=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 39 (15.62% from 255 or 12.34% from 316); Blue value is 144 (56.64% from 255 or 45.57% from 316); Max value from RGB is 144 - color contains mainly: blue. Hex color #852790 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #852790 is #7AD86F. Grayscale: #4E4E4E. Windows color (decimal): -8050800 or 9447301. OLE color: 9447301.
HSL color Cylindrical-coordinate representation of color #852790: hue angle of 293.71º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #852790 is Cyan = 0.08, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 39 | 144 | - |
| CMYK | 0.08 | 0.73 | 0 | 0.44 |
| HSL | 293.71º | 0.57% | 0.36% | - |
| HSV(B) | 293.71º | 0.73% | 0.56% | - |
| XYZ | 15.43 | 8.45 | 27.2 | - |
| YUV | 79.08 | 164.64 | 166.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 39 | 144 | 0.08 | 0.73 | 0 | 0.44 | 293.71 | 0.57 | 0.36 |
| Hex | 85 | 27 | 90 | 8 | 49 | 0 | 2C | 126 | 39 | 24 |
| Octal | 205 | 47 | 220 | 10 | 111 | 0 | 54 | 446 | 71 | 44 |
| Binary | 10000101 | 100111 | 10010000 | 1000 | 1001001 | 0 | 101100 | 100100110 | 111001 | 100100 |
Color Harmonies of #852790
Complementary color
Monochromatic Colors of #852790
Black with #852790
Text Example
Text Example
White with #852790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852790; }
p { color: rgb(133,39,144); }
H1.HeaderClassName
{
color: #852790;
}
.AnyTagClassName
{
color: #852790;
}
</style>
background-color css
<style>
a { background-color: #852790; }
a { background-color: rgb(133,39,144); }
div.DivClassName
{
background-color: #852790;
}
.BgClassName
{
background-color: #852790;
}
</style>
border-color css
<style>
span { border-color: #852790; }
span { border-color: rgb(133,39,144); }
td.TdClassName
{
border-color: #852790;
}
.TagClassName
{
border-color: #852790;
}
</style>