Shades of Affair #70537E
Tints of Affair #70537E
RGB
CMYK
RGB Variations
Color information
#70537E (or 0x70537E) is known color: Affair. HEX triplet: 70, 53 and 7E. RGB value is (112,83,126). Sum of RGB (Red+Green+Blue) = 112+83+126=321 (42% of max value = 765). Red value is 112 (44.14% from 255 or 34.89% from 321); Green value is 83 (32.81% from 255 or 25.86% from 321); Blue value is 126 (49.61% from 255 or 39.25% from 321); Max value from RGB is 126 - color contains mainly: blue. Hex color #70537E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70537E is #8FAC81. Grayscale: #606060. Windows color (decimal): -9415810 or 8278896. OLE color: 8278896.
HSL color Cylindrical-coordinate representation of color #70537E: hue angle of 280.47º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #70537E is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 83 | 126 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.51 |
| HSL | 280.47º | 0.21% | 0.41% | - |
| HSV(B) | 280.47º | 0.34% | 0.49% | - |
| XYZ | 13.54 | 11.14 | 21.17 | - |
| YUV | 96.57 | 144.61 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 126 | 0.11 | 0.34 | 0 | 0.51 | 280.47 | 0.21 | 0.41 |
| Hex | 70 | 53 | 7E | B | 22 | 0 | 33 | 118 | 15 | 29 |
| Octal | 160 | 123 | 176 | 13 | 42 | 0 | 63 | 430 | 25 | 51 |
| Binary | 1110000 | 1010011 | 1111110 | 1011 | 100010 | 0 | 110011 | 100011000 | 10101 | 101001 |
Color Harmonies of #70537E
Complementary color
Monochromatic Colors of #70537E
Black with #70537E
Text Example
Text Example
White with #70537E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70537E; }
p { color: rgb(112,83,126); }
H1.HeaderClassName
{
color: #70537E;
}
.AnyTagClassName
{
color: #70537E;
}
</style>
background-color css
<style>
a { background-color: #70537E; }
a { background-color: rgb(112,83,126); }
div.DivClassName
{
background-color: #70537E;
}
.BgClassName
{
background-color: #70537E;
}
</style>
border-color css
<style>
span { border-color: #70537E; }
span { border-color: rgb(112,83,126); }
td.TdClassName
{
border-color: #70537E;
}
.TagClassName
{
border-color: #70537E;
}
</style>