Shades of Affair #785089
Tints of Affair #785089
RGB
CMYK
RGB Variations
Color information
#785089 (or 0x785089) is known color: Affair. HEX triplet: 78, 50 and 89. RGB value is (120,80,137). Sum of RGB (Red+Green+Blue) = 120+80+137=337 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.61% from 337); Green value is 80 (31.64% from 255 or 23.74% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 137 - color contains mainly: blue. Hex color #785089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785089 is #87AF76. Grayscale: #626262. Windows color (decimal): -8892279 or 8999032. OLE color: 8999032.
HSL color Cylindrical-coordinate representation of color #785089: hue angle of 282.11º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #785089 is Cyan = 0.12, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 80 | 137 | - |
| CMYK | 0.12 | 0.42 | 0 | 0.46 |
| HSL | 282.11º | 0.26% | 0.43% | - |
| HSV(B) | 282.11º | 0.42% | 0.54% | - |
| XYZ | 15.13 | 11.54 | 25.1 | - |
| YUV | 98.46 | 149.75 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 137 | 0.12 | 0.42 | 0 | 0.46 | 282.11 | 0.26 | 0.43 |
| Hex | 78 | 50 | 89 | C | 2A | 0 | 2E | 11A | 1A | 2B |
| Octal | 170 | 120 | 211 | 14 | 52 | 0 | 56 | 432 | 32 | 53 |
| Binary | 1111000 | 1010000 | 10001001 | 1100 | 101010 | 0 | 101110 | 100011010 | 11010 | 101011 |
Color Harmonies of #785089
Complementary color
Monochromatic Colors of #785089
Black with #785089
Text Example
Text Example
White with #785089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785089; }
p { color: rgb(120,80,137); }
H1.HeaderClassName
{
color: #785089;
}
.AnyTagClassName
{
color: #785089;
}
</style>
background-color css
<style>
a { background-color: #785089; }
a { background-color: rgb(120,80,137); }
div.DivClassName
{
background-color: #785089;
}
.BgClassName
{
background-color: #785089;
}
</style>
border-color css
<style>
span { border-color: #785089; }
span { border-color: rgb(120,80,137); }
td.TdClassName
{
border-color: #785089;
}
.TagClassName
{
border-color: #785089;
}
</style>