Shades of Affair #704882
Tints of Affair #704882
RGB
CMYK
RGB Variations
Color information
#704882 (or 0x704882) is known color: Affair. HEX triplet: 70, 48 and 82. RGB value is (112,72,130). Sum of RGB (Red+Green+Blue) = 112+72+130=314 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.67% from 314); Green value is 72 (28.52% from 255 or 22.93% from 314); Blue value is 130 (51.17% from 255 or 41.40% from 314); Max value from RGB is 130 - color contains mainly: blue. Hex color #704882 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #704882 is #8FB77D. Grayscale: #5A5A5A. Windows color (decimal): -9418622 or 8538224. OLE color: 8538224.
HSL color Cylindrical-coordinate representation of color #704882: hue angle of 281.38º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #704882 is Cyan = 0.14, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 72 | 130 | - |
| CMYK | 0.14 | 0.45 | 0 | 0.49 |
| HSL | 281.38º | 0.29% | 0.4% | - |
| HSV(B) | 281.38º | 0.45% | 0.51% | - |
| XYZ | 13.03 | 9.69 | 22.3 | - |
| YUV | 90.57 | 150.25 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 72 | 130 | 0.14 | 0.45 | 0 | 0.49 | 281.38 | 0.29 | 0.4 |
| Hex | 70 | 48 | 82 | E | 2D | 0 | 31 | 119 | 1D | 28 |
| Octal | 160 | 110 | 202 | 16 | 55 | 0 | 61 | 431 | 35 | 50 |
| Binary | 1110000 | 1001000 | 10000010 | 1110 | 101101 | 0 | 110001 | 100011001 | 11101 | 101000 |
Color Harmonies of #704882
Complementary color
Monochromatic Colors of #704882
Black with #704882
Text Example
Text Example
White with #704882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704882; }
p { color: rgb(112,72,130); }
H1.HeaderClassName
{
color: #704882;
}
.AnyTagClassName
{
color: #704882;
}
</style>
background-color css
<style>
a { background-color: #704882; }
a { background-color: rgb(112,72,130); }
div.DivClassName
{
background-color: #704882;
}
.BgClassName
{
background-color: #704882;
}
</style>
border-color css
<style>
span { border-color: #704882; }
span { border-color: rgb(112,72,130); }
td.TdClassName
{
border-color: #704882;
}
.TagClassName
{
border-color: #704882;
}
</style>