Shades of Affair #715579
Tints of Affair #715579
RGB
CMYK
RGB Variations
Color information
#715579 (or 0x715579) is known color: Affair. HEX triplet: 71, 55 and 79. RGB value is (113,85,121). Sum of RGB (Red+Green+Blue) = 113+85+121=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 121 (47.66% from 255 or 37.93% from 319); Max value from RGB is 121 - color contains mainly: blue. Hex color #715579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715579 is #8EAA86. Grayscale: #616161. Windows color (decimal): -9349767 or 7951729. OLE color: 7951729.
HSL color Cylindrical-coordinate representation of color #715579: hue angle of 286.67º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #715579 is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 85 | 121 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.53 |
| HSL | 286.67º | 0.17% | 0.4% | - |
| HSV(B) | 286.67º | 0.3% | 0.47% | - |
| XYZ | 13.51 | 11.39 | 19.58 | - |
| YUV | 97.48 | 141.28 | 139.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 121 | 0.07 | 0.30 | 0 | 0.53 | 286.67 | 0.17 | 0.4 |
| Hex | 71 | 55 | 79 | 7 | 1E | 0 | 35 | 11F | 11 | 28 |
| Octal | 161 | 125 | 171 | 7 | 36 | 0 | 65 | 437 | 21 | 50 |
| Binary | 1110001 | 1010101 | 1111001 | 111 | 11110 | 0 | 110101 | 100011111 | 10001 | 101000 |
Color Harmonies of #715579
Complementary color
Monochromatic Colors of #715579
Black with #715579
Text Example
Text Example
White with #715579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715579; }
p { color: rgb(113,85,121); }
H1.HeaderClassName
{
color: #715579;
}
.AnyTagClassName
{
color: #715579;
}
</style>
background-color css
<style>
a { background-color: #715579; }
a { background-color: rgb(113,85,121); }
div.DivClassName
{
background-color: #715579;
}
.BgClassName
{
background-color: #715579;
}
</style>
border-color css
<style>
span { border-color: #715579; }
span { border-color: rgb(113,85,121); }
td.TdClassName
{
border-color: #715579;
}
.TagClassName
{
border-color: #715579;
}
</style>