Shades of Affair #785882
Tints of Affair #785882
RGB
CMYK
RGB Variations
Color information
#785882 (or 0x785882) is known color: Affair. HEX triplet: 78, 58 and 82. RGB value is (120,88,130). Sum of RGB (Red+Green+Blue) = 120+88+130=338 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.50% from 338); Green value is 88 (34.77% from 255 or 26.04% from 338); Blue value is 130 (51.17% from 255 or 38.46% from 338); Max value from RGB is 130 - color contains mainly: blue. Hex color #785882 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785882 is #87A77D. Grayscale: #666666. Windows color (decimal): -8890238 or 8542328. OLE color: 8542328.
HSL color Cylindrical-coordinate representation of color #785882: hue angle of 285.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #785882 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 88 | 130 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.49 |
| HSL | 285.71º | 0.19% | 0.43% | - |
| HSV(B) | 285.71º | 0.32% | 0.51% | - |
| XYZ | 15.26 | 12.58 | 22.74 | - |
| YUV | 102.36 | 143.6 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 130 | 0.08 | 0.32 | 0 | 0.49 | 285.71 | 0.19 | 0.43 |
| Hex | 78 | 58 | 82 | 8 | 20 | 0 | 31 | 11E | 13 | 2B |
| Octal | 170 | 130 | 202 | 10 | 40 | 0 | 61 | 436 | 23 | 53 |
| Binary | 1111000 | 1011000 | 10000010 | 1000 | 100000 | 0 | 110001 | 100011110 | 10011 | 101011 |
Color Harmonies of #785882
Complementary color
Monochromatic Colors of #785882
Black with #785882
Text Example
Text Example
White with #785882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785882; }
p { color: rgb(120,88,130); }
H1.HeaderClassName
{
color: #785882;
}
.AnyTagClassName
{
color: #785882;
}
</style>
background-color css
<style>
a { background-color: #785882; }
a { background-color: rgb(120,88,130); }
div.DivClassName
{
background-color: #785882;
}
.BgClassName
{
background-color: #785882;
}
</style>
border-color css
<style>
span { border-color: #785882; }
span { border-color: rgb(120,88,130); }
td.TdClassName
{
border-color: #785882;
}
.TagClassName
{
border-color: #785882;
}
</style>