Shades of Affair #715988
Tints of Affair #715988
RGB
CMYK
RGB Variations
Color information
#715988 (or 0x715988) is known color: Affair. HEX triplet: 71, 59 and 88. RGB value is (113,89,136). Sum of RGB (Red+Green+Blue) = 113+89+136=338 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.43% from 338); Green value is 89 (35.16% from 255 or 26.33% from 338); Blue value is 136 (53.52% from 255 or 40.24% from 338); Max value from RGB is 136 - color contains mainly: blue. Hex color #715988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715988 is #8EA677. Grayscale: #656565. Windows color (decimal): -9348728 or 8935793. OLE color: 8935793.
HSL color Cylindrical-coordinate representation of color #715988: hue angle of 270.64º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #715988 is Cyan = 0.17, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 89 | 136 | - |
| CMYK | 0.17 | 0.35 | 0 | 0.47 |
| HSL | 270.64º | 0.21% | 0.44% | - |
| HSV(B) | 270.64º | 0.35% | 0.53% | - |
| XYZ | 14.83 | 12.43 | 24.91 | - |
| YUV | 101.53 | 147.45 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 136 | 0.17 | 0.35 | 0 | 0.47 | 270.64 | 0.21 | 0.44 |
| Hex | 71 | 59 | 88 | 11 | 23 | 0 | 2F | 10F | 15 | 2C |
| Octal | 161 | 131 | 210 | 21 | 43 | 0 | 57 | 417 | 25 | 54 |
| Binary | 1110001 | 1011001 | 10001000 | 10001 | 100011 | 0 | 101111 | 100001111 | 10101 | 101100 |
Color Harmonies of #715988
Complementary color
Monochromatic Colors of #715988
Black with #715988
Text Example
Text Example
White with #715988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715988; }
p { color: rgb(113,89,136); }
H1.HeaderClassName
{
color: #715988;
}
.AnyTagClassName
{
color: #715988;
}
</style>
background-color css
<style>
a { background-color: #715988; }
a { background-color: rgb(113,89,136); }
div.DivClassName
{
background-color: #715988;
}
.BgClassName
{
background-color: #715988;
}
</style>
border-color css
<style>
span { border-color: #715988; }
span { border-color: rgb(113,89,136); }
td.TdClassName
{
border-color: #715988;
}
.TagClassName
{
border-color: #715988;
}
</style>