Shades of Affair #795987
Tints of Affair #795987
RGB
CMYK
RGB Variations
Color information
#795987 (or 0x795987) is known color: Affair. HEX triplet: 79, 59 and 87. RGB value is (121,89,135). Sum of RGB (Red+Green+Blue) = 121+89+135=345 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.07% from 345); Green value is 89 (35.16% from 255 or 25.80% from 345); Blue value is 135 (53.12% from 255 or 39.13% from 345); Max value from RGB is 135 - color contains mainly: blue. Hex color #795987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795987 is #86A678. Grayscale: #676767. Windows color (decimal): -8824441 or 8870265. OLE color: 8870265.
HSL color Cylindrical-coordinate representation of color #795987: hue angle of 281.74º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #795987 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 89 | 135 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.47 |
| HSL | 281.74º | 0.21% | 0.44% | - |
| HSV(B) | 281.74º | 0.34% | 0.53% | - |
| XYZ | 15.83 | 12.96 | 24.59 | - |
| YUV | 103.81 | 145.6 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 89 | 135 | 0.10 | 0.34 | 0 | 0.47 | 281.74 | 0.21 | 0.44 |
| Hex | 79 | 59 | 87 | A | 22 | 0 | 2F | 11A | 15 | 2C |
| Octal | 171 | 131 | 207 | 12 | 42 | 0 | 57 | 432 | 25 | 54 |
| Binary | 1111001 | 1011001 | 10000111 | 1010 | 100010 | 0 | 101111 | 100011010 | 10101 | 101100 |
Color Harmonies of #795987
Complementary color
Monochromatic Colors of #795987
Black with #795987
Text Example
Text Example
White with #795987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795987; }
p { color: rgb(121,89,135); }
H1.HeaderClassName
{
color: #795987;
}
.AnyTagClassName
{
color: #795987;
}
</style>
background-color css
<style>
a { background-color: #795987; }
a { background-color: rgb(121,89,135); }
div.DivClassName
{
background-color: #795987;
}
.BgClassName
{
background-color: #795987;
}
</style>
border-color css
<style>
span { border-color: #795987; }
span { border-color: rgb(121,89,135); }
td.TdClassName
{
border-color: #795987;
}
.TagClassName
{
border-color: #795987;
}
</style>