Shades of Affair #715179
Tints of Affair #715179
RGB
CMYK
RGB Variations
Color information
#715179 (or 0x715179) is known color: Affair. HEX triplet: 71, 51 and 79. RGB value is (113,81,121). Sum of RGB (Red+Green+Blue) = 113+81+121=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 81 (32.03% from 255 or 25.71% from 315); Blue value is 121 (47.66% from 255 or 38.41% from 315); Max value from RGB is 121 - color contains mainly: blue. Hex color #715179 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715179 is #8EAE86. Grayscale: #5F5F5F. Windows color (decimal): -9350791 or 7950705. OLE color: 7950705.
HSL color Cylindrical-coordinate representation of color #715179: hue angle of 288º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #715179 is Cyan = 0.07, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 81 | 121 | - |
| CMYK | 0.07 | 0.33 | 0 | 0.53 |
| HSL | 288º | 0.2% | 0.4% | - |
| HSV(B) | 288º | 0.33% | 0.47% | - |
| XYZ | 13.2 | 10.78 | 19.47 | - |
| YUV | 95.13 | 142.6 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 121 | 0.07 | 0.33 | 0 | 0.53 | 288 | 0.2 | 0.4 |
| Hex | 71 | 51 | 79 | 7 | 21 | 0 | 35 | 120 | 14 | 28 |
| Octal | 161 | 121 | 171 | 7 | 41 | 0 | 65 | 440 | 24 | 50 |
| Binary | 1110001 | 1010001 | 1111001 | 111 | 100001 | 0 | 110101 | 100100000 | 10100 | 101000 |
Color Harmonies of #715179
Complementary color
Monochromatic Colors of #715179
Black with #715179
Text Example
Text Example
White with #715179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715179; }
p { color: rgb(113,81,121); }
H1.HeaderClassName
{
color: #715179;
}
.AnyTagClassName
{
color: #715179;
}
</style>
background-color css
<style>
a { background-color: #715179; }
a { background-color: rgb(113,81,121); }
div.DivClassName
{
background-color: #715179;
}
.BgClassName
{
background-color: #715179;
}
</style>
border-color css
<style>
span { border-color: #715179; }
span { border-color: rgb(113,81,121); }
td.TdClassName
{
border-color: #715179;
}
.TagClassName
{
border-color: #715179;
}
</style>