Shades of Affair #70567A
Tints of Affair #70567A
RGB
CMYK
RGB Variations
Color information
#70567A (or 0x70567A) is known color: Affair. HEX triplet: 70, 56 and 7A. RGB value is (112,86,122). Sum of RGB (Red+Green+Blue) = 112+86+122=320 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 122 (48.05% from 255 or 38.12% from 320); Max value from RGB is 122 - color contains mainly: blue. Hex color #70567A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70567A is #8FA985. Grayscale: #616161. Windows color (decimal): -9415046 or 8017520. OLE color: 8017520.
HSL color Cylindrical-coordinate representation of color #70567A: hue angle of 283.33º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #70567A is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 112 | 86 | 122 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.52 |
| HSL | 283.33º | 0.17% | 0.41% | - |
| HSV(B) | 283.33º | 0.3% | 0.48% | - |
| XYZ | 13.52 | 11.51 | 19.92 | - |
| YUV | 97.88 | 141.61 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 122 | 0.08 | 0.30 | 0 | 0.52 | 283.33 | 0.17 | 0.41 |
| Hex | 70 | 56 | 7A | 8 | 1E | 0 | 34 | 11B | 11 | 29 |
| Octal | 160 | 126 | 172 | 10 | 36 | 0 | 64 | 433 | 21 | 51 |
| Binary | 1110000 | 1010110 | 1111010 | 1000 | 11110 | 0 | 110100 | 100011011 | 10001 | 101001 |
Color Harmonies of #70567A
Complementary color
Monochromatic Colors of #70567A
Black with #70567A
Text Example
Text Example
White with #70567A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70567A; }
p { color: rgb(112,86,122); }
H1.HeaderClassName
{
color: #70567A;
}
.AnyTagClassName
{
color: #70567A;
}
</style>
background-color css
<style>
a { background-color: #70567A; }
a { background-color: rgb(112,86,122); }
div.DivClassName
{
background-color: #70567A;
}
.BgClassName
{
background-color: #70567A;
}
</style>
border-color css
<style>
span { border-color: #70567A; }
span { border-color: rgb(112,86,122); }
td.TdClassName
{
border-color: #70567A;
}
.TagClassName
{
border-color: #70567A;
}
</style>