Shades of Affair #795688
Tints of Affair #795688
RGB
CMYK
RGB Variations
Color information
#795688 (or 0x795688) is known color: Affair. HEX triplet: 79, 56 and 88. RGB value is (121,86,136). Sum of RGB (Red+Green+Blue) = 121+86+136=343 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.28% from 343); Green value is 86 (33.98% from 255 or 25.07% from 343); Blue value is 136 (53.52% from 255 or 39.65% from 343); Max value from RGB is 136 - color contains mainly: blue. Hex color #795688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795688 is #86A977. Grayscale: #666666. Windows color (decimal): -8825208 or 8935033. OLE color: 8935033.
HSL color Cylindrical-coordinate representation of color #795688: hue angle of 282º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #795688 is Cyan = 0.11, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 86 | 136 | - |
| CMYK | 0.11 | 0.37 | 0 | 0.47 |
| HSL | 282º | 0.23% | 0.44% | - |
| HSV(B) | 282º | 0.37% | 0.53% | - |
| XYZ | 15.66 | 12.5 | 24.88 | - |
| YUV | 102.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 86 | 136 | 0.11 | 0.37 | 0 | 0.47 | 282 | 0.23 | 0.44 |
| Hex | 79 | 56 | 88 | B | 25 | 0 | 2F | 11A | 17 | 2C |
| Octal | 171 | 126 | 210 | 13 | 45 | 0 | 57 | 432 | 27 | 54 |
| Binary | 1111001 | 1010110 | 10001000 | 1011 | 100101 | 0 | 101111 | 100011010 | 10111 | 101100 |
Color Harmonies of #795688
Complementary color
Monochromatic Colors of #795688
Black with #795688
Text Example
Text Example
White with #795688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795688; }
p { color: rgb(121,86,136); }
H1.HeaderClassName
{
color: #795688;
}
.AnyTagClassName
{
color: #795688;
}
</style>
background-color css
<style>
a { background-color: #795688; }
a { background-color: rgb(121,86,136); }
div.DivClassName
{
background-color: #795688;
}
.BgClassName
{
background-color: #795688;
}
</style>
border-color css
<style>
span { border-color: #795688; }
span { border-color: rgb(121,86,136); }
td.TdClassName
{
border-color: #795688;
}
.TagClassName
{
border-color: #795688;
}
</style>