Shades of Affair #70597E
Tints of Affair #70597E
RGB
CMYK
RGB Variations
Color information
#70597E (or 0x70597E) is known color: Affair. HEX triplet: 70, 59 and 7E. RGB value is (112,89,126). Sum of RGB (Red+Green+Blue) = 112+89+126=327 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.25% from 327); Green value is 89 (35.16% from 255 or 27.22% from 327); Blue value is 126 (49.61% from 255 or 38.53% from 327); Max value from RGB is 126 - color contains mainly: blue. Hex color #70597E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70597E is #8FA681. Grayscale: #636363. Windows color (decimal): -9414274 or 8280432. OLE color: 8280432.
HSL color Cylindrical-coordinate representation of color #70597E: hue angle of 277.3º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #70597E is Cyan = 0.11, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 89 | 126 | - |
| CMYK | 0.11 | 0.29 | 0 | 0.51 |
| HSL | 277.3º | 0.17% | 0.42% | - |
| HSV(B) | 277.3º | 0.29% | 0.49% | - |
| XYZ | 14.02 | 12.1 | 21.33 | - |
| YUV | 100.1 | 142.62 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 126 | 0.11 | 0.29 | 0 | 0.51 | 277.3 | 0.17 | 0.42 |
| Hex | 70 | 59 | 7E | B | 1D | 0 | 33 | 115 | 11 | 2A |
| Octal | 160 | 131 | 176 | 13 | 35 | 0 | 63 | 425 | 21 | 52 |
| Binary | 1110000 | 1011001 | 1111110 | 1011 | 11101 | 0 | 110011 | 100010101 | 10001 | 101010 |
Color Harmonies of #70597E
Complementary color
Monochromatic Colors of #70597E
Black with #70597E
Text Example
Text Example
White with #70597E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70597E; }
p { color: rgb(112,89,126); }
H1.HeaderClassName
{
color: #70597E;
}
.AnyTagClassName
{
color: #70597E;
}
</style>
background-color css
<style>
a { background-color: #70597E; }
a { background-color: rgb(112,89,126); }
div.DivClassName
{
background-color: #70597E;
}
.BgClassName
{
background-color: #70597E;
}
</style>
border-color css
<style>
span { border-color: #70597E; }
span { border-color: rgb(112,89,126); }
td.TdClassName
{
border-color: #70597E;
}
.TagClassName
{
border-color: #70597E;
}
</style>