Shades of Affair #815495
Tints of Affair #815495
RGB
CMYK
RGB Variations
Color information
#815495 (or 0x815495) is known color: Affair. HEX triplet: 81, 54 and 95. RGB value is (129,84,149). Sum of RGB (Red+Green+Blue) = 129+84+149=362 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.64% from 362); Green value is 84 (33.20% from 255 or 23.20% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #815495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815495 is #7EAB6A. Grayscale: #686868. Windows color (decimal): -8301419 or 9786497. OLE color: 9786497.
HSL color Cylindrical-coordinate representation of color #815495: hue angle of 281.54º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #815495 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 84 | 149 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.42 |
| HSL | 281.54º | 0.28% | 0.46% | - |
| HSV(B) | 281.54º | 0.44% | 0.58% | - |
| XYZ | 17.65 | 13.18 | 30.05 | - |
| YUV | 104.87 | 152.91 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 149 | 0.13 | 0.44 | 0 | 0.42 | 281.54 | 0.28 | 0.46 |
| Hex | 81 | 54 | 95 | D | 2C | 0 | 2A | 11A | 1C | 2E |
| Octal | 201 | 124 | 225 | 15 | 54 | 0 | 52 | 432 | 34 | 56 |
| Binary | 10000001 | 1010100 | 10010101 | 1101 | 101100 | 0 | 101010 | 100011010 | 11100 | 101110 |
Color Harmonies of #815495
Complementary color
Monochromatic Colors of #815495
Black with #815495
Text Example
Text Example
White with #815495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815495; }
p { color: rgb(129,84,149); }
H1.HeaderClassName
{
color: #815495;
}
.AnyTagClassName
{
color: #815495;
}
</style>
background-color css
<style>
a { background-color: #815495; }
a { background-color: rgb(129,84,149); }
div.DivClassName
{
background-color: #815495;
}
.BgClassName
{
background-color: #815495;
}
</style>
border-color css
<style>
span { border-color: #815495; }
span { border-color: rgb(129,84,149); }
td.TdClassName
{
border-color: #815495;
}
.TagClassName
{
border-color: #815495;
}
</style>