Shades of Affair #70418E
Tints of Affair #70418E
RGB
CMYK
RGB Variations
Color information
#70418E (or 0x70418E) is known color: Affair. HEX triplet: 70, 41 and 8E. RGB value is (112,65,142). Sum of RGB (Red+Green+Blue) = 112+65+142=319 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.11% from 319); Green value is 65 (25.78% from 255 or 20.38% from 319); Blue value is 142 (55.86% from 255 or 44.51% from 319); Max value from RGB is 142 - color contains mainly: blue. Hex color #70418E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #70418E is #8FBE71. Grayscale: #575757. Windows color (decimal): -9420402 or 9322864. OLE color: 9322864.
HSL color Cylindrical-coordinate representation of color #70418E: hue angle of 276.62º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #70418E is Cyan = 0.21, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 112 | 65 | 142 | - |
| CMYK | 0.21 | 0.54 | 0 | 0.44 |
| HSL | 276.62º | 0.37% | 0.41% | - |
| HSV(B) | 276.62º | 0.54% | 0.56% | - |
| XYZ | 13.45 | 9.18 | 26.65 | - |
| YUV | 87.83 | 158.57 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 65 | 142 | 0.21 | 0.54 | 0 | 0.44 | 276.62 | 0.37 | 0.41 |
| Hex | 70 | 41 | 8E | 15 | 36 | 0 | 2C | 115 | 25 | 29 |
| Octal | 160 | 101 | 216 | 25 | 66 | 0 | 54 | 425 | 45 | 51 |
| Binary | 1110000 | 1000001 | 10001110 | 10101 | 110110 | 0 | 101100 | 100010101 | 100101 | 101001 |
Color Harmonies of #70418E
Complementary color
Monochromatic Colors of #70418E
Black with #70418E
Text Example
Text Example
White with #70418E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70418E; }
p { color: rgb(112,65,142); }
H1.HeaderClassName
{
color: #70418E;
}
.AnyTagClassName
{
color: #70418E;
}
</style>
background-color css
<style>
a { background-color: #70418E; }
a { background-color: rgb(112,65,142); }
div.DivClassName
{
background-color: #70418E;
}
.BgClassName
{
background-color: #70418E;
}
</style>
border-color css
<style>
span { border-color: #70418E; }
span { border-color: rgb(112,65,142); }
td.TdClassName
{
border-color: #70418E;
}
.TagClassName
{
border-color: #70418E;
}
</style>