Shades of Affair #70557A
Tints of Affair #70557A
RGB
CMYK
RGB Variations
Color information
#70557A (or 0x70557A) is known color: Affair. HEX triplet: 70, 55 and 7A. RGB value is (112,85,122). Sum of RGB (Red+Green+Blue) = 112+85+122=319 (42% of max value = 765). Red value is 112 (44.14% from 255 or 35.11% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 122 (48.05% from 255 or 38.24% from 319); Max value from RGB is 122 - color contains mainly: blue. Hex color #70557A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70557A is #8FAA85. Grayscale: #616161. Windows color (decimal): -9415302 or 8017264. OLE color: 8017264.
HSL color Cylindrical-coordinate representation of color #70557A: hue angle of 283.78º degrees, saturation: 0.18, 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 #70557A is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 112 | 85 | 122 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.52 |
| HSL | 283.78º | 0.18% | 0.41% | - |
| HSV(B) | 283.78º | 0.3% | 0.48% | - |
| XYZ | 13.44 | 11.35 | 19.89 | - |
| YUV | 97.29 | 141.95 | 138.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 85 | 122 | 0.08 | 0.30 | 0 | 0.52 | 283.78 | 0.18 | 0.41 |
| Hex | 70 | 55 | 7A | 8 | 1E | 0 | 34 | 11C | 12 | 29 |
| Octal | 160 | 125 | 172 | 10 | 36 | 0 | 64 | 434 | 22 | 51 |
| Binary | 1110000 | 1010101 | 1111010 | 1000 | 11110 | 0 | 110100 | 100011100 | 10010 | 101001 |
Color Harmonies of #70557A
Complementary color
Monochromatic Colors of #70557A
Black with #70557A
Text Example
Text Example
White with #70557A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70557A; }
p { color: rgb(112,85,122); }
H1.HeaderClassName
{
color: #70557A;
}
.AnyTagClassName
{
color: #70557A;
}
</style>
background-color css
<style>
a { background-color: #70557A; }
a { background-color: rgb(112,85,122); }
div.DivClassName
{
background-color: #70557A;
}
.BgClassName
{
background-color: #70557A;
}
</style>
border-color css
<style>
span { border-color: #70557A; }
span { border-color: rgb(112,85,122); }
td.TdClassName
{
border-color: #70557A;
}
.TagClassName
{
border-color: #70557A;
}
</style>