Shades of Affair #794E92
Tints of Affair #794E92
RGB
CMYK
RGB Variations
Color information
#794E92 (or 0x794E92) is known color: Affair. HEX triplet: 79, 4E and 92. RGB value is (121,78,146). Sum of RGB (Red+Green+Blue) = 121+78+146=345 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.07% from 345); Green value is 78 (30.86% from 255 or 22.61% from 345); Blue value is 146 (57.42% from 255 or 42.32% from 345); Max value from RGB is 146 - color contains mainly: blue. Hex color #794E92 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #794E92 is #86B16D. Grayscale: #626262. Windows color (decimal): -8827246 or 9588345. OLE color: 9588345.
HSL color Cylindrical-coordinate representation of color #794E92: hue angle of 277.94º degrees, saturation: 0.3, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794E92 is Cyan = 0.17, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 78 | 146 | - |
| CMYK | 0.17 | 0.47 | 0 | 0.43 |
| HSL | 277.94º | 0.3% | 0.44% | - |
| HSV(B) | 277.94º | 0.47% | 0.57% | - |
| XYZ | 15.8 | 11.59 | 28.6 | - |
| YUV | 98.61 | 154.75 | 143.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 78 | 146 | 0.17 | 0.47 | 0 | 0.43 | 277.94 | 0.3 | 0.44 |
| Hex | 79 | 4E | 92 | 11 | 2F | 0 | 2B | 116 | 1E | 2C |
| Octal | 171 | 116 | 222 | 21 | 57 | 0 | 53 | 426 | 36 | 54 |
| Binary | 1111001 | 1001110 | 10010010 | 10001 | 101111 | 0 | 101011 | 100010110 | 11110 | 101100 |
Color Harmonies of #794E92
Complementary color
Monochromatic Colors of #794E92
Black with #794E92
Text Example
Text Example
White with #794E92
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794E92; }
p { color: rgb(121,78,146); }
H1.HeaderClassName
{
color: #794E92;
}
.AnyTagClassName
{
color: #794E92;
}
</style>
background-color css
<style>
a { background-color: #794E92; }
a { background-color: rgb(121,78,146); }
div.DivClassName
{
background-color: #794E92;
}
.BgClassName
{
background-color: #794E92;
}
</style>
border-color css
<style>
span { border-color: #794E92; }
span { border-color: rgb(121,78,146); }
td.TdClassName
{
border-color: #794E92;
}
.TagClassName
{
border-color: #794E92;
}
</style>