Shades of Affair #805992
Tints of Affair #805992
RGB
CMYK
RGB Variations
Color information
#805992 (or 0x805992) is known color: Affair. HEX triplet: 80, 59 and 92. RGB value is (128,89,146). Sum of RGB (Red+Green+Blue) = 128+89+146=363 (48% of max value = 765). Red value is 128 (50.39% from 255 or 35.26% from 363); Green value is 89 (35.16% from 255 or 24.52% from 363); Blue value is 146 (57.42% from 255 or 40.22% from 363); Max value from RGB is 146 - color contains mainly: blue. Hex color #805992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805992 is #7FA66D. Grayscale: #6A6A6A. Windows color (decimal): -8365678 or 9591168. OLE color: 9591168.
HSL color Cylindrical-coordinate representation of color #805992: hue angle of 281.05º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #805992 is Cyan = 0.12, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 89 | 146 | - |
| CMYK | 0.12 | 0.39 | 0 | 0.43 |
| HSL | 281.05º | 0.24% | 0.46% | - |
| HSV(B) | 281.05º | 0.39% | 0.57% | - |
| XYZ | 17.66 | 13.81 | 28.93 | - |
| YUV | 107.16 | 149.92 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 89 | 146 | 0.12 | 0.39 | 0 | 0.43 | 281.05 | 0.24 | 0.46 |
| Hex | 80 | 59 | 92 | C | 27 | 0 | 2B | 119 | 18 | 2E |
| Octal | 200 | 131 | 222 | 14 | 47 | 0 | 53 | 431 | 30 | 56 |
| Binary | 10000000 | 1011001 | 10010010 | 1100 | 100111 | 0 | 101011 | 100011001 | 11000 | 101110 |
Color Harmonies of #805992
Complementary color
Monochromatic Colors of #805992
Black with #805992
Text Example
Text Example
White with #805992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805992; }
p { color: rgb(128,89,146); }
H1.HeaderClassName
{
color: #805992;
}
.AnyTagClassName
{
color: #805992;
}
</style>
background-color css
<style>
a { background-color: #805992; }
a { background-color: rgb(128,89,146); }
div.DivClassName
{
background-color: #805992;
}
.BgClassName
{
background-color: #805992;
}
</style>
border-color css
<style>
span { border-color: #805992; }
span { border-color: rgb(128,89,146); }
td.TdClassName
{
border-color: #805992;
}
.TagClassName
{
border-color: #805992;
}
</style>