Shades of Finn #684356
Tints of Finn #684356
RGB
CMYK
RGB Variations
Color information
#684356 (or 0x684356) is known color: Finn. HEX triplet: 68, 43 and 56. RGB value is (104,67,86). Sum of RGB (Red+Green+Blue) = 104+67+86=257 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.47% from 257); Green value is 67 (26.56% from 255 or 26.07% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 104 - color contains mainly: red. Hex color #684356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684356 is #97BCA9. Grayscale: #505050. Windows color (decimal): -9944234 or 5653352. OLE color: 5653352.
HSL color Cylindrical-coordinate representation of color #684356: hue angle of 329.19º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #684356 is Cyan = 0, Magento = 0.36, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 86 | - |
| CMYK | 0 | 0.36 | 0.17 | 0.59 |
| HSL | 329.19º | 0.22% | 0.34% | - |
| HSV(B) | 329.19º | 0.36% | 0.41% | - |
| XYZ | 9.4 | 7.63 | 9.78 | - |
| YUV | 80.23 | 131.26 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 86 | 0 | 0.36 | 0.17 | 0.59 | 329.19 | 0.22 | 0.34 |
| Hex | 68 | 43 | 56 | 0 | 24 | 11 | 3B | 149 | 16 | 22 |
| Octal | 150 | 103 | 126 | 0 | 44 | 21 | 73 | 511 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1010110 | 0 | 100100 | 10001 | 111011 | 101001001 | 10110 | 100010 |
Color Harmonies of #684356
Complementary color
Monochromatic Colors of #684356
Black with #684356
Text Example
Text Example
White with #684356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684356; }
p { color: rgb(104,67,86); }
H1.HeaderClassName
{
color: #684356;
}
.AnyTagClassName
{
color: #684356;
}
</style>
background-color css
<style>
a { background-color: #684356; }
a { background-color: rgb(104,67,86); }
div.DivClassName
{
background-color: #684356;
}
.BgClassName
{
background-color: #684356;
}
</style>
border-color css
<style>
span { border-color: #684356; }
span { border-color: rgb(104,67,86); }
td.TdClassName
{
border-color: #684356;
}
.TagClassName
{
border-color: #684356;
}
</style>