Shades of Affair #704990
Tints of Affair #704990
RGB
CMYK
RGB Variations
Color information
#704990 (or 0x704990) is known color: Affair. HEX triplet: 70, 49 and 90. RGB value is (112,73,144). Sum of RGB (Red+Green+Blue) = 112+73+144=329 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.04% from 329); Green value is 73 (28.91% from 255 or 22.19% from 329); Blue value is 144 (56.64% from 255 or 43.77% from 329); Max value from RGB is 144 - color contains mainly: blue. Hex color #704990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704990 is #8FB66F. Grayscale: #5C5C5C. Windows color (decimal): -9418352 or 9455984. OLE color: 9455984.
HSL color Cylindrical-coordinate representation of color #704990: hue angle of 272.96º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #704990 is Cyan = 0.22, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 112 | 73 | 144 | - |
| CMYK | 0.22 | 0.49 | 0 | 0.44 |
| HSL | 272.96º | 0.33% | 0.43% | - |
| HSV(B) | 272.96º | 0.49% | 0.56% | - |
| XYZ | 14.1 | 10.22 | 27.62 | - |
| YUV | 92.76 | 156.92 | 141.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 144 | 0.22 | 0.49 | 0 | 0.44 | 272.96 | 0.33 | 0.43 |
| Hex | 70 | 49 | 90 | 16 | 31 | 0 | 2C | 111 | 21 | 2B |
| Octal | 160 | 111 | 220 | 26 | 61 | 0 | 54 | 421 | 41 | 53 |
| Binary | 1110000 | 1001001 | 10010000 | 10110 | 110001 | 0 | 101100 | 100010001 | 100001 | 101011 |
Color Harmonies of #704990
Complementary color
Monochromatic Colors of #704990
Black with #704990
Text Example
Text Example
White with #704990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704990; }
p { color: rgb(112,73,144); }
H1.HeaderClassName
{
color: #704990;
}
.AnyTagClassName
{
color: #704990;
}
</style>
background-color css
<style>
a { background-color: #704990; }
a { background-color: rgb(112,73,144); }
div.DivClassName
{
background-color: #704990;
}
.BgClassName
{
background-color: #704990;
}
</style>
border-color css
<style>
span { border-color: #704990; }
span { border-color: rgb(112,73,144); }
td.TdClassName
{
border-color: #704990;
}
.TagClassName
{
border-color: #704990;
}
</style>