Shades of Affair #794C8E
Tints of Affair #794C8E
RGB
CMYK
RGB Variations
Color information
#794C8E (or 0x794C8E) is known color: Affair. HEX triplet: 79, 4C and 8E. RGB value is (121,76,142). Sum of RGB (Red+Green+Blue) = 121+76+142=339 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.69% from 339); Green value is 76 (30.08% from 255 or 22.42% from 339); Blue value is 142 (55.86% from 255 or 41.89% from 339); Max value from RGB is 142 - color contains mainly: blue. Hex color #794C8E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794C8E is #86B371. Grayscale: #606060. Windows color (decimal): -8827762 or 9325689. OLE color: 9325689.
HSL color Cylindrical-coordinate representation of color #794C8E: hue angle of 280.91º degrees, saturation: 0.3, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #794C8E is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 76 | 142 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.44 |
| HSL | 280.91º | 0.3% | 0.43% | - |
| HSV(B) | 280.91º | 0.46% | 0.56% | - |
| XYZ | 15.35 | 11.19 | 26.94 | - |
| YUV | 96.98 | 153.41 | 145.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 76 | 142 | 0.15 | 0.46 | 0 | 0.44 | 280.91 | 0.3 | 0.43 |
| Hex | 79 | 4C | 8E | F | 2E | 0 | 2C | 119 | 1E | 2B |
| Octal | 171 | 114 | 216 | 17 | 56 | 0 | 54 | 431 | 36 | 53 |
| Binary | 1111001 | 1001100 | 10001110 | 1111 | 101110 | 0 | 101100 | 100011001 | 11110 | 101011 |
Color Harmonies of #794C8E
Complementary color
Monochromatic Colors of #794C8E
Black with #794C8E
Text Example
Text Example
White with #794C8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794C8E; }
p { color: rgb(121,76,142); }
H1.HeaderClassName
{
color: #794C8E;
}
.AnyTagClassName
{
color: #794C8E;
}
</style>
background-color css
<style>
a { background-color: #794C8E; }
a { background-color: rgb(121,76,142); }
div.DivClassName
{
background-color: #794C8E;
}
.BgClassName
{
background-color: #794C8E;
}
</style>
border-color css
<style>
span { border-color: #794C8E; }
span { border-color: rgb(121,76,142); }
td.TdClassName
{
border-color: #794C8E;
}
.TagClassName
{
border-color: #794C8E;
}
</style>