Shades of Affair #805699
Tints of Affair #805699
RGB
CMYK
RGB Variations
Color information
#805699 (or 0x805699) is known color: Affair. HEX triplet: 80, 56 and 99. RGB value is (128,86,153). Sum of RGB (Red+Green+Blue) = 128+86+153=367 (48% of max value = 765). Red value is 128 (50.39% from 255 or 34.88% from 367); Green value is 86 (33.98% from 255 or 23.43% from 367); Blue value is 153 (60.16% from 255 or 41.69% from 367); Max value from RGB is 153 - color contains mainly: blue. Hex color #805699 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805699 is #7FA966. Grayscale: #696969. Windows color (decimal): -8366439 or 10049152. OLE color: 10049152.
HSL color Cylindrical-coordinate representation of color #805699: hue angle of 277.61º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #805699 is Cyan = 0.16, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 128 | 86 | 153 | - |
| CMYK | 0.16 | 0.44 | 0 | 0.4 |
| HSL | 277.61º | 0.28% | 0.47% | - |
| HSV(B) | 277.61º | 0.44% | 0.6% | - |
| XYZ | 17.98 | 13.54 | 31.8 | - |
| YUV | 106.2 | 154.41 | 143.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 86 | 153 | 0.16 | 0.44 | 0 | 0.4 | 277.61 | 0.28 | 0.47 |
| Hex | 80 | 56 | 99 | 10 | 2C | 0 | 28 | 116 | 1C | 2F |
| Octal | 200 | 126 | 231 | 20 | 54 | 0 | 50 | 426 | 34 | 57 |
| Binary | 10000000 | 1010110 | 10011001 | 10000 | 101100 | 0 | 101000 | 100010110 | 11100 | 101111 |
Color Harmonies of #805699
Complementary color
Monochromatic Colors of #805699
Black with #805699
Text Example
Text Example
White with #805699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805699; }
p { color: rgb(128,86,153); }
H1.HeaderClassName
{
color: #805699;
}
.AnyTagClassName
{
color: #805699;
}
</style>
background-color css
<style>
a { background-color: #805699; }
a { background-color: rgb(128,86,153); }
div.DivClassName
{
background-color: #805699;
}
.BgClassName
{
background-color: #805699;
}
</style>
border-color css
<style>
span { border-color: #805699; }
span { border-color: rgb(128,86,153); }
td.TdClassName
{
border-color: #805699;
}
.TagClassName
{
border-color: #805699;
}
</style>