Shades of Affair #705682
Tints of Affair #705682
RGB
CMYK
RGB Variations
Color information
#705682 (or 0x705682) is known color: Affair. HEX triplet: 70, 56 and 82. RGB value is (112,86,130). Sum of RGB (Red+Green+Blue) = 112+86+130=328 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.15% from 328); Green value is 86 (33.98% from 255 or 26.22% from 328); Blue value is 130 (51.17% from 255 or 39.63% from 328); Max value from RGB is 130 - color contains mainly: blue. Hex color #705682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705682 is #8FA97D. Grayscale: #626262. Windows color (decimal): -9415038 or 8541808. OLE color: 8541808.
HSL color Cylindrical-coordinate representation of color #705682: hue angle of 275.45º 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 #705682 is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 86 | 130 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.49 |
| HSL | 275.45º | 0.2% | 0.42% | - |
| HSV(B) | 275.45º | 0.34% | 0.51% | - |
| XYZ | 14.04 | 11.71 | 22.64 | - |
| YUV | 98.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 130 | 0.14 | 0.34 | 0 | 0.49 | 275.45 | 0.2 | 0.42 |
| Hex | 70 | 56 | 82 | E | 22 | 0 | 31 | 113 | 14 | 2A |
| Octal | 160 | 126 | 202 | 16 | 42 | 0 | 61 | 423 | 24 | 52 |
| Binary | 1110000 | 1010110 | 10000010 | 1110 | 100010 | 0 | 110001 | 100010011 | 10100 | 101010 |
Color Harmonies of #705682
Complementary color
Monochromatic Colors of #705682
Black with #705682
Text Example
Text Example
White with #705682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705682; }
p { color: rgb(112,86,130); }
H1.HeaderClassName
{
color: #705682;
}
.AnyTagClassName
{
color: #705682;
}
</style>
background-color css
<style>
a { background-color: #705682; }
a { background-color: rgb(112,86,130); }
div.DivClassName
{
background-color: #705682;
}
.BgClassName
{
background-color: #705682;
}
</style>
border-color css
<style>
span { border-color: #705682; }
span { border-color: rgb(112,86,130); }
td.TdClassName
{
border-color: #705682;
}
.TagClassName
{
border-color: #705682;
}
</style>