Shades of Affair #705487
Tints of Affair #705487
RGB
CMYK
RGB Variations
Color information
#705487 (or 0x705487) is known color: Affair. HEX triplet: 70, 54 and 87. RGB value is (112,84,135). Sum of RGB (Red+Green+Blue) = 112+84+135=331 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.84% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 135 (53.12% from 255 or 40.79% from 331); Max value from RGB is 135 - color contains mainly: blue. Hex color #705487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705487 is #8FAB78. Grayscale: #626262. Windows color (decimal): -9415545 or 8868976. OLE color: 8868976.
HSL color Cylindrical-coordinate representation of color #705487: hue angle of 272.94º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #705487 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 84 | 135 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.47 |
| HSL | 272.94º | 0.23% | 0.43% | - |
| HSV(B) | 272.94º | 0.38% | 0.53% | - |
| XYZ | 14.23 | 11.53 | 24.4 | - |
| YUV | 98.19 | 148.78 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 84 | 135 | 0.17 | 0.38 | 0 | 0.47 | 272.94 | 0.23 | 0.43 |
| Hex | 70 | 54 | 87 | 11 | 26 | 0 | 2F | 111 | 17 | 2B |
| Octal | 160 | 124 | 207 | 21 | 46 | 0 | 57 | 421 | 27 | 53 |
| Binary | 1110000 | 1010100 | 10000111 | 10001 | 100110 | 0 | 101111 | 100010001 | 10111 | 101011 |
Color Harmonies of #705487
Complementary color
Monochromatic Colors of #705487
Black with #705487
Text Example
Text Example
White with #705487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705487; }
p { color: rgb(112,84,135); }
H1.HeaderClassName
{
color: #705487;
}
.AnyTagClassName
{
color: #705487;
}
</style>
background-color css
<style>
a { background-color: #705487; }
a { background-color: rgb(112,84,135); }
div.DivClassName
{
background-color: #705487;
}
.BgClassName
{
background-color: #705487;
}
</style>
border-color css
<style>
span { border-color: #705487; }
span { border-color: rgb(112,84,135); }
td.TdClassName
{
border-color: #705487;
}
.TagClassName
{
border-color: #705487;
}
</style>