Shades of Affair #794C7F
Tints of Affair #794C7F
RGB
CMYK
RGB Variations
Color information
#794C7F (or 0x794C7F) is known color: Affair. HEX triplet: 79, 4C and 7F. RGB value is (121,76,127). Sum of RGB (Red+Green+Blue) = 121+76+127=324 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.35% from 324); Green value is 76 (30.08% from 255 or 23.46% from 324); Blue value is 127 (50% from 255 or 39.20% from 324); Max value from RGB is 127 - color contains mainly: blue. Hex color #794C7F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794C7F is #86B380. Grayscale: #5F5F5F. Windows color (decimal): -8827777 or 8342649. OLE color: 8342649.
HSL color Cylindrical-coordinate representation of color #794C7F: hue angle of 292.94º degrees, saturation: 0.25, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #794C7F is Cyan = 0.05, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 76 | 127 | - |
| CMYK | 0.05 | 0.40 | 0 | 0.50 |
| HSL | 292.94º | 0.25% | 0.4% | - |
| HSV(B) | 292.94º | 0.4% | 0.5% | - |
| XYZ | 14.3 | 10.77 | 21.4 | - |
| YUV | 95.27 | 145.91 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 76 | 127 | 0.05 | 0.40 | 0 | 0.50 | 292.94 | 0.25 | 0.4 |
| Hex | 79 | 4C | 7F | 5 | 28 | 0 | 32 | 125 | 19 | 28 |
| Octal | 171 | 114 | 177 | 5 | 50 | 0 | 62 | 445 | 31 | 50 |
| Binary | 1111001 | 1001100 | 1111111 | 101 | 101000 | 0 | 110010 | 100100101 | 11001 | 101000 |
Color Harmonies of #794C7F
Complementary color
Monochromatic Colors of #794C7F
Black with #794C7F
Text Example
Text Example
White with #794C7F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794C7F; }
p { color: rgb(121,76,127); }
H1.HeaderClassName
{
color: #794C7F;
}
.AnyTagClassName
{
color: #794C7F;
}
</style>
background-color css
<style>
a { background-color: #794C7F; }
a { background-color: rgb(121,76,127); }
div.DivClassName
{
background-color: #794C7F;
}
.BgClassName
{
background-color: #794C7F;
}
</style>
border-color css
<style>
span { border-color: #794C7F; }
span { border-color: rgb(121,76,127); }
td.TdClassName
{
border-color: #794C7F;
}
.TagClassName
{
border-color: #794C7F;
}
</style>