Shades of Affair #785081
Tints of Affair #785081
RGB
CMYK
RGB Variations
Color information
#785081 (or 0x785081) is known color: Affair. HEX triplet: 78, 50 and 81. RGB value is (120,80,129). Sum of RGB (Red+Green+Blue) = 120+80+129=329 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.47% from 329); Green value is 80 (31.64% from 255 or 24.32% from 329); Blue value is 129 (50.78% from 255 or 39.21% from 329); Max value from RGB is 129 - color contains mainly: blue. Hex color #785081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785081 is #87AF7E. Grayscale: #616161. Windows color (decimal): -8892287 or 8474744. OLE color: 8474744.
HSL color Cylindrical-coordinate representation of color #785081: hue angle of 288.98º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #785081 is Cyan = 0.07, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 80 | 129 | - |
| CMYK | 0.07 | 0.38 | 0 | 0.49 |
| HSL | 288.98º | 0.23% | 0.41% | - |
| HSV(B) | 288.98º | 0.38% | 0.51% | - |
| XYZ | 14.58 | 11.32 | 22.18 | - |
| YUV | 97.55 | 145.75 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 129 | 0.07 | 0.38 | 0 | 0.49 | 288.98 | 0.23 | 0.41 |
| Hex | 78 | 50 | 81 | 7 | 26 | 0 | 31 | 121 | 17 | 29 |
| Octal | 170 | 120 | 201 | 7 | 46 | 0 | 61 | 441 | 27 | 51 |
| Binary | 1111000 | 1010000 | 10000001 | 111 | 100110 | 0 | 110001 | 100100001 | 10111 | 101001 |
Color Harmonies of #785081
Complementary color
Monochromatic Colors of #785081
Black with #785081
Text Example
Text Example
White with #785081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785081; }
p { color: rgb(120,80,129); }
H1.HeaderClassName
{
color: #785081;
}
.AnyTagClassName
{
color: #785081;
}
</style>
background-color css
<style>
a { background-color: #785081; }
a { background-color: rgb(120,80,129); }
div.DivClassName
{
background-color: #785081;
}
.BgClassName
{
background-color: #785081;
}
</style>
border-color css
<style>
span { border-color: #785081; }
span { border-color: rgb(120,80,129); }
td.TdClassName
{
border-color: #785081;
}
.TagClassName
{
border-color: #785081;
}
</style>