Shades of Affair #705786
Tints of Affair #705786
RGB
CMYK
RGB Variations
Color information
#705786 (or 0x705786) is known color: Affair. HEX triplet: 70, 57 and 86. RGB value is (112,87,134). Sum of RGB (Red+Green+Blue) = 112+87+134=333 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.63% from 333); Green value is 87 (34.38% from 255 or 26.13% from 333); Blue value is 134 (52.73% from 255 or 40.24% from 333); Max value from RGB is 134 - color contains mainly: blue. Hex color #705786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705786 is #8FA879. Grayscale: #636363. Windows color (decimal): -9414778 or 8804208. OLE color: 8804208.
HSL color Cylindrical-coordinate representation of color #705786: hue angle of 271.91º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #705786 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 87 | 134 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.47 |
| HSL | 271.91º | 0.21% | 0.43% | - |
| HSV(B) | 271.91º | 0.35% | 0.53% | - |
| XYZ | 14.39 | 11.98 | 24.11 | - |
| YUV | 99.83 | 147.28 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 134 | 0.16 | 0.35 | 0 | 0.47 | 271.91 | 0.21 | 0.43 |
| Hex | 70 | 57 | 86 | 10 | 23 | 0 | 2F | 110 | 15 | 2B |
| Octal | 160 | 127 | 206 | 20 | 43 | 0 | 57 | 420 | 25 | 53 |
| Binary | 1110000 | 1010111 | 10000110 | 10000 | 100011 | 0 | 101111 | 100010000 | 10101 | 101011 |
Color Harmonies of #705786
Complementary color
Monochromatic Colors of #705786
Black with #705786
Text Example
Text Example
White with #705786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705786; }
p { color: rgb(112,87,134); }
H1.HeaderClassName
{
color: #705786;
}
.AnyTagClassName
{
color: #705786;
}
</style>
background-color css
<style>
a { background-color: #705786; }
a { background-color: rgb(112,87,134); }
div.DivClassName
{
background-color: #705786;
}
.BgClassName
{
background-color: #705786;
}
</style>
border-color css
<style>
span { border-color: #705786; }
span { border-color: rgb(112,87,134); }
td.TdClassName
{
border-color: #705786;
}
.TagClassName
{
border-color: #705786;
}
</style>