Shades of Affair #704984
Tints of Affair #704984
RGB
CMYK
RGB Variations
Color information
#704984 (or 0x704984) is known color: Affair. HEX triplet: 70, 49 and 84. RGB value is (112,73,132). Sum of RGB (Red+Green+Blue) = 112+73+132=317 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.33% from 317); Green value is 73 (28.91% from 255 or 23.03% from 317); Blue value is 132 (51.95% from 255 or 41.64% from 317); Max value from RGB is 132 - color contains mainly: blue. Hex color #704984 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704984 is #8FB67B. Grayscale: #5B5B5B. Windows color (decimal): -9418364 or 8669552. OLE color: 8669552.
HSL color Cylindrical-coordinate representation of color #704984: hue angle of 279.66º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #704984 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 112 | 73 | 132 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.48 |
| HSL | 279.66º | 0.29% | 0.4% | - |
| HSV(B) | 279.66º | 0.45% | 0.52% | - |
| XYZ | 13.23 | 9.88 | 23.04 | - |
| YUV | 91.39 | 150.92 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 132 | 0.15 | 0.45 | 0 | 0.48 | 279.66 | 0.29 | 0.4 |
| Hex | 70 | 49 | 84 | F | 2D | 0 | 30 | 118 | 1D | 28 |
| Octal | 160 | 111 | 204 | 17 | 55 | 0 | 60 | 430 | 35 | 50 |
| Binary | 1110000 | 1001001 | 10000100 | 1111 | 101101 | 0 | 110000 | 100011000 | 11101 | 101000 |
Color Harmonies of #704984
Complementary color
Monochromatic Colors of #704984
Black with #704984
Text Example
Text Example
White with #704984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704984; }
p { color: rgb(112,73,132); }
H1.HeaderClassName
{
color: #704984;
}
.AnyTagClassName
{
color: #704984;
}
</style>
background-color css
<style>
a { background-color: #704984; }
a { background-color: rgb(112,73,132); }
div.DivClassName
{
background-color: #704984;
}
.BgClassName
{
background-color: #704984;
}
</style>
border-color css
<style>
span { border-color: #704984; }
span { border-color: rgb(112,73,132); }
td.TdClassName
{
border-color: #704984;
}
.TagClassName
{
border-color: #704984;
}
</style>