Shades of Affair #795780
Tints of Affair #795780
RGB
CMYK
RGB Variations
Color information
#795780 (or 0x795780) is known color: Affair. HEX triplet: 79, 57 and 80. RGB value is (121,87,128). Sum of RGB (Red+Green+Blue) = 121+87+128=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 87 (34.38% from 255 or 25.89% from 336); Blue value is 128 (50.39% from 255 or 38.10% from 336); Max value from RGB is 128 - color contains mainly: blue. Hex color #795780 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795780 is #86A87F. Grayscale: #656565. Windows color (decimal): -8824960 or 8411001. OLE color: 8411001.
HSL color Cylindrical-coordinate representation of color #795780: hue angle of 289.76º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #795780 is Cyan = 0.05, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 87 | 128 | - |
| CMYK | 0.05 | 0.32 | 0 | 0.50 |
| HSL | 289.76º | 0.19% | 0.42% | - |
| HSV(B) | 289.76º | 0.32% | 0.5% | - |
| XYZ | 15.19 | 12.44 | 22.02 | - |
| YUV | 101.84 | 142.76 | 141.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 87 | 128 | 0.05 | 0.32 | 0 | 0.50 | 289.76 | 0.19 | 0.42 |
| Hex | 79 | 57 | 80 | 5 | 20 | 0 | 32 | 122 | 13 | 2A |
| Octal | 171 | 127 | 200 | 5 | 40 | 0 | 62 | 442 | 23 | 52 |
| Binary | 1111001 | 1010111 | 10000000 | 101 | 100000 | 0 | 110010 | 100100010 | 10011 | 101010 |
Color Harmonies of #795780
Complementary color
Monochromatic Colors of #795780
Black with #795780
Text Example
Text Example
White with #795780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795780; }
p { color: rgb(121,87,128); }
H1.HeaderClassName
{
color: #795780;
}
.AnyTagClassName
{
color: #795780;
}
</style>
background-color css
<style>
a { background-color: #795780; }
a { background-color: rgb(121,87,128); }
div.DivClassName
{
background-color: #795780;
}
.BgClassName
{
background-color: #795780;
}
</style>
border-color css
<style>
span { border-color: #795780; }
span { border-color: rgb(121,87,128); }
td.TdClassName
{
border-color: #795780;
}
.TagClassName
{
border-color: #795780;
}
</style>