Shades of Affair #715679
Tints of Affair #715679
RGB
CMYK
RGB Variations
Color information
#715679 (or 0x715679) is known color: Affair. HEX triplet: 71, 56 and 79. RGB value is (113,86,121). Sum of RGB (Red+Green+Blue) = 113+86+121=320 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.31% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 121 - color contains mainly: blue. Hex color #715679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715679 is #8EA986. Grayscale: #616161. Windows color (decimal): -9349511 or 7951985. OLE color: 7951985.
HSL color Cylindrical-coordinate representation of color #715679: hue angle of 286.29º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #715679 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 86 | 121 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.53 |
| HSL | 286.29º | 0.17% | 0.41% | - |
| HSV(B) | 286.29º | 0.29% | 0.47% | - |
| XYZ | 13.59 | 11.55 | 19.6 | - |
| YUV | 98.06 | 140.95 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 121 | 0.07 | 0.29 | 0 | 0.53 | 286.29 | 0.17 | 0.41 |
| Hex | 71 | 56 | 79 | 7 | 1D | 0 | 35 | 11E | 11 | 29 |
| Octal | 161 | 126 | 171 | 7 | 35 | 0 | 65 | 436 | 21 | 51 |
| Binary | 1110001 | 1010110 | 1111001 | 111 | 11101 | 0 | 110101 | 100011110 | 10001 | 101001 |
Color Harmonies of #715679
Complementary color
Monochromatic Colors of #715679
Black with #715679
Text Example
Text Example
White with #715679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715679; }
p { color: rgb(113,86,121); }
H1.HeaderClassName
{
color: #715679;
}
.AnyTagClassName
{
color: #715679;
}
</style>
background-color css
<style>
a { background-color: #715679; }
a { background-color: rgb(113,86,121); }
div.DivClassName
{
background-color: #715679;
}
.BgClassName
{
background-color: #715679;
}
</style>
border-color css
<style>
span { border-color: #715679; }
span { border-color: rgb(113,86,121); }
td.TdClassName
{
border-color: #715679;
}
.TagClassName
{
border-color: #715679;
}
</style>