Shades of Affair #815794
Tints of Affair #815794
RGB
CMYK
RGB Variations
Color information
#815794 (or 0x815794) is known color: Affair. HEX triplet: 81, 57 and 94. RGB value is (129,87,148). Sum of RGB (Red+Green+Blue) = 129+87+148=364 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.44% from 364); Green value is 87 (34.38% from 255 or 23.90% from 364); Blue value is 148 (58.20% from 255 or 40.66% from 364); Max value from RGB is 148 - color contains mainly: blue. Hex color #815794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815794 is #7EA86B. Grayscale: #6A6A6A. Windows color (decimal): -8300652 or 9721729. OLE color: 9721729.
HSL color Cylindrical-coordinate representation of color #815794: hue angle of 281.31º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #815794 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 87 | 148 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.42 |
| HSL | 281.31º | 0.26% | 0.46% | - |
| HSV(B) | 281.31º | 0.41% | 0.58% | - |
| XYZ | 17.81 | 13.62 | 29.71 | - |
| YUV | 106.51 | 151.41 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 148 | 0.13 | 0.41 | 0 | 0.42 | 281.31 | 0.26 | 0.46 |
| Hex | 81 | 57 | 94 | D | 29 | 0 | 2A | 119 | 1A | 2E |
| Octal | 201 | 127 | 224 | 15 | 51 | 0 | 52 | 431 | 32 | 56 |
| Binary | 10000001 | 1010111 | 10010100 | 1101 | 101001 | 0 | 101010 | 100011001 | 11010 | 101110 |
Color Harmonies of #815794
Complementary color
Monochromatic Colors of #815794
Black with #815794
Text Example
Text Example
White with #815794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815794; }
p { color: rgb(129,87,148); }
H1.HeaderClassName
{
color: #815794;
}
.AnyTagClassName
{
color: #815794;
}
</style>
background-color css
<style>
a { background-color: #815794; }
a { background-color: rgb(129,87,148); }
div.DivClassName
{
background-color: #815794;
}
.BgClassName
{
background-color: #815794;
}
</style>
border-color css
<style>
span { border-color: #815794; }
span { border-color: rgb(129,87,148); }
td.TdClassName
{
border-color: #815794;
}
.TagClassName
{
border-color: #815794;
}
</style>