Shades of Affair #805897
Tints of Affair #805897
RGB
CMYK
RGB Variations
Color information
#805897 (or 0x805897) is known color: Affair. HEX triplet: 80, 58 and 97. RGB value is (128,88,151). Sum of RGB (Red+Green+Blue) = 128+88+151=367 (48% of max value = 765). Red value is 128 (50.39% from 255 or 34.88% from 367); Green value is 88 (34.77% from 255 or 23.98% from 367); Blue value is 151 (59.38% from 255 or 41.14% from 367); Max value from RGB is 151 - color contains mainly: blue. Hex color #805897 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805897 is #7FA768. Grayscale: #6A6A6A. Windows color (decimal): -8365929 or 9918592. OLE color: 9918592.
HSL color Cylindrical-coordinate representation of color #805897: hue angle of 278.1º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #805897 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 88 | 151 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.41 |
| HSL | 278.1º | 0.26% | 0.47% | - |
| HSV(B) | 278.1º | 0.42% | 0.59% | - |
| XYZ | 17.98 | 13.8 | 30.99 | - |
| YUV | 107.14 | 152.75 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 88 | 151 | 0.15 | 0.42 | 0 | 0.41 | 278.1 | 0.26 | 0.47 |
| Hex | 80 | 58 | 97 | F | 2A | 0 | 29 | 116 | 1A | 2F |
| Octal | 200 | 130 | 227 | 17 | 52 | 0 | 51 | 426 | 32 | 57 |
| Binary | 10000000 | 1011000 | 10010111 | 1111 | 101010 | 0 | 101001 | 100010110 | 11010 | 101111 |
Color Harmonies of #805897
Complementary color
Monochromatic Colors of #805897
Black with #805897
Text Example
Text Example
White with #805897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805897; }
p { color: rgb(128,88,151); }
H1.HeaderClassName
{
color: #805897;
}
.AnyTagClassName
{
color: #805897;
}
</style>
background-color css
<style>
a { background-color: #805897; }
a { background-color: rgb(128,88,151); }
div.DivClassName
{
background-color: #805897;
}
.BgClassName
{
background-color: #805897;
}
</style>
border-color css
<style>
span { border-color: #805897; }
span { border-color: rgb(128,88,151); }
td.TdClassName
{
border-color: #805897;
}
.TagClassName
{
border-color: #805897;
}
</style>