Shades of Affair #805792
Tints of Affair #805792
RGB
CMYK
RGB Variations
Color information
#805792 (or 0x805792) is known color: Affair. HEX triplet: 80, 57 and 92. RGB value is (128,87,146). Sum of RGB (Red+Green+Blue) = 128+87+146=361 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.46% from 361); Green value is 87 (34.38% from 255 or 24.10% from 361); Blue value is 146 (57.42% from 255 or 40.44% from 361); Max value from RGB is 146 - color contains mainly: blue. Hex color #805792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805792 is #7FA86D. Grayscale: #696969. Windows color (decimal): -8366190 or 9590656. OLE color: 9590656.
HSL color Cylindrical-coordinate representation of color #805792: hue angle of 281.69º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #805792 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 87 | 146 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.43 |
| HSL | 281.69º | 0.25% | 0.46% | - |
| HSV(B) | 281.69º | 0.4% | 0.57% | - |
| XYZ | 17.5 | 13.48 | 28.87 | - |
| YUV | 105.99 | 150.58 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 87 | 146 | 0.12 | 0.40 | 0 | 0.43 | 281.69 | 0.25 | 0.46 |
| Hex | 80 | 57 | 92 | C | 28 | 0 | 2B | 11A | 19 | 2E |
| Octal | 200 | 127 | 222 | 14 | 50 | 0 | 53 | 432 | 31 | 56 |
| Binary | 10000000 | 1010111 | 10010010 | 1100 | 101000 | 0 | 101011 | 100011010 | 11001 | 101110 |
Color Harmonies of #805792
Complementary color
Monochromatic Colors of #805792
Black with #805792
Text Example
Text Example
White with #805792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805792; }
p { color: rgb(128,87,146); }
H1.HeaderClassName
{
color: #805792;
}
.AnyTagClassName
{
color: #805792;
}
</style>
background-color css
<style>
a { background-color: #805792; }
a { background-color: rgb(128,87,146); }
div.DivClassName
{
background-color: #805792;
}
.BgClassName
{
background-color: #805792;
}
</style>
border-color css
<style>
span { border-color: #805792; }
span { border-color: rgb(128,87,146); }
td.TdClassName
{
border-color: #805792;
}
.TagClassName
{
border-color: #805792;
}
</style>