Shades of Affair #704688
Tints of Affair #704688
RGB
CMYK
RGB Variations
Color information
#704688 (or 0x704688) is known color: Affair. HEX triplet: 70, 46 and 88. RGB value is (112,70,136). Sum of RGB (Red+Green+Blue) = 112+70+136=318 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.22% from 318); Green value is 70 (27.73% from 255 or 22.01% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #704688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704688 is #8FB977. Grayscale: #595959. Windows color (decimal): -9419128 or 8930928. OLE color: 8930928.
HSL color Cylindrical-coordinate representation of color #704688: hue angle of 278.18º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #704688 is Cyan = 0.18, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 70 | 136 | - |
| CMYK | 0.18 | 0.49 | 0 | 0.47 |
| HSL | 278.18º | 0.32% | 0.4% | - |
| HSV(B) | 278.18º | 0.49% | 0.53% | - |
| XYZ | 13.32 | 9.6 | 24.44 | - |
| YUV | 90.08 | 153.91 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 136 | 0.18 | 0.49 | 0 | 0.47 | 278.18 | 0.32 | 0.4 |
| Hex | 70 | 46 | 88 | 12 | 31 | 0 | 2F | 116 | 20 | 28 |
| Octal | 160 | 106 | 210 | 22 | 61 | 0 | 57 | 426 | 40 | 50 |
| Binary | 1110000 | 1000110 | 10001000 | 10010 | 110001 | 0 | 101111 | 100010110 | 100000 | 101000 |
Color Harmonies of #704688
Complementary color
Monochromatic Colors of #704688
Black with #704688
Text Example
Text Example
White with #704688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704688; }
p { color: rgb(112,70,136); }
H1.HeaderClassName
{
color: #704688;
}
.AnyTagClassName
{
color: #704688;
}
</style>
background-color css
<style>
a { background-color: #704688; }
a { background-color: rgb(112,70,136); }
div.DivClassName
{
background-color: #704688;
}
.BgClassName
{
background-color: #704688;
}
</style>
border-color css
<style>
span { border-color: #704688; }
span { border-color: rgb(112,70,136); }
td.TdClassName
{
border-color: #704688;
}
.TagClassName
{
border-color: #704688;
}
</style>