Shades of Affair #705486
Tints of Affair #705486
RGB
CMYK
RGB Variations
Color information
#705486 (or 0x705486) is known color: Affair. HEX triplet: 70, 54 and 86. RGB value is (112,84,134). Sum of RGB (Red+Green+Blue) = 112+84+134=330 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.94% from 330); Green value is 84 (33.20% from 255 or 25.45% from 330); Blue value is 134 (52.73% from 255 or 40.61% from 330); Max value from RGB is 134 - color contains mainly: blue. Hex color #705486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705486 is #8FAB79. Grayscale: #616161. Windows color (decimal): -9415546 or 8803440. OLE color: 8803440.
HSL color Cylindrical-coordinate representation of color #705486: hue angle of 273.6º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #705486 is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 84 | 134 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.47 |
| HSL | 273.6º | 0.23% | 0.43% | - |
| HSV(B) | 273.6º | 0.37% | 0.53% | - |
| XYZ | 14.16 | 11.51 | 24.03 | - |
| YUV | 98.07 | 148.28 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 84 | 134 | 0.16 | 0.37 | 0 | 0.47 | 273.6 | 0.23 | 0.43 |
| Hex | 70 | 54 | 86 | 10 | 25 | 0 | 2F | 112 | 17 | 2B |
| Octal | 160 | 124 | 206 | 20 | 45 | 0 | 57 | 422 | 27 | 53 |
| Binary | 1110000 | 1010100 | 10000110 | 10000 | 100101 | 0 | 101111 | 100010010 | 10111 | 101011 |
Color Harmonies of #705486
Complementary color
Monochromatic Colors of #705486
Black with #705486
Text Example
Text Example
White with #705486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705486; }
p { color: rgb(112,84,134); }
H1.HeaderClassName
{
color: #705486;
}
.AnyTagClassName
{
color: #705486;
}
</style>
background-color css
<style>
a { background-color: #705486; }
a { background-color: rgb(112,84,134); }
div.DivClassName
{
background-color: #705486;
}
.BgClassName
{
background-color: #705486;
}
</style>
border-color css
<style>
span { border-color: #705486; }
span { border-color: rgb(112,84,134); }
td.TdClassName
{
border-color: #705486;
}
.TagClassName
{
border-color: #705486;
}
</style>