Shades of Affair #815994
Tints of Affair #815994
RGB
CMYK
RGB Variations
Color information
#815994 (or 0x815994) is known color: Affair. HEX triplet: 81, 59 and 94. RGB value is (129,89,148). Sum of RGB (Red+Green+Blue) = 129+89+148=366 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.25% from 366); Green value is 89 (35.16% from 255 or 24.32% from 366); Blue value is 148 (58.20% from 255 or 40.44% from 366); Max value from RGB is 148 - color contains mainly: blue. Hex color #815994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815994 is #7EA66B. Grayscale: #6B6B6B. Windows color (decimal): -8300140 or 9722241. OLE color: 9722241.
HSL color Cylindrical-coordinate representation of color #815994: hue angle of 280.68º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #815994 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 89 | 148 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.42 |
| HSL | 280.68º | 0.25% | 0.46% | - |
| HSV(B) | 280.68º | 0.4% | 0.58% | - |
| XYZ | 17.97 | 13.95 | 29.76 | - |
| YUV | 107.69 | 150.75 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 148 | 0.13 | 0.40 | 0 | 0.42 | 280.68 | 0.25 | 0.46 |
| Hex | 81 | 59 | 94 | D | 28 | 0 | 2A | 119 | 19 | 2E |
| Octal | 201 | 131 | 224 | 15 | 50 | 0 | 52 | 431 | 31 | 56 |
| Binary | 10000001 | 1011001 | 10010100 | 1101 | 101000 | 0 | 101010 | 100011001 | 11001 | 101110 |
Color Harmonies of #815994
Complementary color
Monochromatic Colors of #815994
Black with #815994
Text Example
Text Example
White with #815994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815994; }
p { color: rgb(129,89,148); }
H1.HeaderClassName
{
color: #815994;
}
.AnyTagClassName
{
color: #815994;
}
</style>
background-color css
<style>
a { background-color: #815994; }
a { background-color: rgb(129,89,148); }
div.DivClassName
{
background-color: #815994;
}
.BgClassName
{
background-color: #815994;
}
</style>
border-color css
<style>
span { border-color: #815994; }
span { border-color: rgb(129,89,148); }
td.TdClassName
{
border-color: #815994;
}
.TagClassName
{
border-color: #815994;
}
</style>