Shades of Affair #815999
Tints of Affair #815999
RGB
CMYK
RGB Variations
Color information
#815999 (or 0x815999) is known color: Affair. HEX triplet: 81, 59 and 99. RGB value is (129,89,153). Sum of RGB (Red+Green+Blue) = 129+89+153=371 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.77% from 371); Green value is 89 (35.16% from 255 or 23.99% from 371); Blue value is 153 (60.16% from 255 or 41.24% from 371); Max value from RGB is 153 - color contains mainly: blue. Hex color #815999 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815999 is #7EA666. Grayscale: #6C6C6C. Windows color (decimal): -8300135 or 10049921. OLE color: 10049921.
HSL color Cylindrical-coordinate representation of color #815999: hue angle of 277.5º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #815999 is Cyan = 0.16, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 129 | 89 | 153 | - |
| CMYK | 0.16 | 0.42 | 0 | 0.4 |
| HSL | 277.5º | 0.26% | 0.47% | - |
| HSV(B) | 277.5º | 0.42% | 0.6% | - |
| XYZ | 18.38 | 14.11 | 31.89 | - |
| YUV | 108.26 | 153.25 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 153 | 0.16 | 0.42 | 0 | 0.4 | 277.5 | 0.26 | 0.47 |
| Hex | 81 | 59 | 99 | 10 | 2A | 0 | 28 | 116 | 1A | 2F |
| Octal | 201 | 131 | 231 | 20 | 52 | 0 | 50 | 426 | 32 | 57 |
| Binary | 10000001 | 1011001 | 10011001 | 10000 | 101010 | 0 | 101000 | 100010110 | 11010 | 101111 |
Color Harmonies of #815999
Complementary color
Monochromatic Colors of #815999
Black with #815999
Text Example
Text Example
White with #815999
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815999; }
p { color: rgb(129,89,153); }
H1.HeaderClassName
{
color: #815999;
}
.AnyTagClassName
{
color: #815999;
}
</style>
background-color css
<style>
a { background-color: #815999; }
a { background-color: rgb(129,89,153); }
div.DivClassName
{
background-color: #815999;
}
.BgClassName
{
background-color: #815999;
}
</style>
border-color css
<style>
span { border-color: #815999; }
span { border-color: rgb(129,89,153); }
td.TdClassName
{
border-color: #815999;
}
.TagClassName
{
border-color: #815999;
}
</style>