Shades of Affair #865597
Tints of Affair #865597
RGB
CMYK
RGB Variations
Color information
#865597 (or 0x865597) is known color: Affair. HEX triplet: 86, 55 and 97. RGB value is (134,85,151). Sum of RGB (Red+Green+Blue) = 134+85+151=370 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.22% from 370); Green value is 85 (33.59% from 255 or 22.97% from 370); Blue value is 151 (59.38% from 255 or 40.81% from 370); Max value from RGB is 151 - color contains mainly: blue. Hex color #865597 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865597 is #79AA68. Grayscale: #6A6A6A. Windows color (decimal): -7973481 or 9917830. OLE color: 9917830.
HSL color Cylindrical-coordinate representation of color #865597: hue angle of 284.55º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #865597 is Cyan = 0.11, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 85 | 151 | - |
| CMYK | 0.11 | 0.44 | 0 | 0.41 |
| HSL | 284.55º | 0.28% | 0.46% | - |
| HSV(B) | 284.55º | 0.44% | 0.59% | - |
| XYZ | 18.67 | 13.8 | 30.96 | - |
| YUV | 107.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 151 | 0.11 | 0.44 | 0 | 0.41 | 284.55 | 0.28 | 0.46 |
| Hex | 86 | 55 | 97 | B | 2C | 0 | 29 | 11D | 1C | 2E |
| Octal | 206 | 125 | 227 | 13 | 54 | 0 | 51 | 435 | 34 | 56 |
| Binary | 10000110 | 1010101 | 10010111 | 1011 | 101100 | 0 | 101001 | 100011101 | 11100 | 101110 |
Color Harmonies of #865597
Complementary color
Monochromatic Colors of #865597
Black with #865597
Text Example
Text Example
White with #865597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865597; }
p { color: rgb(134,85,151); }
H1.HeaderClassName
{
color: #865597;
}
.AnyTagClassName
{
color: #865597;
}
</style>
background-color css
<style>
a { background-color: #865597; }
a { background-color: rgb(134,85,151); }
div.DivClassName
{
background-color: #865597;
}
.BgClassName
{
background-color: #865597;
}
</style>
border-color css
<style>
span { border-color: #865597; }
span { border-color: rgb(134,85,151); }
td.TdClassName
{
border-color: #865597;
}
.TagClassName
{
border-color: #865597;
}
</style>