Shades of Affair #785892
Tints of Affair #785892
RGB
CMYK
RGB Variations
Color information
#785892 (or 0x785892) is known color: Affair. HEX triplet: 78, 58 and 92. RGB value is (120,88,146). Sum of RGB (Red+Green+Blue) = 120+88+146=354 (46% of max value = 765). Red value is 120 (47.27% from 255 or 33.90% from 354); Green value is 88 (34.77% from 255 or 24.86% from 354); Blue value is 146 (57.42% from 255 or 41.24% from 354); Max value from RGB is 146 - color contains mainly: blue. Hex color #785892 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785892 is #87A76D. Grayscale: #676767. Windows color (decimal): -8890222 or 9590904. OLE color: 9590904.
HSL color Cylindrical-coordinate representation of color #785892: hue angle of 273.1º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #785892 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 88 | 146 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.43 |
| HSL | 273.1º | 0.25% | 0.46% | - |
| HSV(B) | 273.1º | 0.4% | 0.57% | - |
| XYZ | 16.42 | 13.05 | 28.85 | - |
| YUV | 104.18 | 151.6 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 146 | 0.18 | 0.40 | 0 | 0.43 | 273.1 | 0.25 | 0.46 |
| Hex | 78 | 58 | 92 | 12 | 28 | 0 | 2B | 111 | 19 | 2E |
| Octal | 170 | 130 | 222 | 22 | 50 | 0 | 53 | 421 | 31 | 56 |
| Binary | 1111000 | 1011000 | 10010010 | 10010 | 101000 | 0 | 101011 | 100010001 | 11001 | 101110 |
Color Harmonies of #785892
Complementary color
Monochromatic Colors of #785892
Black with #785892
Text Example
Text Example
White with #785892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785892; }
p { color: rgb(120,88,146); }
H1.HeaderClassName
{
color: #785892;
}
.AnyTagClassName
{
color: #785892;
}
</style>
background-color css
<style>
a { background-color: #785892; }
a { background-color: rgb(120,88,146); }
div.DivClassName
{
background-color: #785892;
}
.BgClassName
{
background-color: #785892;
}
</style>
border-color css
<style>
span { border-color: #785892; }
span { border-color: rgb(120,88,146); }
td.TdClassName
{
border-color: #785892;
}
.TagClassName
{
border-color: #785892;
}
</style>