Shades of Affair #785685
Tints of Affair #785685
RGB
CMYK
RGB Variations
Color information
#785685 (or 0x785685) is known color: Affair. HEX triplet: 78, 56 and 85. RGB value is (120,86,133). Sum of RGB (Red+Green+Blue) = 120+86+133=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 86 (33.98% from 255 or 25.37% from 339); Blue value is 133 (52.34% from 255 or 39.23% from 339); Max value from RGB is 133 - color contains mainly: blue. Hex color #785685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785685 is #87A97A. Grayscale: #656565. Windows color (decimal): -8890747 or 8738424. OLE color: 8738424.
HSL color Cylindrical-coordinate representation of color #785685: hue angle of 283.4º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #785685 is Cyan = 0.10, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 86 | 133 | - |
| CMYK | 0.10 | 0.35 | 0 | 0.48 |
| HSL | 283.4º | 0.21% | 0.43% | - |
| HSV(B) | 283.4º | 0.35% | 0.52% | - |
| XYZ | 15.31 | 12.34 | 23.77 | - |
| YUV | 101.52 | 145.76 | 141.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 86 | 133 | 0.10 | 0.35 | 0 | 0.48 | 283.4 | 0.21 | 0.43 |
| Hex | 78 | 56 | 85 | A | 23 | 0 | 30 | 11B | 15 | 2B |
| Octal | 170 | 126 | 205 | 12 | 43 | 0 | 60 | 433 | 25 | 53 |
| Binary | 1111000 | 1010110 | 10000101 | 1010 | 100011 | 0 | 110000 | 100011011 | 10101 | 101011 |
Color Harmonies of #785685
Complementary color
Monochromatic Colors of #785685
Black with #785685
Text Example
Text Example
White with #785685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785685; }
p { color: rgb(120,86,133); }
H1.HeaderClassName
{
color: #785685;
}
.AnyTagClassName
{
color: #785685;
}
</style>
background-color css
<style>
a { background-color: #785685; }
a { background-color: rgb(120,86,133); }
div.DivClassName
{
background-color: #785685;
}
.BgClassName
{
background-color: #785685;
}
</style>
border-color css
<style>
span { border-color: #785685; }
span { border-color: rgb(120,86,133); }
td.TdClassName
{
border-color: #785685;
}
.TagClassName
{
border-color: #785685;
}
</style>