Shades of Affair #705689
Tints of Affair #705689
RGB
CMYK
RGB Variations
Color information
#705689 (or 0x705689) is known color: Affair. HEX triplet: 70, 56 and 89. RGB value is (112,86,137). Sum of RGB (Red+Green+Blue) = 112+86+137=335 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.43% from 335); Green value is 86 (33.98% from 255 or 25.67% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 137 - color contains mainly: blue. Hex color #705689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705689 is #8FA976. Grayscale: #636363. Windows color (decimal): -9415031 or 9000560. OLE color: 9000560.
HSL color Cylindrical-coordinate representation of color #705689: hue angle of 270.59º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #705689 is Cyan = 0.18, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 112 | 86 | 137 | - |
| CMYK | 0.18 | 0.37 | 0 | 0.46 |
| HSL | 270.59º | 0.23% | 0.44% | - |
| HSV(B) | 270.59º | 0.37% | 0.54% | - |
| XYZ | 14.53 | 11.91 | 25.2 | - |
| YUV | 99.59 | 149.11 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 137 | 0.18 | 0.37 | 0 | 0.46 | 270.59 | 0.23 | 0.44 |
| Hex | 70 | 56 | 89 | 12 | 25 | 0 | 2E | 10F | 17 | 2C |
| Octal | 160 | 126 | 211 | 22 | 45 | 0 | 56 | 417 | 27 | 54 |
| Binary | 1110000 | 1010110 | 10001001 | 10010 | 100101 | 0 | 101110 | 100001111 | 10111 | 101100 |
Color Harmonies of #705689
Complementary color
Monochromatic Colors of #705689
Black with #705689
Text Example
Text Example
White with #705689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705689; }
p { color: rgb(112,86,137); }
H1.HeaderClassName
{
color: #705689;
}
.AnyTagClassName
{
color: #705689;
}
</style>
background-color css
<style>
a { background-color: #705689; }
a { background-color: rgb(112,86,137); }
div.DivClassName
{
background-color: #705689;
}
.BgClassName
{
background-color: #705689;
}
</style>
border-color css
<style>
span { border-color: #705689; }
span { border-color: rgb(112,86,137); }
td.TdClassName
{
border-color: #705689;
}
.TagClassName
{
border-color: #705689;
}
</style>