Shades of Affair #705586
Tints of Affair #705586
RGB
CMYK
RGB Variations
Color information
#705586 (or 0x705586) is known color: Affair. HEX triplet: 70, 55 and 86. RGB value is (112,85,134). Sum of RGB (Red+Green+Blue) = 112+85+134=331 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.84% from 331); Green value is 85 (33.59% from 255 or 25.68% from 331); Blue value is 134 (52.73% from 255 or 40.48% from 331); Max value from RGB is 134 - color contains mainly: blue. Hex color #705586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705586 is #8FAA79. Grayscale: #626262. Windows color (decimal): -9415290 or 8803696. OLE color: 8803696.
HSL color Cylindrical-coordinate representation of color #705586: hue angle of 273.06º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #705586 is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 85 | 134 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.47 |
| HSL | 273.06º | 0.22% | 0.43% | - |
| HSV(B) | 273.06º | 0.37% | 0.53% | - |
| XYZ | 14.23 | 11.66 | 24.06 | - |
| YUV | 98.66 | 147.95 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 85 | 134 | 0.16 | 0.37 | 0 | 0.47 | 273.06 | 0.22 | 0.43 |
| Hex | 70 | 55 | 86 | 10 | 25 | 0 | 2F | 111 | 16 | 2B |
| Octal | 160 | 125 | 206 | 20 | 45 | 0 | 57 | 421 | 26 | 53 |
| Binary | 1110000 | 1010101 | 10000110 | 10000 | 100101 | 0 | 101111 | 100010001 | 10110 | 101011 |
Color Harmonies of #705586
Complementary color
Monochromatic Colors of #705586
Black with #705586
Text Example
Text Example
White with #705586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705586; }
p { color: rgb(112,85,134); }
H1.HeaderClassName
{
color: #705586;
}
.AnyTagClassName
{
color: #705586;
}
</style>
background-color css
<style>
a { background-color: #705586; }
a { background-color: rgb(112,85,134); }
div.DivClassName
{
background-color: #705586;
}
.BgClassName
{
background-color: #705586;
}
</style>
border-color css
<style>
span { border-color: #705586; }
span { border-color: rgb(112,85,134); }
td.TdClassName
{
border-color: #705586;
}
.TagClassName
{
border-color: #705586;
}
</style>