Shades of Affair #805997
Tints of Affair #805997
RGB
CMYK
RGB Variations
Color information
#805997 (or 0x805997) is known color: Affair. HEX triplet: 80, 59 and 97. RGB value is (128,89,151). Sum of RGB (Red+Green+Blue) = 128+89+151=368 (48% of max value = 765). Red value is 128 (50.39% from 255 or 34.78% from 368); Green value is 89 (35.16% from 255 or 24.18% from 368); Blue value is 151 (59.38% from 255 or 41.03% from 368); Max value from RGB is 151 - color contains mainly: blue. Hex color #805997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805997 is #7FA668. Grayscale: #6B6B6B. Windows color (decimal): -8365673 or 9918848. OLE color: 9918848.
HSL color Cylindrical-coordinate representation of color #805997: hue angle of 277.74º 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 #805997 is Cyan = 0.15, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 89 | 151 | - |
| CMYK | 0.15 | 0.41 | 0 | 0.41 |
| HSL | 277.74º | 0.26% | 0.47% | - |
| HSV(B) | 277.74º | 0.41% | 0.59% | - |
| XYZ | 18.06 | 13.97 | 31.02 | - |
| YUV | 107.73 | 152.42 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 89 | 151 | 0.15 | 0.41 | 0 | 0.41 | 277.74 | 0.26 | 0.47 |
| Hex | 80 | 59 | 97 | F | 29 | 0 | 29 | 116 | 1A | 2F |
| Octal | 200 | 131 | 227 | 17 | 51 | 0 | 51 | 426 | 32 | 57 |
| Binary | 10000000 | 1011001 | 10010111 | 1111 | 101001 | 0 | 101001 | 100010110 | 11010 | 101111 |
Color Harmonies of #805997
Complementary color
Monochromatic Colors of #805997
Black with #805997
Text Example
Text Example
White with #805997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805997; }
p { color: rgb(128,89,151); }
H1.HeaderClassName
{
color: #805997;
}
.AnyTagClassName
{
color: #805997;
}
</style>
background-color css
<style>
a { background-color: #805997; }
a { background-color: rgb(128,89,151); }
div.DivClassName
{
background-color: #805997;
}
.BgClassName
{
background-color: #805997;
}
</style>
border-color css
<style>
span { border-color: #805997; }
span { border-color: rgb(128,89,151); }
td.TdClassName
{
border-color: #805997;
}
.TagClassName
{
border-color: #805997;
}
</style>