Shades of Affair #805796
Tints of Affair #805796
RGB
CMYK
RGB Variations
Color information
#805796 (or 0x805796) is known color: Affair. HEX triplet: 80, 57 and 96. RGB value is (128,87,150). Sum of RGB (Red+Green+Blue) = 128+87+150=365 (48% of max value = 765). Red value is 128 (50.39% from 255 or 35.07% from 365); Green value is 87 (34.38% from 255 or 23.84% from 365); Blue value is 150 (58.98% from 255 or 41.10% from 365); Max value from RGB is 150 - color contains mainly: blue. Hex color #805796 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805796 is #7FA869. Grayscale: #6A6A6A. Windows color (decimal): -8366186 or 9852800. OLE color: 9852800.
HSL color Cylindrical-coordinate representation of color #805796: hue angle of 279.05º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #805796 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 128 | 87 | 150 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.41 |
| HSL | 279.05º | 0.27% | 0.46% | - |
| HSV(B) | 279.05º | 0.42% | 0.59% | - |
| XYZ | 17.82 | 13.61 | 30.54 | - |
| YUV | 106.44 | 152.58 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 150 | 0.15 | 0.42 | 0 | 0.41 | 279.05 | 0.27 | 0.46 |
| Hex | 80 | 57 | 96 | F | 2A | 0 | 29 | 117 | 1B | 2E |
| Octal | 200 | 127 | 226 | 17 | 52 | 0 | 51 | 427 | 33 | 56 |
| Binary | 10000000 | 1010111 | 10010110 | 1111 | 101010 | 0 | 101001 | 100010111 | 11011 | 101110 |
Color Harmonies of #805796
Complementary color
Monochromatic Colors of #805796
Black with #805796
Text Example
Text Example
White with #805796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805796; }
p { color: rgb(128,87,150); }
H1.HeaderClassName
{
color: #805796;
}
.AnyTagClassName
{
color: #805796;
}
</style>
background-color css
<style>
a { background-color: #805796; }
a { background-color: rgb(128,87,150); }
div.DivClassName
{
background-color: #805796;
}
.BgClassName
{
background-color: #805796;
}
</style>
border-color css
<style>
span { border-color: #805796; }
span { border-color: rgb(128,87,150); }
td.TdClassName
{
border-color: #805796;
}
.TagClassName
{
border-color: #805796;
}
</style>