Shades of Finn #684954
Tints of Finn #684954
RGB
CMYK
RGB Variations
Color information
#684954 (or 0x684954) is known color: Finn. HEX triplet: 68, 49 and 54. RGB value is (104,73,84). Sum of RGB (Red+Green+Blue) = 104+73+84=261 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.85% from 261); Green value is 73 (28.91% from 255 or 27.97% from 261); Blue value is 84 (33.20% from 255 or 32.18% from 261); Max value from RGB is 104 - color contains mainly: red. Hex color #684954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684954 is #97B6AB. Grayscale: #535353. Windows color (decimal): -9942700 or 5523816. OLE color: 5523816.
HSL color Cylindrical-coordinate representation of color #684954: hue angle of 338.71º 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 #684954 is Cyan = 0, Magento = 0.30, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 84 | - |
| CMYK | 0 | 0.30 | 0.19 | 0.59 |
| HSL | 338.71º | 0.18% | 0.35% | - |
| HSV(B) | 338.71º | 0.3% | 0.41% | - |
| XYZ | 9.69 | 8.35 | 9.49 | - |
| YUV | 83.52 | 128.27 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 84 | 0 | 0.30 | 0.19 | 0.59 | 338.71 | 0.18 | 0.35 |
| Hex | 68 | 49 | 54 | 0 | 1E | 13 | 3B | 153 | 12 | 23 |
| Octal | 150 | 111 | 124 | 0 | 36 | 23 | 73 | 523 | 22 | 43 |
| Binary | 1101000 | 1001001 | 1010100 | 0 | 11110 | 10011 | 111011 | 101010011 | 10010 | 100011 |
Color Harmonies of #684954
Complementary color
Monochromatic Colors of #684954
Black with #684954
Text Example
Text Example
White with #684954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684954; }
p { color: rgb(104,73,84); }
H1.HeaderClassName
{
color: #684954;
}
.AnyTagClassName
{
color: #684954;
}
</style>
background-color css
<style>
a { background-color: #684954; }
a { background-color: rgb(104,73,84); }
div.DivClassName
{
background-color: #684954;
}
.BgClassName
{
background-color: #684954;
}
</style>
border-color css
<style>
span { border-color: #684954; }
span { border-color: rgb(104,73,84); }
td.TdClassName
{
border-color: #684954;
}
.TagClassName
{
border-color: #684954;
}
</style>