Shades of Affair #806290
Tints of Affair #806290
RGB
CMYK
RGB Variations
Color information
#806290 (or 0x806290) is known color: Affair. HEX triplet: 80, 62 and 90. RGB value is (128,98,144). Sum of RGB (Red+Green+Blue) = 128+98+144=370 (49% of max value = 765). Red value is 128 (50.39% from 255 or 34.59% from 370); Green value is 98 (38.67% from 255 or 26.49% from 370); Blue value is 144 (56.64% from 255 or 38.92% from 370); Max value from RGB is 144 - color contains mainly: blue. Hex color #806290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806290 is #7F9D6F. Grayscale: #707070. Windows color (decimal): -8363376 or 9462400. OLE color: 9462400.
HSL color Cylindrical-coordinate representation of color #806290: hue angle of 279.13º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #806290 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 98 | 144 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.44 |
| HSL | 279.13º | 0.19% | 0.47% | - |
| HSV(B) | 279.13º | 0.32% | 0.56% | - |
| XYZ | 18.3 | 15.34 | 28.38 | - |
| YUV | 112.21 | 145.94 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 98 | 144 | 0.11 | 0.32 | 0 | 0.44 | 279.13 | 0.19 | 0.47 |
| Hex | 80 | 62 | 90 | B | 20 | 0 | 2C | 117 | 13 | 2F |
| Octal | 200 | 142 | 220 | 13 | 40 | 0 | 54 | 427 | 23 | 57 |
| Binary | 10000000 | 1100010 | 10010000 | 1011 | 100000 | 0 | 101100 | 100010111 | 10011 | 101111 |
Color Harmonies of #806290
Complementary color
Monochromatic Colors of #806290
Black with #806290
Text Example
Text Example
White with #806290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806290; }
p { color: rgb(128,98,144); }
H1.HeaderClassName
{
color: #806290;
}
.AnyTagClassName
{
color: #806290;
}
</style>
background-color css
<style>
a { background-color: #806290; }
a { background-color: rgb(128,98,144); }
div.DivClassName
{
background-color: #806290;
}
.BgClassName
{
background-color: #806290;
}
</style>
border-color css
<style>
span { border-color: #806290; }
span { border-color: rgb(128,98,144); }
td.TdClassName
{
border-color: #806290;
}
.TagClassName
{
border-color: #806290;
}
</style>