Shades of Affair #70567E
Tints of Affair #70567E
RGB
CMYK
RGB Variations
Color information
#70567E (or 0x70567E) is known color: Affair. HEX triplet: 70, 56 and 7E. RGB value is (112,86,126). Sum of RGB (Red+Green+Blue) = 112+86+126=324 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.57% from 324); Green value is 86 (33.98% from 255 or 26.54% from 324); Blue value is 126 (49.61% from 255 or 38.89% from 324); Max value from RGB is 126 - color contains mainly: blue. Hex color #70567E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70567E is #8FA981. Grayscale: #626262. Windows color (decimal): -9415042 or 8279664. OLE color: 8279664.
HSL color Cylindrical-coordinate representation of color #70567E: hue angle of 279º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #70567E is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 86 | 126 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.51 |
| HSL | 279º | 0.19% | 0.42% | - |
| HSV(B) | 279º | 0.32% | 0.49% | - |
| XYZ | 13.78 | 11.61 | 21.25 | - |
| YUV | 98.33 | 143.61 | 137.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 126 | 0.11 | 0.32 | 0 | 0.51 | 279 | 0.19 | 0.42 |
| Hex | 70 | 56 | 7E | B | 20 | 0 | 33 | 117 | 13 | 2A |
| Octal | 160 | 126 | 176 | 13 | 40 | 0 | 63 | 427 | 23 | 52 |
| Binary | 1110000 | 1010110 | 1111110 | 1011 | 100000 | 0 | 110011 | 100010111 | 10011 | 101010 |
Color Harmonies of #70567E
Complementary color
Monochromatic Colors of #70567E
Black with #70567E
Text Example
Text Example
White with #70567E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70567E; }
p { color: rgb(112,86,126); }
H1.HeaderClassName
{
color: #70567E;
}
.AnyTagClassName
{
color: #70567E;
}
</style>
background-color css
<style>
a { background-color: #70567E; }
a { background-color: rgb(112,86,126); }
div.DivClassName
{
background-color: #70567E;
}
.BgClassName
{
background-color: #70567E;
}
</style>
border-color css
<style>
span { border-color: #70567E; }
span { border-color: rgb(112,86,126); }
td.TdClassName
{
border-color: #70567E;
}
.TagClassName
{
border-color: #70567E;
}
</style>