Shades of Affair #815198
Tints of Affair #815198
RGB
CMYK
RGB Variations
Color information
#815198 (or 0x815198) is known color: Affair. HEX triplet: 81, 51 and 98. RGB value is (129,81,152). Sum of RGB (Red+Green+Blue) = 129+81+152=362 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.64% from 362); Green value is 81 (32.03% from 255 or 22.38% from 362); Blue value is 152 (59.77% from 255 or 41.99% from 362); Max value from RGB is 152 - color contains mainly: blue. Hex color #815198 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815198 is #7EAE67. Grayscale: #676767. Windows color (decimal): -8302184 or 9982337. OLE color: 9982337.
HSL color Cylindrical-coordinate representation of color #815198: hue angle of 280.56º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #815198 is Cyan = 0.15, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 81 | 152 | - |
| CMYK | 0.15 | 0.47 | 0 | 0.40 |
| HSL | 280.56º | 0.3% | 0.46% | - |
| HSV(B) | 280.56º | 0.47% | 0.6% | - |
| XYZ | 17.66 | 12.82 | 31.25 | - |
| YUV | 103.45 | 155.4 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 152 | 0.15 | 0.47 | 0 | 0.40 | 280.56 | 0.3 | 0.46 |
| Hex | 81 | 51 | 98 | F | 2F | 0 | 28 | 119 | 1E | 2E |
| Octal | 201 | 121 | 230 | 17 | 57 | 0 | 50 | 431 | 36 | 56 |
| Binary | 10000001 | 1010001 | 10011000 | 1111 | 101111 | 0 | 101000 | 100011001 | 11110 | 101110 |
Color Harmonies of #815198
Complementary color
Monochromatic Colors of #815198
Black with #815198
Text Example
Text Example
White with #815198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815198; }
p { color: rgb(129,81,152); }
H1.HeaderClassName
{
color: #815198;
}
.AnyTagClassName
{
color: #815198;
}
</style>
background-color css
<style>
a { background-color: #815198; }
a { background-color: rgb(129,81,152); }
div.DivClassName
{
background-color: #815198;
}
.BgClassName
{
background-color: #815198;
}
</style>
border-color css
<style>
span { border-color: #815198; }
span { border-color: rgb(129,81,152); }
td.TdClassName
{
border-color: #815198;
}
.TagClassName
{
border-color: #815198;
}
</style>