Shades of Affair #806294
Tints of Affair #806294
RGB
CMYK
RGB Variations
Color information
#806294 (or 0x806294) is known color: Affair. HEX triplet: 80, 62 and 94. RGB value is (128,98,148). Sum of RGB (Red+Green+Blue) = 128+98+148=374 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.22% from 374); Green value is 98 (38.67% from 255 or 26.20% from 374); Blue value is 148 (58.20% from 255 or 39.57% from 374); Max value from RGB is 148 - color contains mainly: blue. Hex color #806294 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806294 is #7F9D6B. Grayscale: #707070. Windows color (decimal): -8363372 or 9724544. OLE color: 9724544.
HSL color Cylindrical-coordinate representation of color #806294: hue angle of 276º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #806294 is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 98 | 148 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.42 |
| HSL | 276º | 0.2% | 0.48% | - |
| HSV(B) | 276º | 0.34% | 0.58% | - |
| XYZ | 18.62 | 15.46 | 30.02 | - |
| YUV | 112.67 | 147.94 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 98 | 148 | 0.14 | 0.34 | 0 | 0.42 | 276 | 0.2 | 0.48 |
| Hex | 80 | 62 | 94 | E | 22 | 0 | 2A | 114 | 14 | 30 |
| Octal | 200 | 142 | 224 | 16 | 42 | 0 | 52 | 424 | 24 | 60 |
| Binary | 10000000 | 1100010 | 10010100 | 1110 | 100010 | 0 | 101010 | 100010100 | 10100 | 110000 |
Color Harmonies of #806294
Complementary color
Monochromatic Colors of #806294
Black with #806294
Text Example
Text Example
White with #806294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806294; }
p { color: rgb(128,98,148); }
H1.HeaderClassName
{
color: #806294;
}
.AnyTagClassName
{
color: #806294;
}
</style>
background-color css
<style>
a { background-color: #806294; }
a { background-color: rgb(128,98,148); }
div.DivClassName
{
background-color: #806294;
}
.BgClassName
{
background-color: #806294;
}
</style>
border-color css
<style>
span { border-color: #806294; }
span { border-color: rgb(128,98,148); }
td.TdClassName
{
border-color: #806294;
}
.TagClassName
{
border-color: #806294;
}
</style>