Shades of Affair #865595
Tints of Affair #865595
RGB
CMYK
RGB Variations
Color information
#865595 (or 0x865595) is known color: Affair. HEX triplet: 86, 55 and 95. RGB value is (134,85,149). Sum of RGB (Red+Green+Blue) = 134+85+149=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 85 (33.59% from 255 or 23.10% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #865595 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865595 is #79AA6A. Grayscale: #6A6A6A. Windows color (decimal): -7973483 or 9786758. OLE color: 9786758.
HSL color Cylindrical-coordinate representation of color #865595: hue angle of 285.94º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #865595 is Cyan = 0.10, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 85 | 149 | - |
| CMYK | 0.10 | 0.43 | 0 | 0.42 |
| HSL | 285.94º | 0.27% | 0.46% | - |
| HSV(B) | 285.94º | 0.43% | 0.58% | - |
| XYZ | 18.5 | 13.74 | 30.11 | - |
| YUV | 106.95 | 151.73 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 149 | 0.10 | 0.43 | 0 | 0.42 | 285.94 | 0.27 | 0.46 |
| Hex | 86 | 55 | 95 | A | 2B | 0 | 2A | 11E | 1B | 2E |
| Octal | 206 | 125 | 225 | 12 | 53 | 0 | 52 | 436 | 33 | 56 |
| Binary | 10000110 | 1010101 | 10010101 | 1010 | 101011 | 0 | 101010 | 100011110 | 11011 | 101110 |
Color Harmonies of #865595
Complementary color
Monochromatic Colors of #865595
Black with #865595
Text Example
Text Example
White with #865595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865595; }
p { color: rgb(134,85,149); }
H1.HeaderClassName
{
color: #865595;
}
.AnyTagClassName
{
color: #865595;
}
</style>
background-color css
<style>
a { background-color: #865595; }
a { background-color: rgb(134,85,149); }
div.DivClassName
{
background-color: #865595;
}
.BgClassName
{
background-color: #865595;
}
</style>
border-color css
<style>
span { border-color: #865595; }
span { border-color: rgb(134,85,149); }
td.TdClassName
{
border-color: #865595;
}
.TagClassName
{
border-color: #865595;
}
</style>