Shades of Affair #685179
Tints of Affair #685179
RGB
CMYK
RGB Variations
Color information
#685179 (or 0x685179) is known color: Affair. HEX triplet: 68, 51 and 79. RGB value is (104,81,121). Sum of RGB (Red+Green+Blue) = 104+81+121=306 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.99% from 306); Green value is 81 (32.03% from 255 or 26.47% from 306); Blue value is 121 (47.66% from 255 or 39.54% from 306); Max value from RGB is 121 - color contains mainly: blue. Hex color #685179 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685179 is #97AE86. Grayscale: #5C5C5C. Windows color (decimal): -9940615 or 7950696. OLE color: 7950696.
HSL color Cylindrical-coordinate representation of color #685179: hue angle of 274.5º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #685179 is Cyan = 0.14, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 81 | 121 | - |
| CMYK | 0.14 | 0.33 | 0 | 0.53 |
| HSL | 274.5º | 0.2% | 0.4% | - |
| HSV(B) | 274.5º | 0.33% | 0.47% | - |
| XYZ | 12.1 | 10.21 | 19.42 | - |
| YUV | 92.44 | 144.12 | 136.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 121 | 0.14 | 0.33 | 0 | 0.53 | 274.5 | 0.2 | 0.4 |
| Hex | 68 | 51 | 79 | E | 21 | 0 | 35 | 112 | 14 | 28 |
| Octal | 150 | 121 | 171 | 16 | 41 | 0 | 65 | 422 | 24 | 50 |
| Binary | 1101000 | 1010001 | 1111001 | 1110 | 100001 | 0 | 110101 | 100010010 | 10100 | 101000 |
Color Harmonies of #685179
Complementary color
Monochromatic Colors of #685179
Black with #685179
Text Example
Text Example
White with #685179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685179; }
p { color: rgb(104,81,121); }
H1.HeaderClassName
{
color: #685179;
}
.AnyTagClassName
{
color: #685179;
}
</style>
background-color css
<style>
a { background-color: #685179; }
a { background-color: rgb(104,81,121); }
div.DivClassName
{
background-color: #685179;
}
.BgClassName
{
background-color: #685179;
}
</style>
border-color css
<style>
span { border-color: #685179; }
span { border-color: rgb(104,81,121); }
td.TdClassName
{
border-color: #685179;
}
.TagClassName
{
border-color: #685179;
}
</style>