Shades of Affair #815296
Tints of Affair #815296
RGB
CMYK
RGB Variations
Color information
#815296 (or 0x815296) is known color: Affair. HEX triplet: 81, 52 and 96. RGB value is (129,82,150). Sum of RGB (Red+Green+Blue) = 129+82+150=361 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.73% from 361); Green value is 82 (32.42% from 255 or 22.71% from 361); Blue value is 150 (58.98% from 255 or 41.55% from 361); Max value from RGB is 150 - color contains mainly: blue. Hex color #815296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815296 is #7EAD69. Grayscale: #676767. Windows color (decimal): -8301930 or 9851521. OLE color: 9851521.
HSL color Cylindrical-coordinate representation of color #815296: hue angle of 281.47º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #815296 is Cyan = 0.14, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 82 | 150 | - |
| CMYK | 0.14 | 0.45 | 0 | 0.41 |
| HSL | 281.47º | 0.29% | 0.45% | - |
| HSV(B) | 281.47º | 0.45% | 0.59% | - |
| XYZ | 17.58 | 12.9 | 30.42 | - |
| YUV | 103.81 | 154.07 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 150 | 0.14 | 0.45 | 0 | 0.41 | 281.47 | 0.29 | 0.45 |
| Hex | 81 | 52 | 96 | E | 2D | 0 | 29 | 119 | 1D | 2D |
| Octal | 201 | 122 | 226 | 16 | 55 | 0 | 51 | 431 | 35 | 55 |
| Binary | 10000001 | 1010010 | 10010110 | 1110 | 101101 | 0 | 101001 | 100011001 | 11101 | 101101 |
Color Harmonies of #815296
Complementary color
Monochromatic Colors of #815296
Black with #815296
Text Example
Text Example
White with #815296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815296; }
p { color: rgb(129,82,150); }
H1.HeaderClassName
{
color: #815296;
}
.AnyTagClassName
{
color: #815296;
}
</style>
background-color css
<style>
a { background-color: #815296; }
a { background-color: rgb(129,82,150); }
div.DivClassName
{
background-color: #815296;
}
.BgClassName
{
background-color: #815296;
}
</style>
border-color css
<style>
span { border-color: #815296; }
span { border-color: rgb(129,82,150); }
td.TdClassName
{
border-color: #815296;
}
.TagClassName
{
border-color: #815296;
}
</style>