Shades of Vivid Violet #852594
Tints of Vivid Violet #852594
RGB
CMYK
RGB Variations
Color information
#852594 (or 0x852594) is known color: Vivid Violet. HEX triplet: 85, 25 and 94. RGB value is (133,37,148). Sum of RGB (Red+Green+Blue) = 133+37+148=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 37 (14.84% from 255 or 11.64% from 318); Blue value is 148 (58.20% from 255 or 46.54% from 318); Max value from RGB is 148 - color contains mainly: blue. Hex color #852594 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #852594 is #7ADA6B. Grayscale: #4E4E4E. Windows color (decimal): -8051308 or 9708933. OLE color: 9708933.
HSL color Cylindrical-coordinate representation of color #852594: hue angle of 291.89º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #852594 is Cyan = 0.10, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 37 | 148 | - |
| CMYK | 0.10 | 0.75 | 0 | 0.42 |
| HSL | 291.89º | 0.6% | 0.36% | - |
| HSV(B) | 291.89º | 0.75% | 0.58% | - |
| XYZ | 15.68 | 8.45 | 28.82 | - |
| YUV | 78.36 | 167.3 | 166.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 148 | 0.10 | 0.75 | 0 | 0.42 | 291.89 | 0.6 | 0.36 |
| Hex | 85 | 25 | 94 | A | 4B | 0 | 2A | 124 | 3C | 24 |
| Octal | 205 | 45 | 224 | 12 | 113 | 0 | 52 | 444 | 74 | 44 |
| Binary | 10000101 | 100101 | 10010100 | 1010 | 1001011 | 0 | 101010 | 100100100 | 111100 | 100100 |
Color Harmonies of #852594
Complementary color
Monochromatic Colors of #852594
Black with #852594
Text Example
Text Example
White with #852594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852594; }
p { color: rgb(133,37,148); }
H1.HeaderClassName
{
color: #852594;
}
.AnyTagClassName
{
color: #852594;
}
</style>
background-color css
<style>
a { background-color: #852594; }
a { background-color: rgb(133,37,148); }
div.DivClassName
{
background-color: #852594;
}
.BgClassName
{
background-color: #852594;
}
</style>
border-color css
<style>
span { border-color: #852594; }
span { border-color: rgb(133,37,148); }
td.TdClassName
{
border-color: #852594;
}
.TagClassName
{
border-color: #852594;
}
</style>