Shades of Affair #875996
Tints of Affair #875996
RGB
CMYK
RGB Variations
Color information
#875996 (or 0x875996) is known color: Affair. HEX triplet: 87, 59 and 96. RGB value is (135,89,150). Sum of RGB (Red+Green+Blue) = 135+89+150=374 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.10% from 374); Green value is 89 (35.16% from 255 or 23.80% from 374); Blue value is 150 (58.98% from 255 or 40.11% from 374); Max value from RGB is 150 - color contains mainly: blue. Hex color #875996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875996 is #78A669. Grayscale: #6D6D6D. Windows color (decimal): -7906922 or 9853319. OLE color: 9853319.
HSL color Cylindrical-coordinate representation of color #875996: hue angle of 285.25º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #875996 is Cyan = 0.1, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 89 | 150 | - |
| CMYK | 0.1 | 0.41 | 0 | 0.41 |
| HSL | 285.25º | 0.26% | 0.47% | - |
| HSV(B) | 285.25º | 0.41% | 0.59% | - |
| XYZ | 19.07 | 14.5 | 30.65 | - |
| YUV | 109.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 89 | 150 | 0.1 | 0.41 | 0 | 0.41 | 285.25 | 0.26 | 0.47 |
| Hex | 87 | 59 | 96 | A | 29 | 0 | 29 | 11D | 1A | 2F |
| Octal | 207 | 131 | 226 | 12 | 51 | 0 | 51 | 435 | 32 | 57 |
| Binary | 10000111 | 1011001 | 10010110 | 1010 | 101001 | 0 | 101001 | 100011101 | 11010 | 101111 |
Color Harmonies of #875996
Complementary color
Monochromatic Colors of #875996
Black with #875996
Text Example
Text Example
White with #875996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875996; }
p { color: rgb(135,89,150); }
H1.HeaderClassName
{
color: #875996;
}
.AnyTagClassName
{
color: #875996;
}
</style>
background-color css
<style>
a { background-color: #875996; }
a { background-color: rgb(135,89,150); }
div.DivClassName
{
background-color: #875996;
}
.BgClassName
{
background-color: #875996;
}
</style>
border-color css
<style>
span { border-color: #875996; }
span { border-color: rgb(135,89,150); }
td.TdClassName
{
border-color: #875996;
}
.TagClassName
{
border-color: #875996;
}
</style>