Shades of Affair #70517C
Tints of Affair #70517C
RGB
CMYK
RGB Variations
Color information
#70517C (or 0x70517C) is known color: Affair. HEX triplet: 70, 51 and 7C. RGB value is (112,81,124). Sum of RGB (Red+Green+Blue) = 112+81+124=317 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.33% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 124 (48.83% from 255 or 39.12% from 317); Max value from RGB is 124 - color contains mainly: blue. Hex color #70517C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70517C is #8FAE83. Grayscale: #5F5F5F. Windows color (decimal): -9416324 or 8147312. OLE color: 8147312.
HSL color Cylindrical-coordinate representation of color #70517C: hue angle of 283.26º degrees, saturation: 0.21, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #70517C is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 81 | 124 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.51 |
| HSL | 283.26º | 0.21% | 0.4% | - |
| HSV(B) | 283.26º | 0.35% | 0.49% | - |
| XYZ | 13.26 | 10.78 | 20.45 | - |
| YUV | 95.17 | 144.27 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 81 | 124 | 0.10 | 0.35 | 0 | 0.51 | 283.26 | 0.21 | 0.4 |
| Hex | 70 | 51 | 7C | A | 23 | 0 | 33 | 11B | 15 | 28 |
| Octal | 160 | 121 | 174 | 12 | 43 | 0 | 63 | 433 | 25 | 50 |
| Binary | 1110000 | 1010001 | 1111100 | 1010 | 100011 | 0 | 110011 | 100011011 | 10101 | 101000 |
Color Harmonies of #70517C
Complementary color
Monochromatic Colors of #70517C
Black with #70517C
Text Example
Text Example
White with #70517C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70517C; }
p { color: rgb(112,81,124); }
H1.HeaderClassName
{
color: #70517C;
}
.AnyTagClassName
{
color: #70517C;
}
</style>
background-color css
<style>
a { background-color: #70517C; }
a { background-color: rgb(112,81,124); }
div.DivClassName
{
background-color: #70517C;
}
.BgClassName
{
background-color: #70517C;
}
</style>
border-color css
<style>
span { border-color: #70517C; }
span { border-color: rgb(112,81,124); }
td.TdClassName
{
border-color: #70517C;
}
.TagClassName
{
border-color: #70517C;
}
</style>