Shades of Affair #705683
Tints of Affair #705683
RGB
CMYK
RGB Variations
Color information
#705683 (or 0x705683) is known color: Affair. HEX triplet: 70, 56 and 83. RGB value is (112,86,131). Sum of RGB (Red+Green+Blue) = 112+86+131=329 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.04% from 329); Green value is 86 (33.98% from 255 or 26.14% from 329); Blue value is 131 (51.56% from 255 or 39.82% from 329); Max value from RGB is 131 - color contains mainly: blue. Hex color #705683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705683 is #8FA97C. Grayscale: #626262. Windows color (decimal): -9415037 or 8607344. OLE color: 8607344.
HSL color Cylindrical-coordinate representation of color #705683: hue angle of 274.67º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #705683 is Cyan = 0.15, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 112 | 86 | 131 | - |
| CMYK | 0.15 | 0.34 | 0 | 0.49 |
| HSL | 274.67º | 0.21% | 0.43% | - |
| HSV(B) | 274.67º | 0.34% | 0.51% | - |
| XYZ | 14.11 | 11.74 | 23 | - |
| YUV | 98.9 | 146.11 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 131 | 0.15 | 0.34 | 0 | 0.49 | 274.67 | 0.21 | 0.43 |
| Hex | 70 | 56 | 83 | F | 22 | 0 | 31 | 113 | 15 | 2B |
| Octal | 160 | 126 | 203 | 17 | 42 | 0 | 61 | 423 | 25 | 53 |
| Binary | 1110000 | 1010110 | 10000011 | 1111 | 100010 | 0 | 110001 | 100010011 | 10101 | 101011 |
Color Harmonies of #705683
Complementary color
Monochromatic Colors of #705683
Black with #705683
Text Example
Text Example
White with #705683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705683; }
p { color: rgb(112,86,131); }
H1.HeaderClassName
{
color: #705683;
}
.AnyTagClassName
{
color: #705683;
}
</style>
background-color css
<style>
a { background-color: #705683; }
a { background-color: rgb(112,86,131); }
div.DivClassName
{
background-color: #705683;
}
.BgClassName
{
background-color: #705683;
}
</style>
border-color css
<style>
span { border-color: #705683; }
span { border-color: rgb(112,86,131); }
td.TdClassName
{
border-color: #705683;
}
.TagClassName
{
border-color: #705683;
}
</style>