Shades of Affair #70518E
Tints of Affair #70518E
RGB
CMYK
RGB Variations
Color information
#70518E (or 0x70518E) is known color: Affair. HEX triplet: 70, 51 and 8E. RGB value is (112,81,142). Sum of RGB (Red+Green+Blue) = 112+81+142=335 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.43% from 335); Green value is 81 (32.03% from 255 or 24.18% from 335); Blue value is 142 (55.86% from 255 or 42.39% from 335); Max value from RGB is 142 - color contains mainly: blue. Hex color #70518E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #70518E is #8FAE71. Grayscale: #616161. Windows color (decimal): -9416306 or 9326960. OLE color: 9326960.
HSL color Cylindrical-coordinate representation of color #70518E: hue angle of 270.49º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #70518E is Cyan = 0.21, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 112 | 81 | 142 | - |
| CMYK | 0.21 | 0.43 | 0 | 0.44 |
| HSL | 270.49º | 0.27% | 0.44% | - |
| HSV(B) | 270.49º | 0.43% | 0.56% | - |
| XYZ | 14.51 | 11.28 | 27 | - |
| YUV | 97.22 | 153.27 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 81 | 142 | 0.21 | 0.43 | 0 | 0.44 | 270.49 | 0.27 | 0.44 |
| Hex | 70 | 51 | 8E | 15 | 2B | 0 | 2C | 10E | 1B | 2C |
| Octal | 160 | 121 | 216 | 25 | 53 | 0 | 54 | 416 | 33 | 54 |
| Binary | 1110000 | 1010001 | 10001110 | 10101 | 101011 | 0 | 101100 | 100001110 | 11011 | 101100 |
Color Harmonies of #70518E
Complementary color
Monochromatic Colors of #70518E
Black with #70518E
Text Example
Text Example
White with #70518E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70518E; }
p { color: rgb(112,81,142); }
H1.HeaderClassName
{
color: #70518E;
}
.AnyTagClassName
{
color: #70518E;
}
</style>
background-color css
<style>
a { background-color: #70518E; }
a { background-color: rgb(112,81,142); }
div.DivClassName
{
background-color: #70518E;
}
.BgClassName
{
background-color: #70518E;
}
</style>
border-color css
<style>
span { border-color: #70518E; }
span { border-color: rgb(112,81,142); }
td.TdClassName
{
border-color: #70518E;
}
.TagClassName
{
border-color: #70518E;
}
</style>