Shades of Affair #805996
Tints of Affair #805996
RGB
CMYK
RGB Variations
Color information
#805996 (or 0x805996) is known color: Affair. HEX triplet: 80, 59 and 96. RGB value is (128,89,150). Sum of RGB (Red+Green+Blue) = 128+89+150=367 (48% of max value = 765). Red value is 128 (50.39% from 255 or 34.88% from 367); Green value is 89 (35.16% from 255 or 24.25% from 367); Blue value is 150 (58.98% from 255 or 40.87% from 367); Max value from RGB is 150 - color contains mainly: blue. Hex color #805996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805996 is #7FA669. Grayscale: #6B6B6B. Windows color (decimal): -8365674 or 9853312. OLE color: 9853312.
HSL color Cylindrical-coordinate representation of color #805996: hue angle of 278.36º 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 #805996 is Cyan = 0.15, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 89 | 150 | - |
| CMYK | 0.15 | 0.41 | 0 | 0.41 |
| HSL | 278.36º | 0.26% | 0.47% | - |
| HSV(B) | 278.36º | 0.41% | 0.59% | - |
| XYZ | 17.98 | 13.94 | 30.6 | - |
| YUV | 107.62 | 151.92 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 89 | 150 | 0.15 | 0.41 | 0 | 0.41 | 278.36 | 0.26 | 0.47 |
| Hex | 80 | 59 | 96 | F | 29 | 0 | 29 | 116 | 1A | 2F |
| Octal | 200 | 131 | 226 | 17 | 51 | 0 | 51 | 426 | 32 | 57 |
| Binary | 10000000 | 1011001 | 10010110 | 1111 | 101001 | 0 | 101001 | 100010110 | 11010 | 101111 |
Color Harmonies of #805996
Complementary color
Monochromatic Colors of #805996
Black with #805996
Text Example
Text Example
White with #805996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805996; }
p { color: rgb(128,89,150); }
H1.HeaderClassName
{
color: #805996;
}
.AnyTagClassName
{
color: #805996;
}
</style>
background-color css
<style>
a { background-color: #805996; }
a { background-color: rgb(128,89,150); }
div.DivClassName
{
background-color: #805996;
}
.BgClassName
{
background-color: #805996;
}
</style>
border-color css
<style>
span { border-color: #805996; }
span { border-color: rgb(128,89,150); }
td.TdClassName
{
border-color: #805996;
}
.TagClassName
{
border-color: #805996;
}
</style>