Shades of Affair #796084
Tints of Affair #796084
RGB
CMYK
RGB Variations
Color information
#796084 (or 0x796084) is known color: Affair. HEX triplet: 79, 60 and 84. RGB value is (121,96,132). Sum of RGB (Red+Green+Blue) = 121+96+132=349 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.67% from 349); Green value is 96 (37.89% from 255 or 27.51% from 349); Blue value is 132 (51.95% from 255 or 37.82% from 349); Max value from RGB is 132 - color contains mainly: blue. Hex color #796084 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796084 is #869F7B. Grayscale: #6B6B6B. Windows color (decimal): -8822652 or 8675449. OLE color: 8675449.
HSL color Cylindrical-coordinate representation of color #796084: hue angle of 281.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #796084 is Cyan = 0.08, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 96 | 132 | - |
| CMYK | 0.08 | 0.27 | 0 | 0.48 |
| HSL | 281.67º | 0.16% | 0.45% | - |
| HSV(B) | 281.67º | 0.27% | 0.52% | - |
| XYZ | 16.23 | 14.1 | 23.7 | - |
| YUV | 107.58 | 141.78 | 137.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 132 | 0.08 | 0.27 | 0 | 0.48 | 281.67 | 0.16 | 0.45 |
| Hex | 79 | 60 | 84 | 8 | 1B | 0 | 30 | 11A | 10 | 2D |
| Octal | 171 | 140 | 204 | 10 | 33 | 0 | 60 | 432 | 20 | 55 |
| Binary | 1111001 | 1100000 | 10000100 | 1000 | 11011 | 0 | 110000 | 100011010 | 10000 | 101101 |
Color Harmonies of #796084
Complementary color
Monochromatic Colors of #796084
Black with #796084
Text Example
Text Example
White with #796084
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796084; }
p { color: rgb(121,96,132); }
H1.HeaderClassName
{
color: #796084;
}
.AnyTagClassName
{
color: #796084;
}
</style>
background-color css
<style>
a { background-color: #796084; }
a { background-color: rgb(121,96,132); }
div.DivClassName
{
background-color: #796084;
}
.BgClassName
{
background-color: #796084;
}
</style>
border-color css
<style>
span { border-color: #796084; }
span { border-color: rgb(121,96,132); }
td.TdClassName
{
border-color: #796084;
}
.TagClassName
{
border-color: #796084;
}
</style>