Shades of Affair #815E94
Tints of Affair #815E94
RGB
CMYK
RGB Variations
Color information
#815E94 (or 0x815E94) is known color: Affair. HEX triplet: 81, 5E and 94. RGB value is (129,94,148). Sum of RGB (Red+Green+Blue) = 129+94+148=371 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.77% from 371); Green value is 94 (37.11% from 255 or 25.34% from 371); Blue value is 148 (58.20% from 255 or 39.89% from 371); Max value from RGB is 148 - color contains mainly: blue. Hex color #815E94 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815E94 is #7EA16B. Grayscale: #6E6E6E. Windows color (decimal): -8298860 or 9723521. OLE color: 9723521.
HSL color Cylindrical-coordinate representation of color #815E94: hue angle of 278.89º degrees, saturation: 0.22, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815E94 is Cyan = 0.13, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 94 | 148 | - |
| CMYK | 0.13 | 0.36 | 0 | 0.42 |
| HSL | 278.89º | 0.22% | 0.47% | - |
| HSV(B) | 278.89º | 0.36% | 0.58% | - |
| XYZ | 18.4 | 14.81 | 29.91 | - |
| YUV | 110.62 | 149.1 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 94 | 148 | 0.13 | 0.36 | 0 | 0.42 | 278.89 | 0.22 | 0.47 |
| Hex | 81 | 5E | 94 | D | 24 | 0 | 2A | 117 | 16 | 2F |
| Octal | 201 | 136 | 224 | 15 | 44 | 0 | 52 | 427 | 26 | 57 |
| Binary | 10000001 | 1011110 | 10010100 | 1101 | 100100 | 0 | 101010 | 100010111 | 10110 | 101111 |
Color Harmonies of #815E94
Complementary color
Monochromatic Colors of #815E94
Black with #815E94
Text Example
Text Example
White with #815E94
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815E94; }
p { color: rgb(129,94,148); }
H1.HeaderClassName
{
color: #815E94;
}
.AnyTagClassName
{
color: #815E94;
}
</style>
background-color css
<style>
a { background-color: #815E94; }
a { background-color: rgb(129,94,148); }
div.DivClassName
{
background-color: #815E94;
}
.BgClassName
{
background-color: #815E94;
}
</style>
border-color css
<style>
span { border-color: #815E94; }
span { border-color: rgb(129,94,148); }
td.TdClassName
{
border-color: #815E94;
}
.TagClassName
{
border-color: #815E94;
}
</style>