Shades of Finn #684951
Tints of Finn #684951
RGB
CMYK
RGB Variations
Color information
#684951 (or 0x684951) is known color: Finn. HEX triplet: 68, 49 and 51. RGB value is (104,73,81). Sum of RGB (Red+Green+Blue) = 104+73+81=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 81 (32.03% from 255 or 31.40% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #684951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684951 is #97B6AE. Grayscale: #535353. Windows color (decimal): -9942703 or 5327208. OLE color: 5327208.
HSL color Cylindrical-coordinate representation of color #684951: hue angle of 344.52º 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 #684951 is Cyan = 0, Magento = 0.30, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 81 | - |
| CMYK | 0 | 0.30 | 0.22 | 0.59 |
| HSL | 344.52º | 0.18% | 0.35% | - |
| HSV(B) | 344.52º | 0.3% | 0.41% | - |
| XYZ | 9.58 | 8.3 | 8.88 | - |
| YUV | 83.18 | 126.77 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 81 | 0 | 0.30 | 0.22 | 0.59 | 344.52 | 0.18 | 0.35 |
| Hex | 68 | 49 | 51 | 0 | 1E | 16 | 3B | 159 | 12 | 23 |
| Octal | 150 | 111 | 121 | 0 | 36 | 26 | 73 | 531 | 22 | 43 |
| Binary | 1101000 | 1001001 | 1010001 | 0 | 11110 | 10110 | 111011 | 101011001 | 10010 | 100011 |
Color Harmonies of #684951
Complementary color
Monochromatic Colors of #684951
Black with #684951
Text Example
Text Example
White with #684951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684951; }
p { color: rgb(104,73,81); }
H1.HeaderClassName
{
color: #684951;
}
.AnyTagClassName
{
color: #684951;
}
</style>
background-color css
<style>
a { background-color: #684951; }
a { background-color: rgb(104,73,81); }
div.DivClassName
{
background-color: #684951;
}
.BgClassName
{
background-color: #684951;
}
</style>
border-color css
<style>
span { border-color: #684951; }
span { border-color: rgb(104,73,81); }
td.TdClassName
{
border-color: #684951;
}
.TagClassName
{
border-color: #684951;
}
</style>