Shades of Affair #794C8A
Tints of Affair #794C8A
RGB
CMYK
RGB Variations
Color information
#794C8A (or 0x794C8A) is known color: Affair. HEX triplet: 79, 4C and 8A. RGB value is (121,76,138). Sum of RGB (Red+Green+Blue) = 121+76+138=335 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.12% from 335); Green value is 76 (30.08% from 255 or 22.69% from 335); Blue value is 138 (54.30% from 255 or 41.19% from 335); Max value from RGB is 138 - color contains mainly: blue. Hex color #794C8A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794C8A is #86B375. Grayscale: #606060. Windows color (decimal): -8827766 or 9063545. OLE color: 9063545.
HSL color Cylindrical-coordinate representation of color #794C8A: hue angle of 283.55º degrees, saturation: 0.29, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794C8A is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 76 | 138 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.46 |
| HSL | 283.55º | 0.29% | 0.42% | - |
| HSV(B) | 283.55º | 0.45% | 0.54% | - |
| XYZ | 15.06 | 11.07 | 25.39 | - |
| YUV | 96.52 | 151.41 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 76 | 138 | 0.12 | 0.45 | 0 | 0.46 | 283.55 | 0.29 | 0.42 |
| Hex | 79 | 4C | 8A | C | 2D | 0 | 2E | 11C | 1D | 2A |
| Octal | 171 | 114 | 212 | 14 | 55 | 0 | 56 | 434 | 35 | 52 |
| Binary | 1111001 | 1001100 | 10001010 | 1100 | 101101 | 0 | 101110 | 100011100 | 11101 | 101010 |
Color Harmonies of #794C8A
Complementary color
Monochromatic Colors of #794C8A
Black with #794C8A
Text Example
Text Example
White with #794C8A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794C8A; }
p { color: rgb(121,76,138); }
H1.HeaderClassName
{
color: #794C8A;
}
.AnyTagClassName
{
color: #794C8A;
}
</style>
background-color css
<style>
a { background-color: #794C8A; }
a { background-color: rgb(121,76,138); }
div.DivClassName
{
background-color: #794C8A;
}
.BgClassName
{
background-color: #794C8A;
}
</style>
border-color css
<style>
span { border-color: #794C8A; }
span { border-color: rgb(121,76,138); }
td.TdClassName
{
border-color: #794C8A;
}
.TagClassName
{
border-color: #794C8A;
}
</style>