Shades of Affair #70567C
Tints of Affair #70567C
RGB
CMYK
RGB Variations
Color information
#70567C (or 0x70567C) is known color: Affair. HEX triplet: 70, 56 and 7C. RGB value is (112,86,124). Sum of RGB (Red+Green+Blue) = 112+86+124=322 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.78% from 322); Green value is 86 (33.98% from 255 or 26.71% from 322); Blue value is 124 (48.83% from 255 or 38.51% from 322); Max value from RGB is 124 - color contains mainly: blue. Hex color #70567C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70567C is #8FA983. Grayscale: #616161. Windows color (decimal): -9415044 or 8148592. OLE color: 8148592.
HSL color Cylindrical-coordinate representation of color #70567C: hue angle of 281.05º degrees, saturation: 0.18, 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 #70567C is Cyan = 0.10, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 86 | 124 | - |
| CMYK | 0.10 | 0.31 | 0 | 0.51 |
| HSL | 281.05º | 0.18% | 0.41% | - |
| HSV(B) | 281.05º | 0.31% | 0.49% | - |
| XYZ | 13.65 | 11.56 | 20.58 | - |
| YUV | 98.11 | 142.61 | 137.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 124 | 0.10 | 0.31 | 0 | 0.51 | 281.05 | 0.18 | 0.41 |
| Hex | 70 | 56 | 7C | A | 1F | 0 | 33 | 119 | 12 | 29 |
| Octal | 160 | 126 | 174 | 12 | 37 | 0 | 63 | 431 | 22 | 51 |
| Binary | 1110000 | 1010110 | 1111100 | 1010 | 11111 | 0 | 110011 | 100011001 | 10010 | 101001 |
Color Harmonies of #70567C
Complementary color
Monochromatic Colors of #70567C
Black with #70567C
Text Example
Text Example
White with #70567C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70567C; }
p { color: rgb(112,86,124); }
H1.HeaderClassName
{
color: #70567C;
}
.AnyTagClassName
{
color: #70567C;
}
</style>
background-color css
<style>
a { background-color: #70567C; }
a { background-color: rgb(112,86,124); }
div.DivClassName
{
background-color: #70567C;
}
.BgClassName
{
background-color: #70567C;
}
</style>
border-color css
<style>
span { border-color: #70567C; }
span { border-color: rgb(112,86,124); }
td.TdClassName
{
border-color: #70567C;
}
.TagClassName
{
border-color: #70567C;
}
</style>