Shades of Finn #684756
Tints of Finn #684756
RGB
CMYK
RGB Variations
Color information
#684756 (or 0x684756) is known color: Finn. HEX triplet: 68, 47 and 56. RGB value is (104,71,86). Sum of RGB (Red+Green+Blue) = 104+71+86=261 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.85% from 261); Green value is 71 (28.12% from 255 or 27.20% from 261); Blue value is 86 (33.98% from 255 or 32.95% from 261); Max value from RGB is 104 - color contains mainly: red. Hex color #684756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684756 is #97B8A9. Grayscale: #525252. Windows color (decimal): -9943210 or 5654376. OLE color: 5654376.
HSL color Cylindrical-coordinate representation of color #684756: hue angle of 332.73º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #684756 is Cyan = 0, Magento = 0.32, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 71 | 86 | - |
| CMYK | 0 | 0.32 | 0.17 | 0.59 |
| HSL | 332.73º | 0.19% | 0.34% | - |
| HSV(B) | 332.73º | 0.32% | 0.41% | - |
| XYZ | 9.64 | 8.12 | 9.86 | - |
| YUV | 82.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 86 | 0 | 0.32 | 0.17 | 0.59 | 332.73 | 0.19 | 0.34 |
| Hex | 68 | 47 | 56 | 0 | 20 | 11 | 3B | 14D | 13 | 22 |
| Octal | 150 | 107 | 126 | 0 | 40 | 21 | 73 | 515 | 23 | 42 |
| Binary | 1101000 | 1000111 | 1010110 | 0 | 100000 | 10001 | 111011 | 101001101 | 10011 | 100010 |
Color Harmonies of #684756
Complementary color
Monochromatic Colors of #684756
Black with #684756
Text Example
Text Example
White with #684756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684756; }
p { color: rgb(104,71,86); }
H1.HeaderClassName
{
color: #684756;
}
.AnyTagClassName
{
color: #684756;
}
</style>
background-color css
<style>
a { background-color: #684756; }
a { background-color: rgb(104,71,86); }
div.DivClassName
{
background-color: #684756;
}
.BgClassName
{
background-color: #684756;
}
</style>
border-color css
<style>
span { border-color: #684756; }
span { border-color: rgb(104,71,86); }
td.TdClassName
{
border-color: #684756;
}
.TagClassName
{
border-color: #684756;
}
</style>