Shades of Affair #705982
Tints of Affair #705982
RGB
CMYK
RGB Variations
Color information
#705982 (or 0x705982) is known color: Affair. HEX triplet: 70, 59 and 82. RGB value is (112,89,130). Sum of RGB (Red+Green+Blue) = 112+89+130=331 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.84% from 331); Green value is 89 (35.16% from 255 or 26.89% from 331); Blue value is 130 (51.17% from 255 or 39.27% from 331); Max value from RGB is 130 - color contains mainly: blue. Hex color #705982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705982 is #8FA67D. Grayscale: #646464. Windows color (decimal): -9414270 or 8542576. OLE color: 8542576.
HSL color Cylindrical-coordinate representation of color #705982: hue angle of 273.66º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #705982 is Cyan = 0.14, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 89 | 130 | - |
| CMYK | 0.14 | 0.32 | 0 | 0.49 |
| HSL | 273.66º | 0.19% | 0.43% | - |
| HSV(B) | 273.66º | 0.32% | 0.51% | - |
| XYZ | 14.28 | 12.2 | 22.72 | - |
| YUV | 100.55 | 144.62 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 130 | 0.14 | 0.32 | 0 | 0.49 | 273.66 | 0.19 | 0.43 |
| Hex | 70 | 59 | 82 | E | 20 | 0 | 31 | 112 | 13 | 2B |
| Octal | 160 | 131 | 202 | 16 | 40 | 0 | 61 | 422 | 23 | 53 |
| Binary | 1110000 | 1011001 | 10000010 | 1110 | 100000 | 0 | 110001 | 100010010 | 10011 | 101011 |
Color Harmonies of #705982
Complementary color
Monochromatic Colors of #705982
Black with #705982
Text Example
Text Example
White with #705982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705982; }
p { color: rgb(112,89,130); }
H1.HeaderClassName
{
color: #705982;
}
.AnyTagClassName
{
color: #705982;
}
</style>
background-color css
<style>
a { background-color: #705982; }
a { background-color: rgb(112,89,130); }
div.DivClassName
{
background-color: #705982;
}
.BgClassName
{
background-color: #705982;
}
</style>
border-color css
<style>
span { border-color: #705982; }
span { border-color: rgb(112,89,130); }
td.TdClassName
{
border-color: #705982;
}
.TagClassName
{
border-color: #705982;
}
</style>