Shades of Affair #815696
Tints of Affair #815696
RGB
CMYK
RGB Variations
Color information
#815696 (or 0x815696) is known color: Affair. HEX triplet: 81, 56 and 96. RGB value is (129,86,150). Sum of RGB (Red+Green+Blue) = 129+86+150=365 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.34% from 365); Green value is 86 (33.98% from 255 or 23.56% from 365); Blue value is 150 (58.98% from 255 or 41.10% from 365); Max value from RGB is 150 - color contains mainly: blue. Hex color #815696 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815696 is #7EA969. Grayscale: #696969. Windows color (decimal): -8300906 or 9852545. OLE color: 9852545.
HSL color Cylindrical-coordinate representation of color #815696: hue angle of 280.31º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #815696 is Cyan = 0.14, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 86 | 150 | - |
| CMYK | 0.14 | 0.43 | 0 | 0.41 |
| HSL | 280.31º | 0.27% | 0.46% | - |
| HSV(B) | 280.31º | 0.43% | 0.59% | - |
| XYZ | 17.89 | 13.52 | 30.52 | - |
| YUV | 106.15 | 152.75 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 150 | 0.14 | 0.43 | 0 | 0.41 | 280.31 | 0.27 | 0.46 |
| Hex | 81 | 56 | 96 | E | 2B | 0 | 29 | 118 | 1B | 2E |
| Octal | 201 | 126 | 226 | 16 | 53 | 0 | 51 | 430 | 33 | 56 |
| Binary | 10000001 | 1010110 | 10010110 | 1110 | 101011 | 0 | 101001 | 100011000 | 11011 | 101110 |
Color Harmonies of #815696
Complementary color
Monochromatic Colors of #815696
Black with #815696
Text Example
Text Example
White with #815696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815696; }
p { color: rgb(129,86,150); }
H1.HeaderClassName
{
color: #815696;
}
.AnyTagClassName
{
color: #815696;
}
</style>
background-color css
<style>
a { background-color: #815696; }
a { background-color: rgb(129,86,150); }
div.DivClassName
{
background-color: #815696;
}
.BgClassName
{
background-color: #815696;
}
</style>
border-color css
<style>
span { border-color: #815696; }
span { border-color: rgb(129,86,150); }
td.TdClassName
{
border-color: #815696;
}
.TagClassName
{
border-color: #815696;
}
</style>