Shades of Affair #815D94
Tints of Affair #815D94
RGB
CMYK
RGB Variations
Color information
#815D94 (or 0x815D94) is known color: Affair. HEX triplet: 81, 5D and 94. RGB value is (129,93,148). Sum of RGB (Red+Green+Blue) = 129+93+148=370 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.86% from 370); Green value is 93 (36.72% from 255 or 25.14% from 370); Blue value is 148 (58.20% from 255 or 40% from 370); Max value from RGB is 148 - color contains mainly: blue. Hex color #815D94 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815D94 is #7EA26B. Grayscale: #6D6D6D. Windows color (decimal): -8299116 or 9723265. OLE color: 9723265.
HSL color Cylindrical-coordinate representation of color #815D94: hue angle of 279.27º degrees, saturation: 0.23, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815D94 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 93 | 148 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.42 |
| HSL | 279.27º | 0.23% | 0.47% | - |
| HSV(B) | 279.27º | 0.37% | 0.58% | - |
| XYZ | 18.31 | 14.63 | 29.88 | - |
| YUV | 110.03 | 149.43 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 93 | 148 | 0.13 | 0.37 | 0 | 0.42 | 279.27 | 0.23 | 0.47 |
| Hex | 81 | 5D | 94 | D | 25 | 0 | 2A | 117 | 17 | 2F |
| Octal | 201 | 135 | 224 | 15 | 45 | 0 | 52 | 427 | 27 | 57 |
| Binary | 10000001 | 1011101 | 10010100 | 1101 | 100101 | 0 | 101010 | 100010111 | 10111 | 101111 |
Color Harmonies of #815D94
Complementary color
Monochromatic Colors of #815D94
Black with #815D94
Text Example
Text Example
White with #815D94
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815D94; }
p { color: rgb(129,93,148); }
H1.HeaderClassName
{
color: #815D94;
}
.AnyTagClassName
{
color: #815D94;
}
</style>
background-color css
<style>
a { background-color: #815D94; }
a { background-color: rgb(129,93,148); }
div.DivClassName
{
background-color: #815D94;
}
.BgClassName
{
background-color: #815D94;
}
</style>
border-color css
<style>
span { border-color: #815D94; }
span { border-color: rgb(129,93,148); }
td.TdClassName
{
border-color: #815D94;
}
.TagClassName
{
border-color: #815D94;
}
</style>