Shades of Affair #815195
Tints of Affair #815195
RGB
CMYK
RGB Variations
Color information
#815195 (or 0x815195) is known color: Affair. HEX triplet: 81, 51 and 95. RGB value is (129,81,149). Sum of RGB (Red+Green+Blue) = 129+81+149=359 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.93% from 359); Green value is 81 (32.03% from 255 or 22.56% from 359); Blue value is 149 (58.59% from 255 or 41.50% from 359); Max value from RGB is 149 - color contains mainly: blue. Hex color #815195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815195 is #7EAE6A. Grayscale: #666666. Windows color (decimal): -8302187 or 9785729. OLE color: 9785729.
HSL color Cylindrical-coordinate representation of color #815195: hue angle of 282.35º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #815195 is Cyan = 0.13, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 81 | 149 | - |
| CMYK | 0.13 | 0.46 | 0 | 0.42 |
| HSL | 282.35º | 0.3% | 0.45% | - |
| HSV(B) | 282.35º | 0.46% | 0.58% | - |
| XYZ | 17.42 | 12.72 | 29.97 | - |
| YUV | 103.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 149 | 0.13 | 0.46 | 0 | 0.42 | 282.35 | 0.3 | 0.45 |
| Hex | 81 | 51 | 95 | D | 2E | 0 | 2A | 11A | 1E | 2D |
| Octal | 201 | 121 | 225 | 15 | 56 | 0 | 52 | 432 | 36 | 55 |
| Binary | 10000001 | 1010001 | 10010101 | 1101 | 101110 | 0 | 101010 | 100011010 | 11110 | 101101 |
Color Harmonies of #815195
Complementary color
Monochromatic Colors of #815195
Black with #815195
Text Example
Text Example
White with #815195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815195; }
p { color: rgb(129,81,149); }
H1.HeaderClassName
{
color: #815195;
}
.AnyTagClassName
{
color: #815195;
}
</style>
background-color css
<style>
a { background-color: #815195; }
a { background-color: rgb(129,81,149); }
div.DivClassName
{
background-color: #815195;
}
.BgClassName
{
background-color: #815195;
}
</style>
border-color css
<style>
span { border-color: #815195; }
span { border-color: rgb(129,81,149); }
td.TdClassName
{
border-color: #815195;
}
.TagClassName
{
border-color: #815195;
}
</style>