Shades of Affair #715987
Tints of Affair #715987
RGB
CMYK
RGB Variations
Color information
#715987 (or 0x715987) is known color: Affair. HEX triplet: 71, 59 and 87. RGB value is (113,89,135). Sum of RGB (Red+Green+Blue) = 113+89+135=337 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.53% from 337); Green value is 89 (35.16% from 255 or 26.41% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 135 - color contains mainly: blue. Hex color #715987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715987 is #8EA678. Grayscale: #656565. Windows color (decimal): -9348729 or 8870257. OLE color: 8870257.
HSL color Cylindrical-coordinate representation of color #715987: hue angle of 271.3º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #715987 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 89 | 135 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.47 |
| HSL | 271.3º | 0.21% | 0.44% | - |
| HSV(B) | 271.3º | 0.34% | 0.53% | - |
| XYZ | 14.76 | 12.4 | 24.54 | - |
| YUV | 101.42 | 146.95 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 135 | 0.16 | 0.34 | 0 | 0.47 | 271.3 | 0.21 | 0.44 |
| Hex | 71 | 59 | 87 | 10 | 22 | 0 | 2F | 10F | 15 | 2C |
| Octal | 161 | 131 | 207 | 20 | 42 | 0 | 57 | 417 | 25 | 54 |
| Binary | 1110001 | 1011001 | 10000111 | 10000 | 100010 | 0 | 101111 | 100001111 | 10101 | 101100 |
Color Harmonies of #715987
Complementary color
Monochromatic Colors of #715987
Black with #715987
Text Example
Text Example
White with #715987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715987; }
p { color: rgb(113,89,135); }
H1.HeaderClassName
{
color: #715987;
}
.AnyTagClassName
{
color: #715987;
}
</style>
background-color css
<style>
a { background-color: #715987; }
a { background-color: rgb(113,89,135); }
div.DivClassName
{
background-color: #715987;
}
.BgClassName
{
background-color: #715987;
}
</style>
border-color css
<style>
span { border-color: #715987; }
span { border-color: rgb(113,89,135); }
td.TdClassName
{
border-color: #715987;
}
.TagClassName
{
border-color: #715987;
}
</style>