Shades of Affair #85539A
Tints of Affair #85539A
RGB
CMYK
RGB Variations
Color information
#85539A (or 0x85539A) is known color: Affair. HEX triplet: 85, 53 and 9A. RGB value is (133,83,154). Sum of RGB (Red+Green+Blue) = 133+83+154=370 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.95% from 370); Green value is 83 (32.81% from 255 or 22.43% from 370); Blue value is 154 (60.55% from 255 or 41.62% from 370); Max value from RGB is 154 - color contains mainly: blue. Hex color #85539A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #85539A is #7AAC65. Grayscale: #696969. Windows color (decimal): -8039526 or 10113925. OLE color: 10113925.
HSL color Cylindrical-coordinate representation of color #85539A: hue angle of 282.25º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #85539A is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 83 | 154 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.40 |
| HSL | 282.25º | 0.3% | 0.46% | - |
| HSV(B) | 282.25º | 0.46% | 0.6% | - |
| XYZ | 18.6 | 13.51 | 32.2 | - |
| YUV | 106.04 | 155.07 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 83 | 154 | 0.14 | 0.46 | 0 | 0.40 | 282.25 | 0.3 | 0.46 |
| Hex | 85 | 53 | 9A | E | 2E | 0 | 28 | 11A | 1E | 2E |
| Octal | 205 | 123 | 232 | 16 | 56 | 0 | 50 | 432 | 36 | 56 |
| Binary | 10000101 | 1010011 | 10011010 | 1110 | 101110 | 0 | 101000 | 100011010 | 11110 | 101110 |
Color Harmonies of #85539A
Complementary color
Monochromatic Colors of #85539A
Black with #85539A
Text Example
Text Example
White with #85539A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #85539A; }
p { color: rgb(133,83,154); }
H1.HeaderClassName
{
color: #85539A;
}
.AnyTagClassName
{
color: #85539A;
}
</style>
background-color css
<style>
a { background-color: #85539A; }
a { background-color: rgb(133,83,154); }
div.DivClassName
{
background-color: #85539A;
}
.BgClassName
{
background-color: #85539A;
}
</style>
border-color css
<style>
span { border-color: #85539A; }
span { border-color: rgb(133,83,154); }
td.TdClassName
{
border-color: #85539A;
}
.TagClassName
{
border-color: #85539A;
}
</style>