Shades of Affair #805892
Tints of Affair #805892
RGB
CMYK
RGB Variations
Color information
#805892 (or 0x805892) is known color: Affair. HEX triplet: 80, 58 and 92. RGB value is (128,88,146). Sum of RGB (Red+Green+Blue) = 128+88+146=362 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.36% from 362); Green value is 88 (34.77% from 255 or 24.31% from 362); Blue value is 146 (57.42% from 255 or 40.33% from 362); Max value from RGB is 146 - color contains mainly: blue. Hex color #805892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805892 is #7FA76D. Grayscale: #6A6A6A. Windows color (decimal): -8365934 or 9590912. OLE color: 9590912.
HSL color Cylindrical-coordinate representation of color #805892: hue angle of 281.38º 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 #805892 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 88 | 146 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.43 |
| HSL | 281.38º | 0.25% | 0.46% | - |
| HSV(B) | 281.38º | 0.4% | 0.57% | - |
| XYZ | 17.58 | 13.64 | 28.9 | - |
| YUV | 106.57 | 150.25 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 88 | 146 | 0.12 | 0.40 | 0 | 0.43 | 281.38 | 0.25 | 0.46 |
| Hex | 80 | 58 | 92 | C | 28 | 0 | 2B | 119 | 19 | 2E |
| Octal | 200 | 130 | 222 | 14 | 50 | 0 | 53 | 431 | 31 | 56 |
| Binary | 10000000 | 1011000 | 10010010 | 1100 | 101000 | 0 | 101011 | 100011001 | 11001 | 101110 |
Color Harmonies of #805892
Complementary color
Monochromatic Colors of #805892
Black with #805892
Text Example
Text Example
White with #805892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805892; }
p { color: rgb(128,88,146); }
H1.HeaderClassName
{
color: #805892;
}
.AnyTagClassName
{
color: #805892;
}
</style>
background-color css
<style>
a { background-color: #805892; }
a { background-color: rgb(128,88,146); }
div.DivClassName
{
background-color: #805892;
}
.BgClassName
{
background-color: #805892;
}
</style>
border-color css
<style>
span { border-color: #805892; }
span { border-color: rgb(128,88,146); }
td.TdClassName
{
border-color: #805892;
}
.TagClassName
{
border-color: #805892;
}
</style>