Shades of Affair #794983
Tints of Affair #794983
RGB
CMYK
RGB Variations
Color information
#794983 (or 0x794983) is known color: Affair. HEX triplet: 79, 49 and 83. RGB value is (121,73,131). Sum of RGB (Red+Green+Blue) = 121+73+131=325 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.23% from 325); Green value is 73 (28.91% from 255 or 22.46% from 325); Blue value is 131 (51.56% from 255 or 40.31% from 325); Max value from RGB is 131 - color contains mainly: blue. Hex color #794983 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794983 is #86B67C. Grayscale: #5D5D5D. Windows color (decimal): -8828541 or 8604025. OLE color: 8604025.
HSL color Cylindrical-coordinate representation of color #794983: hue angle of 289.66º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #794983 is Cyan = 0.08, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 73 | 131 | - |
| CMYK | 0.08 | 0.44 | 0 | 0.49 |
| HSL | 289.66º | 0.28% | 0.4% | - |
| HSV(B) | 289.66º | 0.44% | 0.51% | - |
| XYZ | 14.36 | 10.47 | 22.74 | - |
| YUV | 93.96 | 148.9 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 131 | 0.08 | 0.44 | 0 | 0.49 | 289.66 | 0.28 | 0.4 |
| Hex | 79 | 49 | 83 | 8 | 2C | 0 | 31 | 122 | 1C | 28 |
| Octal | 171 | 111 | 203 | 10 | 54 | 0 | 61 | 442 | 34 | 50 |
| Binary | 1111001 | 1001001 | 10000011 | 1000 | 101100 | 0 | 110001 | 100100010 | 11100 | 101000 |
Color Harmonies of #794983
Complementary color
Monochromatic Colors of #794983
Black with #794983
Text Example
Text Example
White with #794983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794983; }
p { color: rgb(121,73,131); }
H1.HeaderClassName
{
color: #794983;
}
.AnyTagClassName
{
color: #794983;
}
</style>
background-color css
<style>
a { background-color: #794983; }
a { background-color: rgb(121,73,131); }
div.DivClassName
{
background-color: #794983;
}
.BgClassName
{
background-color: #794983;
}
</style>
border-color css
<style>
span { border-color: #794983; }
span { border-color: rgb(121,73,131); }
td.TdClassName
{
border-color: #794983;
}
.TagClassName
{
border-color: #794983;
}
</style>