Shades of Affair #865997
Tints of Affair #865997
RGB
CMYK
RGB Variations
Color information
#865997 (or 0x865997) is known color: Affair. HEX triplet: 86, 59 and 97. RGB value is (134,89,151). Sum of RGB (Red+Green+Blue) = 134+89+151=374 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.83% from 374); Green value is 89 (35.16% from 255 or 23.80% from 374); Blue value is 151 (59.38% from 255 or 40.37% from 374); Max value from RGB is 151 - color contains mainly: blue. Hex color #865997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865997 is #79A668. Grayscale: #6D6D6D. Windows color (decimal): -7972457 or 9918854. OLE color: 9918854.
HSL color Cylindrical-coordinate representation of color #865997: hue angle of 283.55º 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 #865997 is Cyan = 0.11, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 89 | 151 | - |
| CMYK | 0.11 | 0.41 | 0 | 0.41 |
| HSL | 283.55º | 0.26% | 0.47% | - |
| HSV(B) | 283.55º | 0.41% | 0.59% | - |
| XYZ | 18.99 | 14.45 | 31.07 | - |
| YUV | 109.52 | 151.41 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 89 | 151 | 0.11 | 0.41 | 0 | 0.41 | 283.55 | 0.26 | 0.47 |
| Hex | 86 | 59 | 97 | B | 29 | 0 | 29 | 11C | 1A | 2F |
| Octal | 206 | 131 | 227 | 13 | 51 | 0 | 51 | 434 | 32 | 57 |
| Binary | 10000110 | 1011001 | 10010111 | 1011 | 101001 | 0 | 101001 | 100011100 | 11010 | 101111 |
Color Harmonies of #865997
Complementary color
Monochromatic Colors of #865997
Black with #865997
Text Example
Text Example
White with #865997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865997; }
p { color: rgb(134,89,151); }
H1.HeaderClassName
{
color: #865997;
}
.AnyTagClassName
{
color: #865997;
}
</style>
background-color css
<style>
a { background-color: #865997; }
a { background-color: rgb(134,89,151); }
div.DivClassName
{
background-color: #865997;
}
.BgClassName
{
background-color: #865997;
}
</style>
border-color css
<style>
span { border-color: #865997; }
span { border-color: rgb(134,89,151); }
td.TdClassName
{
border-color: #865997;
}
.TagClassName
{
border-color: #865997;
}
</style>