Shades of Affair #815598
Tints of Affair #815598
RGB
CMYK
RGB Variations
Color information
#815598 (or 0x815598) is known color: Affair. HEX triplet: 81, 55 and 98. RGB value is (129,85,152). Sum of RGB (Red+Green+Blue) = 129+85+152=366 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.25% from 366); Green value is 85 (33.59% from 255 or 23.22% from 366); Blue value is 152 (59.77% from 255 or 41.53% from 366); Max value from RGB is 152 - color contains mainly: blue. Hex color #815598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815598 is #7EAA67. Grayscale: #696969. Windows color (decimal): -8301160 or 9983361. OLE color: 9983361.
HSL color Cylindrical-coordinate representation of color #815598: hue angle of 279.4º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #815598 is Cyan = 0.15, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 129 | 85 | 152 | - |
| CMYK | 0.15 | 0.44 | 0 | 0.40 |
| HSL | 279.4º | 0.28% | 0.46% | - |
| HSV(B) | 279.4º | 0.44% | 0.6% | - |
| XYZ | 17.97 | 13.43 | 31.35 | - |
| YUV | 105.79 | 154.08 | 144.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 152 | 0.15 | 0.44 | 0 | 0.40 | 279.4 | 0.28 | 0.46 |
| Hex | 81 | 55 | 98 | F | 2C | 0 | 28 | 117 | 1C | 2E |
| Octal | 201 | 125 | 230 | 17 | 54 | 0 | 50 | 427 | 34 | 56 |
| Binary | 10000001 | 1010101 | 10011000 | 1111 | 101100 | 0 | 101000 | 100010111 | 11100 | 101110 |
Color Harmonies of #815598
Complementary color
Monochromatic Colors of #815598
Black with #815598
Text Example
Text Example
White with #815598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815598; }
p { color: rgb(129,85,152); }
H1.HeaderClassName
{
color: #815598;
}
.AnyTagClassName
{
color: #815598;
}
</style>
background-color css
<style>
a { background-color: #815598; }
a { background-color: rgb(129,85,152); }
div.DivClassName
{
background-color: #815598;
}
.BgClassName
{
background-color: #815598;
}
</style>
border-color css
<style>
span { border-color: #815598; }
span { border-color: rgb(129,85,152); }
td.TdClassName
{
border-color: #815598;
}
.TagClassName
{
border-color: #815598;
}
</style>