Shades of Affair #704487
Tints of Affair #704487
RGB
CMYK
RGB Variations
Color information
#704487 (or 0x704487) is known color: Affair. HEX triplet: 70, 44 and 87. RGB value is (112,68,135). Sum of RGB (Red+Green+Blue) = 112+68+135=315 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.56% from 315); Green value is 68 (26.95% from 255 or 21.59% from 315); Blue value is 135 (53.12% from 255 or 42.86% from 315); Max value from RGB is 135 - color contains mainly: blue. Hex color #704487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704487 is #8FBB78. Grayscale: #585858. Windows color (decimal): -9419641 or 8864880. OLE color: 8864880.
HSL color Cylindrical-coordinate representation of color #704487: hue angle of 279.4º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #704487 is Cyan = 0.17, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 68 | 135 | - |
| CMYK | 0.17 | 0.50 | 0 | 0.47 |
| HSL | 279.4º | 0.33% | 0.4% | - |
| HSV(B) | 279.4º | 0.5% | 0.53% | - |
| XYZ | 13.12 | 9.33 | 24.03 | - |
| YUV | 88.79 | 154.08 | 144.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 135 | 0.17 | 0.50 | 0 | 0.47 | 279.4 | 0.33 | 0.4 |
| Hex | 70 | 44 | 87 | 11 | 32 | 0 | 2F | 117 | 21 | 28 |
| Octal | 160 | 104 | 207 | 21 | 62 | 0 | 57 | 427 | 41 | 50 |
| Binary | 1110000 | 1000100 | 10000111 | 10001 | 110010 | 0 | 101111 | 100010111 | 100001 | 101000 |
Color Harmonies of #704487
Complementary color
Monochromatic Colors of #704487
Black with #704487
Text Example
Text Example
White with #704487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704487; }
p { color: rgb(112,68,135); }
H1.HeaderClassName
{
color: #704487;
}
.AnyTagClassName
{
color: #704487;
}
</style>
background-color css
<style>
a { background-color: #704487; }
a { background-color: rgb(112,68,135); }
div.DivClassName
{
background-color: #704487;
}
.BgClassName
{
background-color: #704487;
}
</style>
border-color css
<style>
span { border-color: #704487; }
span { border-color: rgb(112,68,135); }
td.TdClassName
{
border-color: #704487;
}
.TagClassName
{
border-color: #704487;
}
</style>