Shades of Affair #704086
Tints of Affair #704086
RGB
CMYK
RGB Variations
Color information
#704086 (or 0x704086) is known color: Affair. HEX triplet: 70, 40 and 86. RGB value is (112,64,134). Sum of RGB (Red+Green+Blue) = 112+64+134=310 (41% of max value = 765). Red value is 112 (44.14% from 255 or 36.13% from 310); Green value is 64 (25.39% from 255 or 20.65% from 310); Blue value is 134 (52.73% from 255 or 43.23% from 310); Max value from RGB is 134 - color contains mainly: blue. Hex color #704086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704086 is #8FBF79. Grayscale: #565656. Windows color (decimal): -9420666 or 8798320. OLE color: 8798320.
HSL color Cylindrical-coordinate representation of color #704086: hue angle of 281.14º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #704086 is Cyan = 0.16, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 64 | 134 | - |
| CMYK | 0.16 | 0.52 | 0 | 0.47 |
| HSL | 281.14º | 0.35% | 0.39% | - |
| HSV(B) | 281.14º | 0.52% | 0.53% | - |
| XYZ | 12.82 | 8.83 | 23.58 | - |
| YUV | 86.33 | 154.9 | 146.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 64 | 134 | 0.16 | 0.52 | 0 | 0.47 | 281.14 | 0.35 | 0.39 |
| Hex | 70 | 40 | 86 | 10 | 34 | 0 | 2F | 119 | 23 | 27 |
| Octal | 160 | 100 | 206 | 20 | 64 | 0 | 57 | 431 | 43 | 47 |
| Binary | 1110000 | 1000000 | 10000110 | 10000 | 110100 | 0 | 101111 | 100011001 | 100011 | 100111 |
Color Harmonies of #704086
Complementary color
Monochromatic Colors of #704086
Black with #704086
Text Example
Text Example
White with #704086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704086; }
p { color: rgb(112,64,134); }
H1.HeaderClassName
{
color: #704086;
}
.AnyTagClassName
{
color: #704086;
}
</style>
background-color css
<style>
a { background-color: #704086; }
a { background-color: rgb(112,64,134); }
div.DivClassName
{
background-color: #704086;
}
.BgClassName
{
background-color: #704086;
}
</style>
border-color css
<style>
span { border-color: #704086; }
span { border-color: rgb(112,64,134); }
td.TdClassName
{
border-color: #704086;
}
.TagClassName
{
border-color: #704086;
}
</style>