Shades of Affair #795689
Tints of Affair #795689
RGB
CMYK
RGB Variations
Color information
#795689 (or 0x795689) is known color: Affair. HEX triplet: 79, 56 and 89. RGB value is (121,86,137). Sum of RGB (Red+Green+Blue) = 121+86+137=344 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.17% from 344); Green value is 86 (33.98% from 255 or 25% from 344); Blue value is 137 (53.91% from 255 or 39.83% from 344); Max value from RGB is 137 - color contains mainly: blue. Hex color #795689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795689 is #86A976. Grayscale: #666666. Windows color (decimal): -8825207 or 9000569. OLE color: 9000569.
HSL color Cylindrical-coordinate representation of color #795689: hue angle of 281.18º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #795689 is Cyan = 0.12, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 86 | 137 | - |
| CMYK | 0.12 | 0.37 | 0 | 0.46 |
| HSL | 281.18º | 0.23% | 0.44% | - |
| HSV(B) | 281.18º | 0.37% | 0.54% | - |
| XYZ | 15.73 | 12.53 | 25.26 | - |
| YUV | 102.28 | 147.6 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 86 | 137 | 0.12 | 0.37 | 0 | 0.46 | 281.18 | 0.23 | 0.44 |
| Hex | 79 | 56 | 89 | C | 25 | 0 | 2E | 119 | 17 | 2C |
| Octal | 171 | 126 | 211 | 14 | 45 | 0 | 56 | 431 | 27 | 54 |
| Binary | 1111001 | 1010110 | 10001001 | 1100 | 100101 | 0 | 101110 | 100011001 | 10111 | 101100 |
Color Harmonies of #795689
Complementary color
Monochromatic Colors of #795689
Black with #795689
Text Example
Text Example
White with #795689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795689; }
p { color: rgb(121,86,137); }
H1.HeaderClassName
{
color: #795689;
}
.AnyTagClassName
{
color: #795689;
}
</style>
background-color css
<style>
a { background-color: #795689; }
a { background-color: rgb(121,86,137); }
div.DivClassName
{
background-color: #795689;
}
.BgClassName
{
background-color: #795689;
}
</style>
border-color css
<style>
span { border-color: #795689; }
span { border-color: rgb(121,86,137); }
td.TdClassName
{
border-color: #795689;
}
.TagClassName
{
border-color: #795689;
}
</style>