Shades of Affair #795886
Tints of Affair #795886
RGB
CMYK
RGB Variations
Color information
#795886 (or 0x795886) is known color: Affair. HEX triplet: 79, 58 and 86. RGB value is (121,88,134). Sum of RGB (Red+Green+Blue) = 121+88+134=343 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.28% from 343); Green value is 88 (34.77% from 255 or 25.66% from 343); Blue value is 134 (52.73% from 255 or 39.07% from 343); Max value from RGB is 134 - color contains mainly: blue. Hex color #795886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795886 is #86A779. Grayscale: #666666. Windows color (decimal): -8824698 or 8804473. OLE color: 8804473.
HSL color Cylindrical-coordinate representation of color #795886: hue angle of 283.04º 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 #795886 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 88 | 134 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.47 |
| HSL | 283.04º | 0.21% | 0.44% | - |
| HSV(B) | 283.04º | 0.34% | 0.53% | - |
| XYZ | 15.68 | 12.77 | 24.19 | - |
| YUV | 103.11 | 145.43 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 88 | 134 | 0.10 | 0.34 | 0 | 0.47 | 283.04 | 0.21 | 0.44 |
| Hex | 79 | 58 | 86 | A | 22 | 0 | 2F | 11B | 15 | 2C |
| Octal | 171 | 130 | 206 | 12 | 42 | 0 | 57 | 433 | 25 | 54 |
| Binary | 1111001 | 1011000 | 10000110 | 1010 | 100010 | 0 | 101111 | 100011011 | 10101 | 101100 |
Color Harmonies of #795886
Complementary color
Monochromatic Colors of #795886
Black with #795886
Text Example
Text Example
White with #795886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795886; }
p { color: rgb(121,88,134); }
H1.HeaderClassName
{
color: #795886;
}
.AnyTagClassName
{
color: #795886;
}
</style>
background-color css
<style>
a { background-color: #795886; }
a { background-color: rgb(121,88,134); }
div.DivClassName
{
background-color: #795886;
}
.BgClassName
{
background-color: #795886;
}
</style>
border-color css
<style>
span { border-color: #795886; }
span { border-color: rgb(121,88,134); }
td.TdClassName
{
border-color: #795886;
}
.TagClassName
{
border-color: #795886;
}
</style>