Shades of Affair #70557C
Tints of Affair #70557C
RGB
CMYK
RGB Variations
Color information
#70557C (or 0x70557C) is known color: Affair. HEX triplet: 70, 55 and 7C. RGB value is (112,85,124). Sum of RGB (Red+Green+Blue) = 112+85+124=321 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.89% from 321); Green value is 85 (33.59% from 255 or 26.48% from 321); Blue value is 124 (48.83% from 255 or 38.63% from 321); Max value from RGB is 124 - color contains mainly: blue. Hex color #70557C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70557C is #8FAA83. Grayscale: #616161. Windows color (decimal): -9415300 or 8148336. OLE color: 8148336.
HSL color Cylindrical-coordinate representation of color #70557C: hue angle of 281.54º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #70557C is Cyan = 0.10, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 85 | 124 | - |
| CMYK | 0.10 | 0.31 | 0 | 0.51 |
| HSL | 281.54º | 0.19% | 0.41% | - |
| HSV(B) | 281.54º | 0.31% | 0.49% | - |
| XYZ | 13.57 | 11.4 | 20.55 | - |
| YUV | 97.52 | 142.95 | 138.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 85 | 124 | 0.10 | 0.31 | 0 | 0.51 | 281.54 | 0.19 | 0.41 |
| Hex | 70 | 55 | 7C | A | 1F | 0 | 33 | 11A | 13 | 29 |
| Octal | 160 | 125 | 174 | 12 | 37 | 0 | 63 | 432 | 23 | 51 |
| Binary | 1110000 | 1010101 | 1111100 | 1010 | 11111 | 0 | 110011 | 100011010 | 10011 | 101001 |
Color Harmonies of #70557C
Complementary color
Monochromatic Colors of #70557C
Black with #70557C
Text Example
Text Example
White with #70557C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70557C; }
p { color: rgb(112,85,124); }
H1.HeaderClassName
{
color: #70557C;
}
.AnyTagClassName
{
color: #70557C;
}
</style>
background-color css
<style>
a { background-color: #70557C; }
a { background-color: rgb(112,85,124); }
div.DivClassName
{
background-color: #70557C;
}
.BgClassName
{
background-color: #70557C;
}
</style>
border-color css
<style>
span { border-color: #70557C; }
span { border-color: rgb(112,85,124); }
td.TdClassName
{
border-color: #70557C;
}
.TagClassName
{
border-color: #70557C;
}
</style>