Shades of Finn #684656
Tints of Finn #684656
RGB
CMYK
RGB Variations
Color information
#684656 (or 0x684656) is known color: Finn. HEX triplet: 68, 46 and 56. RGB value is (104,70,86). Sum of RGB (Red+Green+Blue) = 104+70+86=260 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40% from 260); Green value is 70 (27.73% from 255 or 26.92% from 260); Blue value is 86 (33.98% from 255 or 33.08% from 260); Max value from RGB is 104 - color contains mainly: red. Hex color #684656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684656 is #97B9A9. Grayscale: #515151. Windows color (decimal): -9943466 or 5654120. OLE color: 5654120.
HSL color Cylindrical-coordinate representation of color #684656: hue angle of 331.76º 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 #684656 is Cyan = 0, Magento = 0.33, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 70 | 86 | - |
| CMYK | 0 | 0.33 | 0.17 | 0.59 |
| HSL | 331.76º | 0.2% | 0.34% | - |
| HSV(B) | 331.76º | 0.33% | 0.41% | - |
| XYZ | 9.58 | 8 | 9.84 | - |
| YUV | 81.99 | 130.26 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 86 | 0 | 0.33 | 0.17 | 0.59 | 331.76 | 0.2 | 0.34 |
| Hex | 68 | 46 | 56 | 0 | 21 | 11 | 3B | 14C | 14 | 22 |
| Octal | 150 | 106 | 126 | 0 | 41 | 21 | 73 | 514 | 24 | 42 |
| Binary | 1101000 | 1000110 | 1010110 | 0 | 100001 | 10001 | 111011 | 101001100 | 10100 | 100010 |
Color Harmonies of #684656
Complementary color
Monochromatic Colors of #684656
Black with #684656
Text Example
Text Example
White with #684656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684656; }
p { color: rgb(104,70,86); }
H1.HeaderClassName
{
color: #684656;
}
.AnyTagClassName
{
color: #684656;
}
</style>
background-color css
<style>
a { background-color: #684656; }
a { background-color: rgb(104,70,86); }
div.DivClassName
{
background-color: #684656;
}
.BgClassName
{
background-color: #684656;
}
</style>
border-color css
<style>
span { border-color: #684656; }
span { border-color: rgb(104,70,86); }
td.TdClassName
{
border-color: #684656;
}
.TagClassName
{
border-color: #684656;
}
</style>