Shades of Finn #685057
Tints of Finn #685057
RGB
CMYK
RGB Variations
Color information
#685057 (or 0x685057) is known color: Finn. HEX triplet: 68, 50 and 57. RGB value is (104,80,87). Sum of RGB (Red+Green+Blue) = 104+80+87=271 (35% of max value = 765). Red value is 104 (41.02% from 255 or 38.38% from 271); Green value is 80 (31.64% from 255 or 29.52% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 104 - color contains mainly: red. Hex color #685057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685057 is #97AFA8. Grayscale: #575757. Windows color (decimal): -9940905 or 5722216. OLE color: 5722216.
HSL color Cylindrical-coordinate representation of color #685057: hue angle of 342.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #685057 is Cyan = 0, Magento = 0.23, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 87 | - |
| CMYK | 0 | 0.23 | 0.16 | 0.59 |
| HSL | 342.5º | 0.13% | 0.36% | - |
| HSV(B) | 342.5º | 0.23% | 0.41% | - |
| XYZ | 10.3 | 9.37 | 10.28 | - |
| YUV | 87.97 | 127.45 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 87 | 0 | 0.23 | 0.16 | 0.59 | 342.5 | 0.13 | 0.36 |
| Hex | 68 | 50 | 57 | 0 | 17 | 10 | 3B | 156 | D | 24 |
| Octal | 150 | 120 | 127 | 0 | 27 | 20 | 73 | 526 | 15 | 44 |
| Binary | 1101000 | 1010000 | 1010111 | 0 | 10111 | 10000 | 111011 | 101010110 | 1101 | 100100 |
Color Harmonies of #685057
Complementary color
Monochromatic Colors of #685057
Black with #685057
Text Example
Text Example
White with #685057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685057; }
p { color: rgb(104,80,87); }
H1.HeaderClassName
{
color: #685057;
}
.AnyTagClassName
{
color: #685057;
}
</style>
background-color css
<style>
a { background-color: #685057; }
a { background-color: rgb(104,80,87); }
div.DivClassName
{
background-color: #685057;
}
.BgClassName
{
background-color: #685057;
}
</style>
border-color css
<style>
span { border-color: #685057; }
span { border-color: rgb(104,80,87); }
td.TdClassName
{
border-color: #685057;
}
.TagClassName
{
border-color: #685057;
}
</style>