Shades of Affair #704981
Tints of Affair #704981
RGB
CMYK
RGB Variations
Color information
#704981 (or 0x704981) is known color: Affair. HEX triplet: 70, 49 and 81. RGB value is (112,73,129). Sum of RGB (Red+Green+Blue) = 112+73+129=314 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.67% from 314); Green value is 73 (28.91% from 255 or 23.25% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #704981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704981 is #8FB67E. Grayscale: #5A5A5A. Windows color (decimal): -9418367 or 8472944. OLE color: 8472944.
HSL color Cylindrical-coordinate representation of color #704981: hue angle of 281.79º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #704981 is Cyan = 0.13, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 73 | 129 | - |
| CMYK | 0.13 | 0.43 | 0 | 0.49 |
| HSL | 281.79º | 0.28% | 0.4% | - |
| HSV(B) | 281.79º | 0.43% | 0.51% | - |
| XYZ | 13.03 | 9.79 | 21.97 | - |
| YUV | 91.05 | 149.42 | 142.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 129 | 0.13 | 0.43 | 0 | 0.49 | 281.79 | 0.28 | 0.4 |
| Hex | 70 | 49 | 81 | D | 2B | 0 | 31 | 11A | 1C | 28 |
| Octal | 160 | 111 | 201 | 15 | 53 | 0 | 61 | 432 | 34 | 50 |
| Binary | 1110000 | 1001001 | 10000001 | 1101 | 101011 | 0 | 110001 | 100011010 | 11100 | 101000 |
Color Harmonies of #704981
Complementary color
Monochromatic Colors of #704981
Black with #704981
Text Example
Text Example
White with #704981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704981; }
p { color: rgb(112,73,129); }
H1.HeaderClassName
{
color: #704981;
}
.AnyTagClassName
{
color: #704981;
}
</style>
background-color css
<style>
a { background-color: #704981; }
a { background-color: rgb(112,73,129); }
div.DivClassName
{
background-color: #704981;
}
.BgClassName
{
background-color: #704981;
}
</style>
border-color css
<style>
span { border-color: #704981; }
span { border-color: rgb(112,73,129); }
td.TdClassName
{
border-color: #704981;
}
.TagClassName
{
border-color: #704981;
}
</style>