Shades of Affair #705787
Tints of Affair #705787
RGB
CMYK
RGB Variations
Color information
#705787 (or 0x705787) is known color: Affair. HEX triplet: 70, 57 and 87. RGB value is (112,87,135). Sum of RGB (Red+Green+Blue) = 112+87+135=334 (44% of max value = 765). Red value is 112 (44.14% from 255 or 33.53% from 334); Green value is 87 (34.38% from 255 or 26.05% from 334); Blue value is 135 (53.12% from 255 or 40.42% from 334); Max value from RGB is 135 - color contains mainly: blue. Hex color #705787 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #705787 is #8FA878. Grayscale: #636363. Windows color (decimal): -9414777 or 8869744. OLE color: 8869744.
HSL color Cylindrical-coordinate representation of color #705787: hue angle of 271.25º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #705787 is Cyan = 0.17, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 112 | 87 | 135 | - |
| CMYK | 0.17 | 0.36 | 0 | 0.47 |
| HSL | 271.25º | 0.22% | 0.44% | - |
| HSV(B) | 271.25º | 0.36% | 0.53% | - |
| XYZ | 14.46 | 12.01 | 24.48 | - |
| YUV | 99.95 | 147.78 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 135 | 0.17 | 0.36 | 0 | 0.47 | 271.25 | 0.22 | 0.44 |
| Hex | 70 | 57 | 87 | 11 | 24 | 0 | 2F | 10F | 16 | 2C |
| Octal | 160 | 127 | 207 | 21 | 44 | 0 | 57 | 417 | 26 | 54 |
| Binary | 1110000 | 1010111 | 10000111 | 10001 | 100100 | 0 | 101111 | 100001111 | 10110 | 101100 |
Color Harmonies of #705787
Complementary color
Monochromatic Colors of #705787
Black with #705787
Text Example
Text Example
White with #705787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705787; }
p { color: rgb(112,87,135); }
H1.HeaderClassName
{
color: #705787;
}
.AnyTagClassName
{
color: #705787;
}
</style>
background-color css
<style>
a { background-color: #705787; }
a { background-color: rgb(112,87,135); }
div.DivClassName
{
background-color: #705787;
}
.BgClassName
{
background-color: #705787;
}
</style>
border-color css
<style>
span { border-color: #705787; }
span { border-color: rgb(112,87,135); }
td.TdClassName
{
border-color: #705787;
}
.TagClassName
{
border-color: #705787;
}
</style>