Shades of Affair #806092
Tints of Affair #806092
RGB
CMYK
RGB Variations
Color information
#806092 (or 0x806092) is known color: Affair. HEX triplet: 80, 60 and 92. RGB value is (128,96,146). Sum of RGB (Red+Green+Blue) = 128+96+146=370 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.59% from 370); Green value is 96 (37.89% from 255 or 25.95% from 370); Blue value is 146 (57.42% from 255 or 39.46% from 370); Max value from RGB is 146 - color contains mainly: blue. Hex color #806092 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806092 is #7F9F6D. Grayscale: #6F6F6F. Windows color (decimal): -8363886 or 9592960. OLE color: 9592960.
HSL color Cylindrical-coordinate representation of color #806092: hue angle of 278.4º degrees, saturation: 0.21, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #806092 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 96 | 146 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.43 |
| HSL | 278.4º | 0.21% | 0.47% | - |
| HSV(B) | 278.4º | 0.34% | 0.57% | - |
| XYZ | 18.27 | 15.03 | 29.13 | - |
| YUV | 111.27 | 147.6 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 146 | 0.12 | 0.34 | 0 | 0.43 | 278.4 | 0.21 | 0.47 |
| Hex | 80 | 60 | 92 | C | 22 | 0 | 2B | 116 | 15 | 2F |
| Octal | 200 | 140 | 222 | 14 | 42 | 0 | 53 | 426 | 25 | 57 |
| Binary | 10000000 | 1100000 | 10010010 | 1100 | 100010 | 0 | 101011 | 100010110 | 10101 | 101111 |
Color Harmonies of #806092
Complementary color
Monochromatic Colors of #806092
Black with #806092
Text Example
Text Example
White with #806092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806092; }
p { color: rgb(128,96,146); }
H1.HeaderClassName
{
color: #806092;
}
.AnyTagClassName
{
color: #806092;
}
</style>
background-color css
<style>
a { background-color: #806092; }
a { background-color: rgb(128,96,146); }
div.DivClassName
{
background-color: #806092;
}
.BgClassName
{
background-color: #806092;
}
</style>
border-color css
<style>
span { border-color: #806092; }
span { border-color: rgb(128,96,146); }
td.TdClassName
{
border-color: #806092;
}
.TagClassName
{
border-color: #806092;
}
</style>