Shades of Affair #795694
Tints of Affair #795694
RGB
CMYK
RGB Variations
Color information
#795694 (or 0x795694) is known color: Affair. HEX triplet: 79, 56 and 94. RGB value is (121,86,148). Sum of RGB (Red+Green+Blue) = 121+86+148=355 (47% of max value = 765). Red value is 121 (47.66% from 255 or 34.08% from 355); Green value is 86 (33.98% from 255 or 24.23% from 355); Blue value is 148 (58.20% from 255 or 41.69% from 355); Max value from RGB is 148 - color contains mainly: blue. Hex color #795694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795694 is #86A96B. Grayscale: #676767. Windows color (decimal): -8825196 or 9721465. OLE color: 9721465.
HSL color Cylindrical-coordinate representation of color #795694: hue angle of 273.87º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #795694 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 86 | 148 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.42 |
| HSL | 273.87º | 0.26% | 0.46% | - |
| HSV(B) | 273.87º | 0.42% | 0.58% | - |
| XYZ | 16.56 | 12.86 | 29.63 | - |
| YUV | 103.53 | 153.1 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 86 | 148 | 0.18 | 0.42 | 0 | 0.42 | 273.87 | 0.26 | 0.46 |
| Hex | 79 | 56 | 94 | 12 | 2A | 0 | 2A | 112 | 1A | 2E |
| Octal | 171 | 126 | 224 | 22 | 52 | 0 | 52 | 422 | 32 | 56 |
| Binary | 1111001 | 1010110 | 10010100 | 10010 | 101010 | 0 | 101010 | 100010010 | 11010 | 101110 |
Color Harmonies of #795694
Complementary color
Monochromatic Colors of #795694
Black with #795694
Text Example
Text Example
White with #795694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795694; }
p { color: rgb(121,86,148); }
H1.HeaderClassName
{
color: #795694;
}
.AnyTagClassName
{
color: #795694;
}
</style>
background-color css
<style>
a { background-color: #795694; }
a { background-color: rgb(121,86,148); }
div.DivClassName
{
background-color: #795694;
}
.BgClassName
{
background-color: #795694;
}
</style>
border-color css
<style>
span { border-color: #795694; }
span { border-color: rgb(121,86,148); }
td.TdClassName
{
border-color: #795694;
}
.TagClassName
{
border-color: #795694;
}
</style>