Shades of Affair #85529A
Tints of Affair #85529A
RGB
CMYK
RGB Variations
Color information
#85529A (or 0x85529A) is known color: Affair. HEX triplet: 85, 52 and 9A. RGB value is (133,82,154). Sum of RGB (Red+Green+Blue) = 133+82+154=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 82 (32.42% from 255 or 22.22% from 369); Blue value is 154 (60.55% from 255 or 41.73% from 369); Max value from RGB is 154 - color contains mainly: blue. Hex color #85529A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #85529A is #7AAD65. Grayscale: #696969. Windows color (decimal): -8039782 or 10113669. OLE color: 10113669.
HSL color Cylindrical-coordinate representation of color #85529A: hue angle of 282.5º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #85529A is Cyan = 0.14, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 82 | 154 | - |
| CMYK | 0.14 | 0.47 | 0 | 0.40 |
| HSL | 282.5º | 0.31% | 0.46% | - |
| HSV(B) | 282.5º | 0.47% | 0.6% | - |
| XYZ | 18.52 | 13.35 | 32.17 | - |
| YUV | 105.46 | 155.4 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 154 | 0.14 | 0.47 | 0 | 0.40 | 282.5 | 0.31 | 0.46 |
| Hex | 85 | 52 | 9A | E | 2F | 0 | 28 | 11A | 1F | 2E |
| Octal | 205 | 122 | 232 | 16 | 57 | 0 | 50 | 432 | 37 | 56 |
| Binary | 10000101 | 1010010 | 10011010 | 1110 | 101111 | 0 | 101000 | 100011010 | 11111 | 101110 |
Color Harmonies of #85529A
Complementary color
Monochromatic Colors of #85529A
Black with #85529A
Text Example
Text Example
White with #85529A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #85529A; }
p { color: rgb(133,82,154); }
H1.HeaderClassName
{
color: #85529A;
}
.AnyTagClassName
{
color: #85529A;
}
</style>
background-color css
<style>
a { background-color: #85529A; }
a { background-color: rgb(133,82,154); }
div.DivClassName
{
background-color: #85529A;
}
.BgClassName
{
background-color: #85529A;
}
</style>
border-color css
<style>
span { border-color: #85529A; }
span { border-color: rgb(133,82,154); }
td.TdClassName
{
border-color: #85529A;
}
.TagClassName
{
border-color: #85529A;
}
</style>