Shades of Affair #805895
Tints of Affair #805895
RGB
CMYK
RGB Variations
Color information
#805895 (or 0x805895) is known color: Affair. HEX triplet: 80, 58 and 95. RGB value is (128,88,149). Sum of RGB (Red+Green+Blue) = 128+88+149=365 (48% of max value = 765). Red value is 128 (50.39% from 255 or 35.07% from 365); Green value is 88 (34.77% from 255 or 24.11% from 365); Blue value is 149 (58.59% from 255 or 40.82% from 365); Max value from RGB is 149 - color contains mainly: blue. Hex color #805895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805895 is #7FA76A. Grayscale: #6A6A6A. Windows color (decimal): -8365931 or 9787520. OLE color: 9787520.
HSL color Cylindrical-coordinate representation of color #805895: hue angle of 279.34º 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 #805895 is Cyan = 0.14, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 88 | 149 | - |
| CMYK | 0.14 | 0.41 | 0 | 0.42 |
| HSL | 279.34º | 0.26% | 0.46% | - |
| HSV(B) | 279.34º | 0.41% | 0.58% | - |
| XYZ | 17.82 | 13.74 | 30.15 | - |
| YUV | 106.91 | 151.75 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 88 | 149 | 0.14 | 0.41 | 0 | 0.42 | 279.34 | 0.26 | 0.46 |
| Hex | 80 | 58 | 95 | E | 29 | 0 | 2A | 117 | 1A | 2E |
| Octal | 200 | 130 | 225 | 16 | 51 | 0 | 52 | 427 | 32 | 56 |
| Binary | 10000000 | 1011000 | 10010101 | 1110 | 101001 | 0 | 101010 | 100010111 | 11010 | 101110 |
Color Harmonies of #805895
Complementary color
Monochromatic Colors of #805895
Black with #805895
Text Example
Text Example
White with #805895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805895; }
p { color: rgb(128,88,149); }
H1.HeaderClassName
{
color: #805895;
}
.AnyTagClassName
{
color: #805895;
}
</style>
background-color css
<style>
a { background-color: #805895; }
a { background-color: rgb(128,88,149); }
div.DivClassName
{
background-color: #805895;
}
.BgClassName
{
background-color: #805895;
}
</style>
border-color css
<style>
span { border-color: #805895; }
span { border-color: rgb(128,88,149); }
td.TdClassName
{
border-color: #805895;
}
.TagClassName
{
border-color: #805895;
}
</style>