Shades of Affair #70517A
Tints of Affair #70517A
RGB
CMYK
RGB Variations
Color information
#70517A (or 0x70517A) is known color: Affair. HEX triplet: 70, 51 and 7A. RGB value is (112,81,122). Sum of RGB (Red+Green+Blue) = 112+81+122=315 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.56% from 315); Green value is 81 (32.03% from 255 or 25.71% from 315); Blue value is 122 (48.05% from 255 or 38.73% from 315); Max value from RGB is 122 - color contains mainly: blue. Hex color #70517A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70517A is #8FAE85. Grayscale: #5E5E5E. Windows color (decimal): -9416326 or 8016240. OLE color: 8016240.
HSL color Cylindrical-coordinate representation of color #70517A: hue angle of 285.37º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #70517A is Cyan = 0.08, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 112 | 81 | 122 | - |
| CMYK | 0.08 | 0.34 | 0 | 0.52 |
| HSL | 285.37º | 0.2% | 0.4% | - |
| HSV(B) | 285.37º | 0.34% | 0.48% | - |
| XYZ | 13.14 | 10.73 | 19.79 | - |
| YUV | 94.94 | 143.27 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 81 | 122 | 0.08 | 0.34 | 0 | 0.52 | 285.37 | 0.2 | 0.4 |
| Hex | 70 | 51 | 7A | 8 | 22 | 0 | 34 | 11D | 14 | 28 |
| Octal | 160 | 121 | 172 | 10 | 42 | 0 | 64 | 435 | 24 | 50 |
| Binary | 1110000 | 1010001 | 1111010 | 1000 | 100010 | 0 | 110100 | 100011101 | 10100 | 101000 |
Color Harmonies of #70517A
Complementary color
Monochromatic Colors of #70517A
Black with #70517A
Text Example
Text Example
White with #70517A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70517A; }
p { color: rgb(112,81,122); }
H1.HeaderClassName
{
color: #70517A;
}
.AnyTagClassName
{
color: #70517A;
}
</style>
background-color css
<style>
a { background-color: #70517A; }
a { background-color: rgb(112,81,122); }
div.DivClassName
{
background-color: #70517A;
}
.BgClassName
{
background-color: #70517A;
}
</style>
border-color css
<style>
span { border-color: #70517A; }
span { border-color: rgb(112,81,122); }
td.TdClassName
{
border-color: #70517A;
}
.TagClassName
{
border-color: #70517A;
}
</style>