Shades of Affair #87529A
Tints of Affair #87529A
RGB
CMYK
RGB Variations
Color information
#87529A (or 0x87529A) is known color: Affair. HEX triplet: 87, 52 and 9A. RGB value is (135,82,154). Sum of RGB (Red+Green+Blue) = 135+82+154=371 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.39% from 371); Green value is 82 (32.42% from 255 or 22.10% from 371); Blue value is 154 (60.55% from 255 or 41.51% from 371); Max value from RGB is 154 - color contains mainly: blue. Hex color #87529A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #87529A is #78AD65. Grayscale: #696969. Windows color (decimal): -7908710 or 10113671. OLE color: 10113671.
HSL color Cylindrical-coordinate representation of color #87529A: hue angle of 284.17º 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 #87529A is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 82 | 154 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.40 |
| HSL | 284.17º | 0.31% | 0.46% | - |
| HSV(B) | 284.17º | 0.47% | 0.6% | - |
| XYZ | 18.84 | 13.52 | 32.19 | - |
| YUV | 106.06 | 155.06 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 82 | 154 | 0.12 | 0.47 | 0 | 0.40 | 284.17 | 0.31 | 0.46 |
| Hex | 87 | 52 | 9A | C | 2F | 0 | 28 | 11C | 1F | 2E |
| Octal | 207 | 122 | 232 | 14 | 57 | 0 | 50 | 434 | 37 | 56 |
| Binary | 10000111 | 1010010 | 10011010 | 1100 | 101111 | 0 | 101000 | 100011100 | 11111 | 101110 |
Color Harmonies of #87529A
Complementary color
Monochromatic Colors of #87529A
Black with #87529A
Text Example
Text Example
White with #87529A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #87529A; }
p { color: rgb(135,82,154); }
H1.HeaderClassName
{
color: #87529A;
}
.AnyTagClassName
{
color: #87529A;
}
</style>
background-color css
<style>
a { background-color: #87529A; }
a { background-color: rgb(135,82,154); }
div.DivClassName
{
background-color: #87529A;
}
.BgClassName
{
background-color: #87529A;
}
</style>
border-color css
<style>
span { border-color: #87529A; }
span { border-color: rgb(135,82,154); }
td.TdClassName
{
border-color: #87529A;
}
.TagClassName
{
border-color: #87529A;
}
</style>