Shades of Finn #684659
Tints of Finn #684659
RGB
CMYK
RGB Variations
Color information
#684659 (or 0x684659) is known color: Finn. HEX triplet: 68, 46 and 59. RGB value is (104,70,89). Sum of RGB (Red+Green+Blue) = 104+70+89=263 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.54% from 263); Green value is 70 (27.73% from 255 or 26.62% from 263); Blue value is 89 (35.16% from 255 or 33.84% from 263); Max value from RGB is 104 - color contains mainly: red. Hex color #684659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684659 is #97B9A6. Grayscale: #525252. Windows color (decimal): -9943463 or 5850728. OLE color: 5850728.
HSL color Cylindrical-coordinate representation of color #684659: hue angle of 326.47º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #684659 is Cyan = 0, Magento = 0.33, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 70 | 89 | - |
| CMYK | 0 | 0.33 | 0.14 | 0.59 |
| HSL | 326.47º | 0.2% | 0.34% | - |
| HSV(B) | 326.47º | 0.33% | 0.41% | - |
| XYZ | 9.7 | 8.04 | 10.49 | - |
| YUV | 82.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 89 | 0 | 0.33 | 0.14 | 0.59 | 326.47 | 0.2 | 0.34 |
| Hex | 68 | 46 | 59 | 0 | 21 | E | 3B | 146 | 14 | 22 |
| Octal | 150 | 106 | 131 | 0 | 41 | 16 | 73 | 506 | 24 | 42 |
| Binary | 1101000 | 1000110 | 1011001 | 0 | 100001 | 1110 | 111011 | 101000110 | 10100 | 100010 |
Color Harmonies of #684659
Complementary color
Monochromatic Colors of #684659
Black with #684659
Text Example
Text Example
White with #684659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684659; }
p { color: rgb(104,70,89); }
H1.HeaderClassName
{
color: #684659;
}
.AnyTagClassName
{
color: #684659;
}
</style>
background-color css
<style>
a { background-color: #684659; }
a { background-color: rgb(104,70,89); }
div.DivClassName
{
background-color: #684659;
}
.BgClassName
{
background-color: #684659;
}
</style>
border-color css
<style>
span { border-color: #684659; }
span { border-color: rgb(104,70,89); }
td.TdClassName
{
border-color: #684659;
}
.TagClassName
{
border-color: #684659;
}
</style>