Shades of Affair #70597D
Tints of Affair #70597D
RGB
CMYK
RGB Variations
Color information
#70597D (or 0x70597D) is known color: Affair. HEX triplet: 70, 59 and 7D. RGB value is (112,89,125). Sum of RGB (Red+Green+Blue) = 112+89+125=326 (43% of max value = 765). Red value is 112 (44.14% from 255 or 34.36% from 326); Green value is 89 (35.16% from 255 or 27.30% from 326); Blue value is 125 (49.22% from 255 or 38.34% from 326); Max value from RGB is 125 - color contains mainly: blue. Hex color #70597D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #70597D is #8FA682. Grayscale: #636363. Windows color (decimal): -9414275 or 8214896. OLE color: 8214896.
HSL color Cylindrical-coordinate representation of color #70597D: hue angle of 278.33º 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 #70597D is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 112 | 89 | 125 | - |
| CMYK | 0.10 | 0.29 | 0 | 0.51 |
| HSL | 278.33º | 0.17% | 0.42% | - |
| HSV(B) | 278.33º | 0.29% | 0.49% | - |
| XYZ | 13.96 | 12.07 | 21 | - |
| YUV | 99.98 | 142.12 | 136.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 89 | 125 | 0.10 | 0.29 | 0 | 0.51 | 278.33 | 0.17 | 0.42 |
| Hex | 70 | 59 | 7D | A | 1D | 0 | 33 | 116 | 11 | 2A |
| Octal | 160 | 131 | 175 | 12 | 35 | 0 | 63 | 426 | 21 | 52 |
| Binary | 1110000 | 1011001 | 1111101 | 1010 | 11101 | 0 | 110011 | 100010110 | 10001 | 101010 |
Color Harmonies of #70597D
Complementary color
Monochromatic Colors of #70597D
Black with #70597D
Text Example
Text Example
White with #70597D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #70597D; }
p { color: rgb(112,89,125); }
H1.HeaderClassName
{
color: #70597D;
}
.AnyTagClassName
{
color: #70597D;
}
</style>
background-color css
<style>
a { background-color: #70597D; }
a { background-color: rgb(112,89,125); }
div.DivClassName
{
background-color: #70597D;
}
.BgClassName
{
background-color: #70597D;
}
</style>
border-color css
<style>
span { border-color: #70597D; }
span { border-color: rgb(112,89,125); }
td.TdClassName
{
border-color: #70597D;
}
.TagClassName
{
border-color: #70597D;
}
</style>