Shades of Affair #815895
Tints of Affair #815895
RGB
CMYK
RGB Variations
Color information
#815895 (or 0x815895) is known color: Affair. HEX triplet: 81, 58 and 95. RGB value is (129,88,149). Sum of RGB (Red+Green+Blue) = 129+88+149=366 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.25% from 366); Green value is 88 (34.77% from 255 or 24.04% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #815895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815895 is #7EA76A. Grayscale: #6B6B6B. Windows color (decimal): -8300395 or 9787521. OLE color: 9787521.
HSL color Cylindrical-coordinate representation of color #815895: hue angle of 280.33º 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 #815895 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 88 | 149 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.42 |
| HSL | 280.33º | 0.26% | 0.46% | - |
| HSV(B) | 280.33º | 0.41% | 0.58% | - |
| XYZ | 17.97 | 13.82 | 30.15 | - |
| YUV | 107.21 | 151.58 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 149 | 0.13 | 0.41 | 0 | 0.42 | 280.33 | 0.26 | 0.46 |
| Hex | 81 | 58 | 95 | D | 29 | 0 | 2A | 118 | 1A | 2E |
| Octal | 201 | 130 | 225 | 15 | 51 | 0 | 52 | 430 | 32 | 56 |
| Binary | 10000001 | 1011000 | 10010101 | 1101 | 101001 | 0 | 101010 | 100011000 | 11010 | 101110 |
Color Harmonies of #815895
Complementary color
Monochromatic Colors of #815895
Black with #815895
Text Example
Text Example
White with #815895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815895; }
p { color: rgb(129,88,149); }
H1.HeaderClassName
{
color: #815895;
}
.AnyTagClassName
{
color: #815895;
}
</style>
background-color css
<style>
a { background-color: #815895; }
a { background-color: rgb(129,88,149); }
div.DivClassName
{
background-color: #815895;
}
.BgClassName
{
background-color: #815895;
}
</style>
border-color css
<style>
span { border-color: #815895; }
span { border-color: rgb(129,88,149); }
td.TdClassName
{
border-color: #815895;
}
.TagClassName
{
border-color: #815895;
}
</style>