Shades of Affair #796085
Tints of Affair #796085
RGB
CMYK
RGB Variations
Color information
#796085 (or 0x796085) is known color: Affair. HEX triplet: 79, 60 and 85. RGB value is (121,96,133). Sum of RGB (Red+Green+Blue) = 121+96+133=350 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.57% from 350); Green value is 96 (37.89% from 255 or 27.43% from 350); Blue value is 133 (52.34% from 255 or 38% from 350); Max value from RGB is 133 - color contains mainly: blue. Hex color #796085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796085 is #869F7A. Grayscale: #6B6B6B. Windows color (decimal): -8822651 or 8740985. OLE color: 8740985.
HSL color Cylindrical-coordinate representation of color #796085: hue angle of 280.54º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #796085 is Cyan = 0.09, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 96 | 133 | - |
| CMYK | 0.09 | 0.28 | 0 | 0.48 |
| HSL | 280.54º | 0.16% | 0.45% | - |
| HSV(B) | 280.54º | 0.28% | 0.52% | - |
| XYZ | 16.3 | 14.12 | 24.06 | - |
| YUV | 107.69 | 142.28 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 133 | 0.09 | 0.28 | 0 | 0.48 | 280.54 | 0.16 | 0.45 |
| Hex | 79 | 60 | 85 | 9 | 1C | 0 | 30 | 119 | 10 | 2D |
| Octal | 171 | 140 | 205 | 11 | 34 | 0 | 60 | 431 | 20 | 55 |
| Binary | 1111001 | 1100000 | 10000101 | 1001 | 11100 | 0 | 110000 | 100011001 | 10000 | 101101 |
Color Harmonies of #796085
Complementary color
Monochromatic Colors of #796085
Black with #796085
Text Example
Text Example
White with #796085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796085; }
p { color: rgb(121,96,133); }
H1.HeaderClassName
{
color: #796085;
}
.AnyTagClassName
{
color: #796085;
}
</style>
background-color css
<style>
a { background-color: #796085; }
a { background-color: rgb(121,96,133); }
div.DivClassName
{
background-color: #796085;
}
.BgClassName
{
background-color: #796085;
}
</style>
border-color css
<style>
span { border-color: #796085; }
span { border-color: rgb(121,96,133); }
td.TdClassName
{
border-color: #796085;
}
.TagClassName
{
border-color: #796085;
}
</style>