Shades of Affair #705379
Tints of Affair #705379
RGB
CMYK
RGB Variations
Color information
#705379 (or 0x705379) is known color: Affair. HEX triplet: 70, 53 and 79. RGB value is (112,83,121). Sum of RGB (Red+Green+Blue) = 112+83+121=316 (41% of max value = 765). Red value is 112 (44.14% from 255 or 35.44% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 121 (47.66% from 255 or 38.29% from 316); Max value from RGB is 121 - color contains mainly: blue. Hex color #705379 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705379 is #8FAC86. Grayscale: #5F5F5F. Windows color (decimal): -9415815 or 7951216. OLE color: 7951216.
HSL color Cylindrical-coordinate representation of color #705379: hue angle of 285.79º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #705379 is Cyan = 0.07, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 112 | 83 | 121 | - |
| CMYK | 0.07 | 0.31 | 0 | 0.53 |
| HSL | 285.79º | 0.19% | 0.4% | - |
| HSV(B) | 285.79º | 0.31% | 0.47% | - |
| XYZ | 13.23 | 11.01 | 19.52 | - |
| YUV | 96 | 142.11 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 83 | 121 | 0.07 | 0.31 | 0 | 0.53 | 285.79 | 0.19 | 0.4 |
| Hex | 70 | 53 | 79 | 7 | 1F | 0 | 35 | 11E | 13 | 28 |
| Octal | 160 | 123 | 171 | 7 | 37 | 0 | 65 | 436 | 23 | 50 |
| Binary | 1110000 | 1010011 | 1111001 | 111 | 11111 | 0 | 110101 | 100011110 | 10011 | 101000 |
Color Harmonies of #705379
Complementary color
Monochromatic Colors of #705379
Black with #705379
Text Example
Text Example
White with #705379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705379; }
p { color: rgb(112,83,121); }
H1.HeaderClassName
{
color: #705379;
}
.AnyTagClassName
{
color: #705379;
}
</style>
background-color css
<style>
a { background-color: #705379; }
a { background-color: rgb(112,83,121); }
div.DivClassName
{
background-color: #705379;
}
.BgClassName
{
background-color: #705379;
}
</style>
border-color css
<style>
span { border-color: #705379; }
span { border-color: rgb(112,83,121); }
td.TdClassName
{
border-color: #705379;
}
.TagClassName
{
border-color: #705379;
}
</style>