Shades of Affair #805693
Tints of Affair #805693
RGB
CMYK
RGB Variations
Color information
#805693 (or 0x805693) is known color: Affair. HEX triplet: 80, 56 and 93. RGB value is (128,86,147). Sum of RGB (Red+Green+Blue) = 128+86+147=361 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.46% from 361); Green value is 86 (33.98% from 255 or 23.82% from 361); Blue value is 147 (57.81% from 255 or 40.72% from 361); Max value from RGB is 147 - color contains mainly: blue. Hex color #805693 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805693 is #7FA96C. Grayscale: #696969. Windows color (decimal): -8366445 or 9655936. OLE color: 9655936.
HSL color Cylindrical-coordinate representation of color #805693: hue angle of 281.31º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #805693 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 86 | 147 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.42 |
| HSL | 281.31º | 0.26% | 0.46% | - |
| HSV(B) | 281.31º | 0.41% | 0.58% | - |
| XYZ | 17.5 | 13.35 | 29.26 | - |
| YUV | 105.51 | 151.41 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 86 | 147 | 0.13 | 0.41 | 0 | 0.42 | 281.31 | 0.26 | 0.46 |
| Hex | 80 | 56 | 93 | D | 29 | 0 | 2A | 119 | 1A | 2E |
| Octal | 200 | 126 | 223 | 15 | 51 | 0 | 52 | 431 | 32 | 56 |
| Binary | 10000000 | 1010110 | 10010011 | 1101 | 101001 | 0 | 101010 | 100011001 | 11010 | 101110 |
Color Harmonies of #805693
Complementary color
Monochromatic Colors of #805693
Black with #805693
Text Example
Text Example
White with #805693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805693; }
p { color: rgb(128,86,147); }
H1.HeaderClassName
{
color: #805693;
}
.AnyTagClassName
{
color: #805693;
}
</style>
background-color css
<style>
a { background-color: #805693; }
a { background-color: rgb(128,86,147); }
div.DivClassName
{
background-color: #805693;
}
.BgClassName
{
background-color: #805693;
}
</style>
border-color css
<style>
span { border-color: #805693; }
span { border-color: rgb(128,86,147); }
td.TdClassName
{
border-color: #805693;
}
.TagClassName
{
border-color: #805693;
}
</style>