Shades of Affair #715682
Tints of Affair #715682
RGB
CMYK
RGB Variations
Color information
#715682 (or 0x715682) is known color: Affair. HEX triplet: 71, 56 and 82. RGB value is (113,86,130). Sum of RGB (Red+Green+Blue) = 113+86+130=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 86 (33.98% from 255 or 26.14% from 329); Blue value is 130 (51.17% from 255 or 39.51% from 329); Max value from RGB is 130 - color contains mainly: blue. Hex color #715682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715682 is #8EA97D. Grayscale: #626262. Windows color (decimal): -9349502 or 8541809. OLE color: 8541809.
HSL color Cylindrical-coordinate representation of color #715682: hue angle of 276.82º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #715682 is Cyan = 0.13, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 86 | 130 | - |
| CMYK | 0.13 | 0.34 | 0 | 0.49 |
| HSL | 276.82º | 0.2% | 0.42% | - |
| HSV(B) | 276.82º | 0.34% | 0.51% | - |
| XYZ | 14.17 | 11.78 | 22.65 | - |
| YUV | 99.09 | 145.45 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 130 | 0.13 | 0.34 | 0 | 0.49 | 276.82 | 0.2 | 0.42 |
| Hex | 71 | 56 | 82 | D | 22 | 0 | 31 | 115 | 14 | 2A |
| Octal | 161 | 126 | 202 | 15 | 42 | 0 | 61 | 425 | 24 | 52 |
| Binary | 1110001 | 1010110 | 10000010 | 1101 | 100010 | 0 | 110001 | 100010101 | 10100 | 101010 |
Color Harmonies of #715682
Complementary color
Monochromatic Colors of #715682
Black with #715682
Text Example
Text Example
White with #715682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715682; }
p { color: rgb(113,86,130); }
H1.HeaderClassName
{
color: #715682;
}
.AnyTagClassName
{
color: #715682;
}
</style>
background-color css
<style>
a { background-color: #715682; }
a { background-color: rgb(113,86,130); }
div.DivClassName
{
background-color: #715682;
}
.BgClassName
{
background-color: #715682;
}
</style>
border-color css
<style>
span { border-color: #715682; }
span { border-color: rgb(113,86,130); }
td.TdClassName
{
border-color: #715682;
}
.TagClassName
{
border-color: #715682;
}
</style>