Shades of Affair #815297
Tints of Affair #815297
RGB
CMYK
RGB Variations
Color information
#815297 (or 0x815297) is known color: Affair. HEX triplet: 81, 52 and 97. RGB value is (129,82,151). Sum of RGB (Red+Green+Blue) = 129+82+151=362 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.64% from 362); Green value is 82 (32.42% from 255 or 22.65% from 362); Blue value is 151 (59.38% from 255 or 41.71% from 362); Max value from RGB is 151 - color contains mainly: blue. Hex color #815297 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815297 is #7EAD68. Grayscale: #676767. Windows color (decimal): -8301929 or 9917057. OLE color: 9917057.
HSL color Cylindrical-coordinate representation of color #815297: hue angle of 280.87º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #815297 is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 82 | 151 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.41 |
| HSL | 280.87º | 0.3% | 0.46% | - |
| HSV(B) | 280.87º | 0.46% | 0.59% | - |
| XYZ | 17.66 | 12.94 | 30.84 | - |
| YUV | 103.92 | 154.57 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 151 | 0.15 | 0.46 | 0 | 0.41 | 280.87 | 0.3 | 0.46 |
| Hex | 81 | 52 | 97 | F | 2E | 0 | 29 | 119 | 1E | 2E |
| Octal | 201 | 122 | 227 | 17 | 56 | 0 | 51 | 431 | 36 | 56 |
| Binary | 10000001 | 1010010 | 10010111 | 1111 | 101110 | 0 | 101001 | 100011001 | 11110 | 101110 |
Color Harmonies of #815297
Complementary color
Monochromatic Colors of #815297
Black with #815297
Text Example
Text Example
White with #815297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815297; }
p { color: rgb(129,82,151); }
H1.HeaderClassName
{
color: #815297;
}
.AnyTagClassName
{
color: #815297;
}
</style>
background-color css
<style>
a { background-color: #815297; }
a { background-color: rgb(129,82,151); }
div.DivClassName
{
background-color: #815297;
}
.BgClassName
{
background-color: #815297;
}
</style>
border-color css
<style>
span { border-color: #815297; }
span { border-color: rgb(129,82,151); }
td.TdClassName
{
border-color: #815297;
}
.TagClassName
{
border-color: #815297;
}
</style>