Shades of Finn #684959
Tints of Finn #684959
RGB
CMYK
RGB Variations
Color information
#684959 (or 0x684959) is known color: Finn. HEX triplet: 68, 49 and 59. RGB value is (104,73,89). Sum of RGB (Red+Green+Blue) = 104+73+89=266 (35% of max value = 765). Red value is 104 (41.02% from 255 or 39.10% from 266); Green value is 73 (28.91% from 255 or 27.44% from 266); Blue value is 89 (35.16% from 255 or 33.46% from 266); Max value from RGB is 104 - color contains mainly: red. Hex color #684959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684959 is #97B6A6. Grayscale: #545454. Windows color (decimal): -9942695 or 5851496. OLE color: 5851496.
HSL color Cylindrical-coordinate representation of color #684959: hue angle of 329.03º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #684959 is Cyan = 0, Magento = 0.30, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 89 | - |
| CMYK | 0 | 0.30 | 0.14 | 0.59 |
| HSL | 329.03º | 0.18% | 0.35% | - |
| HSV(B) | 329.03º | 0.3% | 0.41% | - |
| XYZ | 9.89 | 8.43 | 10.56 | - |
| YUV | 84.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 89 | 0 | 0.30 | 0.14 | 0.59 | 329.03 | 0.18 | 0.35 |
| Hex | 68 | 49 | 59 | 0 | 1E | E | 3B | 149 | 12 | 23 |
| Octal | 150 | 111 | 131 | 0 | 36 | 16 | 73 | 511 | 22 | 43 |
| Binary | 1101000 | 1001001 | 1011001 | 0 | 11110 | 1110 | 111011 | 101001001 | 10010 | 100011 |
Color Harmonies of #684959
Complementary color
Monochromatic Colors of #684959
Black with #684959
Text Example
Text Example
White with #684959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684959; }
p { color: rgb(104,73,89); }
H1.HeaderClassName
{
color: #684959;
}
.AnyTagClassName
{
color: #684959;
}
</style>
background-color css
<style>
a { background-color: #684959; }
a { background-color: rgb(104,73,89); }
div.DivClassName
{
background-color: #684959;
}
.BgClassName
{
background-color: #684959;
}
</style>
border-color css
<style>
span { border-color: #684959; }
span { border-color: rgb(104,73,89); }
td.TdClassName
{
border-color: #684959;
}
.TagClassName
{
border-color: #684959;
}
</style>