Shades of Affair #705782
Tints of Affair #705782
RGB
CMYK
RGB Variations
Color information
#705782 (or 0x705782) is known color: Affair. HEX triplet: 70, 57 and 82. RGB value is (112,87,130). Sum of RGB (Red+Green+Blue) = 112+87+130=329 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.04% from 329); Green value is 87 (34.38% from 255 or 26.44% from 329); Blue value is 130 (51.17% from 255 or 39.51% from 329); Max value from RGB is 130 - color contains mainly: blue. Hex color #705782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705782 is #8FA87D. Grayscale: #636363. Windows color (decimal): -9414782 or 8542064. OLE color: 8542064.
HSL color Cylindrical-coordinate representation of color #705782: hue angle of 274.88º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #705782 is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 87 | 130 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.49 |
| HSL | 274.88º | 0.2% | 0.43% | - |
| HSV(B) | 274.88º | 0.33% | 0.51% | - |
| XYZ | 14.12 | 11.87 | 22.67 | - |
| YUV | 99.38 | 145.28 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 130 | 0.14 | 0.33 | 0 | 0.49 | 274.88 | 0.2 | 0.43 |
| Hex | 70 | 57 | 82 | E | 21 | 0 | 31 | 113 | 14 | 2B |
| Octal | 160 | 127 | 202 | 16 | 41 | 0 | 61 | 423 | 24 | 53 |
| Binary | 1110000 | 1010111 | 10000010 | 1110 | 100001 | 0 | 110001 | 100010011 | 10100 | 101011 |
Color Harmonies of #705782
Complementary color
Monochromatic Colors of #705782
Black with #705782
Text Example
Text Example
White with #705782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705782; }
p { color: rgb(112,87,130); }
H1.HeaderClassName
{
color: #705782;
}
.AnyTagClassName
{
color: #705782;
}
</style>
background-color css
<style>
a { background-color: #705782; }
a { background-color: rgb(112,87,130); }
div.DivClassName
{
background-color: #705782;
}
.BgClassName
{
background-color: #705782;
}
</style>
border-color css
<style>
span { border-color: #705782; }
span { border-color: rgb(112,87,130); }
td.TdClassName
{
border-color: #705782;
}
.TagClassName
{
border-color: #705782;
}
</style>