Shades of Affair #685479
Tints of Affair #685479
RGB
CMYK
RGB Variations
Color information
#685479 (or 0x685479) is known color: Affair. HEX triplet: 68, 54 and 79. RGB value is (104,84,121). Sum of RGB (Red+Green+Blue) = 104+84+121=309 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.66% from 309); Green value is 84 (33.20% from 255 or 27.18% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 121 - color contains mainly: blue. Hex color #685479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685479 is #97AB86. Grayscale: #5E5E5E. Windows color (decimal): -9939847 or 7951464. OLE color: 7951464.
HSL color Cylindrical-coordinate representation of color #685479: hue angle of 272.43º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #685479 is Cyan = 0.14, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 84 | 121 | - |
| CMYK | 0.14 | 0.31 | 0 | 0.53 |
| HSL | 272.43º | 0.18% | 0.4% | - |
| HSV(B) | 272.43º | 0.31% | 0.47% | - |
| XYZ | 12.33 | 10.66 | 19.5 | - |
| YUV | 94.2 | 143.13 | 134.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 121 | 0.14 | 0.31 | 0 | 0.53 | 272.43 | 0.18 | 0.4 |
| Hex | 68 | 54 | 79 | E | 1F | 0 | 35 | 110 | 12 | 28 |
| Octal | 150 | 124 | 171 | 16 | 37 | 0 | 65 | 420 | 22 | 50 |
| Binary | 1101000 | 1010100 | 1111001 | 1110 | 11111 | 0 | 110101 | 100010000 | 10010 | 101000 |
Color Harmonies of #685479
Complementary color
Monochromatic Colors of #685479
Black with #685479
Text Example
Text Example
White with #685479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685479; }
p { color: rgb(104,84,121); }
H1.HeaderClassName
{
color: #685479;
}
.AnyTagClassName
{
color: #685479;
}
</style>
background-color css
<style>
a { background-color: #685479; }
a { background-color: rgb(104,84,121); }
div.DivClassName
{
background-color: #685479;
}
.BgClassName
{
background-color: #685479;
}
</style>
border-color css
<style>
span { border-color: #685479; }
span { border-color: rgb(104,84,121); }
td.TdClassName
{
border-color: #685479;
}
.TagClassName
{
border-color: #685479;
}
</style>