Shades of Affair #715786
Tints of Affair #715786
RGB
CMYK
RGB Variations
Color information
#715786 (or 0x715786) is known color: Affair. HEX triplet: 71, 57 and 86. RGB value is (113,87,134). Sum of RGB (Red+Green+Blue) = 113+87+134=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 87 (34.38% from 255 or 26.05% from 334); Blue value is 134 (52.73% from 255 or 40.12% from 334); Max value from RGB is 134 - color contains mainly: blue. Hex color #715786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715786 is #8EA879. Grayscale: #636363. Windows color (decimal): -9349242 or 8804209. OLE color: 8804209.
HSL color Cylindrical-coordinate representation of color #715786: hue angle of 273.19º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #715786 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 87 | 134 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.47 |
| HSL | 273.19º | 0.21% | 0.43% | - |
| HSV(B) | 273.19º | 0.35% | 0.53% | - |
| XYZ | 14.52 | 12.05 | 24.11 | - |
| YUV | 100.13 | 147.11 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 134 | 0.16 | 0.35 | 0 | 0.47 | 273.19 | 0.21 | 0.43 |
| Hex | 71 | 57 | 86 | 10 | 23 | 0 | 2F | 111 | 15 | 2B |
| Octal | 161 | 127 | 206 | 20 | 43 | 0 | 57 | 421 | 25 | 53 |
| Binary | 1110001 | 1010111 | 10000110 | 10000 | 100011 | 0 | 101111 | 100010001 | 10101 | 101011 |
Color Harmonies of #715786
Complementary color
Monochromatic Colors of #715786
Black with #715786
Text Example
Text Example
White with #715786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715786; }
p { color: rgb(113,87,134); }
H1.HeaderClassName
{
color: #715786;
}
.AnyTagClassName
{
color: #715786;
}
</style>
background-color css
<style>
a { background-color: #715786; }
a { background-color: rgb(113,87,134); }
div.DivClassName
{
background-color: #715786;
}
.BgClassName
{
background-color: #715786;
}
</style>
border-color css
<style>
span { border-color: #715786; }
span { border-color: rgb(113,87,134); }
td.TdClassName
{
border-color: #715786;
}
.TagClassName
{
border-color: #715786;
}
</style>