Shades of Affair #805092
Tints of Affair #805092
RGB
CMYK
RGB Variations
Color information
#805092 (or 0x805092) is known color: Affair. HEX triplet: 80, 50 and 92. RGB value is (128,80,146). Sum of RGB (Red+Green+Blue) = 128+80+146=354 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.16% from 354); Green value is 80 (31.64% from 255 or 22.60% from 354); Blue value is 146 (57.42% from 255 or 41.24% from 354); Max value from RGB is 146 - color contains mainly: blue. Hex color #805092 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805092 is #7FAF6D. Grayscale: #656565. Windows color (decimal): -8367982 or 9588864. OLE color: 9588864.
HSL color Cylindrical-coordinate representation of color #805092: hue angle of 283.64º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #805092 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 80 | 146 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.43 |
| HSL | 283.64º | 0.29% | 0.44% | - |
| HSV(B) | 283.64º | 0.45% | 0.57% | - |
| XYZ | 16.96 | 12.4 | 28.69 | - |
| YUV | 101.88 | 152.9 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 80 | 146 | 0.12 | 0.45 | 0 | 0.43 | 283.64 | 0.29 | 0.44 |
| Hex | 80 | 50 | 92 | C | 2D | 0 | 2B | 11C | 1D | 2C |
| Octal | 200 | 120 | 222 | 14 | 55 | 0 | 53 | 434 | 35 | 54 |
| Binary | 10000000 | 1010000 | 10010010 | 1100 | 101101 | 0 | 101011 | 100011100 | 11101 | 101100 |
Color Harmonies of #805092
Complementary color
Monochromatic Colors of #805092
Black with #805092
Text Example
Text Example
White with #805092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805092; }
p { color: rgb(128,80,146); }
H1.HeaderClassName
{
color: #805092;
}
.AnyTagClassName
{
color: #805092;
}
</style>
background-color css
<style>
a { background-color: #805092; }
a { background-color: rgb(128,80,146); }
div.DivClassName
{
background-color: #805092;
}
.BgClassName
{
background-color: #805092;
}
</style>
border-color css
<style>
span { border-color: #805092; }
span { border-color: rgb(128,80,146); }
td.TdClassName
{
border-color: #805092;
}
.TagClassName
{
border-color: #805092;
}
</style>