Shades of Affair #795486
Tints of Affair #795486
RGB
CMYK
RGB Variations
Color information
#795486 (or 0x795486) is known color: Affair. HEX triplet: 79, 54 and 86. RGB value is (121,84,134). Sum of RGB (Red+Green+Blue) = 121+84+134=339 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.69% from 339); Green value is 84 (33.20% from 255 or 24.78% from 339); Blue value is 134 (52.73% from 255 or 39.53% from 339); Max value from RGB is 134 - color contains mainly: blue. Hex color #795486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795486 is #86AB79. Grayscale: #646464. Windows color (decimal): -8825722 or 8803449. OLE color: 8803449.
HSL color Cylindrical-coordinate representation of color #795486: hue angle of 284.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #795486 is Cyan = 0.10, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 84 | 134 | - |
| CMYK | 0.10 | 0.37 | 0 | 0.47 |
| HSL | 284.4º | 0.23% | 0.43% | - |
| HSV(B) | 284.4º | 0.37% | 0.53% | - |
| XYZ | 15.36 | 12.13 | 24.09 | - |
| YUV | 100.76 | 146.76 | 142.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 84 | 134 | 0.10 | 0.37 | 0 | 0.47 | 284.4 | 0.23 | 0.43 |
| Hex | 79 | 54 | 86 | A | 25 | 0 | 2F | 11C | 17 | 2B |
| Octal | 171 | 124 | 206 | 12 | 45 | 0 | 57 | 434 | 27 | 53 |
| Binary | 1111001 | 1010100 | 10000110 | 1010 | 100101 | 0 | 101111 | 100011100 | 10111 | 101011 |
Color Harmonies of #795486
Complementary color
Monochromatic Colors of #795486
Black with #795486
Text Example
Text Example
White with #795486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795486; }
p { color: rgb(121,84,134); }
H1.HeaderClassName
{
color: #795486;
}
.AnyTagClassName
{
color: #795486;
}
</style>
background-color css
<style>
a { background-color: #795486; }
a { background-color: rgb(121,84,134); }
div.DivClassName
{
background-color: #795486;
}
.BgClassName
{
background-color: #795486;
}
</style>
border-color css
<style>
span { border-color: #795486; }
span { border-color: rgb(121,84,134); }
td.TdClassName
{
border-color: #795486;
}
.TagClassName
{
border-color: #795486;
}
</style>