Shades of Affair #704686
Tints of Affair #704686
RGB
CMYK
RGB Variations
Color information
#704686 (or 0x704686) is known color: Affair. HEX triplet: 70, 46 and 86. RGB value is (112,70,134). Sum of RGB (Red+Green+Blue) = 112+70+134=316 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.44% from 316); Green value is 70 (27.73% from 255 or 22.15% from 316); Blue value is 134 (52.73% from 255 or 42.41% from 316); Max value from RGB is 134 - color contains mainly: blue. Hex color #704686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704686 is #8FB979. Grayscale: #595959. Windows color (decimal): -9419130 or 8799856. OLE color: 8799856.
HSL color Cylindrical-coordinate representation of color #704686: hue angle of 279.38º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #704686 is Cyan = 0.16, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 70 | 134 | - |
| CMYK | 0.16 | 0.48 | 0 | 0.47 |
| HSL | 279.38º | 0.31% | 0.4% | - |
| HSV(B) | 279.38º | 0.48% | 0.53% | - |
| XYZ | 13.18 | 9.55 | 23.7 | - |
| YUV | 89.85 | 152.91 | 143.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 134 | 0.16 | 0.48 | 0 | 0.47 | 279.38 | 0.31 | 0.4 |
| Hex | 70 | 46 | 86 | 10 | 30 | 0 | 2F | 117 | 1F | 28 |
| Octal | 160 | 106 | 206 | 20 | 60 | 0 | 57 | 427 | 37 | 50 |
| Binary | 1110000 | 1000110 | 10000110 | 10000 | 110000 | 0 | 101111 | 100010111 | 11111 | 101000 |
Color Harmonies of #704686
Complementary color
Monochromatic Colors of #704686
Black with #704686
Text Example
Text Example
White with #704686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704686; }
p { color: rgb(112,70,134); }
H1.HeaderClassName
{
color: #704686;
}
.AnyTagClassName
{
color: #704686;
}
</style>
background-color css
<style>
a { background-color: #704686; }
a { background-color: rgb(112,70,134); }
div.DivClassName
{
background-color: #704686;
}
.BgClassName
{
background-color: #704686;
}
</style>
border-color css
<style>
span { border-color: #704686; }
span { border-color: rgb(112,70,134); }
td.TdClassName
{
border-color: #704686;
}
.TagClassName
{
border-color: #704686;
}
</style>