Shades of Affair #865499
Tints of Affair #865499
RGB
CMYK
RGB Variations
Color information
#865499 (or 0x865499) is known color: Affair. HEX triplet: 86, 54 and 99. RGB value is (134,84,153). Sum of RGB (Red+Green+Blue) = 134+84+153=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 84 (33.20% from 255 or 22.64% from 371); Blue value is 153 (60.16% from 255 or 41.24% from 371); Max value from RGB is 153 - color contains mainly: blue. Hex color #865499 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865499 is #79AB66. Grayscale: #6A6A6A. Windows color (decimal): -7973735 or 10048646. OLE color: 10048646.
HSL color Cylindrical-coordinate representation of color #865499: hue angle of 283.48º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #865499 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 84 | 153 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.4 |
| HSL | 283.48º | 0.29% | 0.46% | - |
| HSV(B) | 283.48º | 0.45% | 0.6% | - |
| XYZ | 18.75 | 13.71 | 31.79 | - |
| YUV | 106.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 153 | 0.12 | 0.45 | 0 | 0.4 | 283.48 | 0.29 | 0.46 |
| Hex | 86 | 54 | 99 | C | 2D | 0 | 28 | 11B | 1D | 2E |
| Octal | 206 | 124 | 231 | 14 | 55 | 0 | 50 | 433 | 35 | 56 |
| Binary | 10000110 | 1010100 | 10011001 | 1100 | 101101 | 0 | 101000 | 100011011 | 11101 | 101110 |
Color Harmonies of #865499
Complementary color
Monochromatic Colors of #865499
Black with #865499
Text Example
Text Example
White with #865499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865499; }
p { color: rgb(134,84,153); }
H1.HeaderClassName
{
color: #865499;
}
.AnyTagClassName
{
color: #865499;
}
</style>
background-color css
<style>
a { background-color: #865499; }
a { background-color: rgb(134,84,153); }
div.DivClassName
{
background-color: #865499;
}
.BgClassName
{
background-color: #865499;
}
</style>
border-color css
<style>
span { border-color: #865499; }
span { border-color: rgb(134,84,153); }
td.TdClassName
{
border-color: #865499;
}
.TagClassName
{
border-color: #865499;
}
</style>