Shades of Finn #684359
Tints of Finn #684359
RGB
CMYK
RGB Variations
Color information
#684359 (or 0x684359) is known color: Finn. HEX triplet: 68, 43 and 59. RGB value is (104,67,89). Sum of RGB (Red+Green+Blue) = 104+67+89=260 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40% from 260); Green value is 67 (26.56% from 255 or 25.77% from 260); Blue value is 89 (35.16% from 255 or 34.23% from 260); Max value from RGB is 104 - color contains mainly: red. Hex color #684359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684359 is #97BCA6. Grayscale: #505050. Windows color (decimal): -9944231 or 5849960. OLE color: 5849960.
HSL color Cylindrical-coordinate representation of color #684359: hue angle of 324.32º 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 #684359 is Cyan = 0, Magento = 0.36, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 89 | - |
| CMYK | 0 | 0.36 | 0.14 | 0.59 |
| HSL | 324.32º | 0.22% | 0.34% | - |
| HSV(B) | 324.32º | 0.36% | 0.41% | - |
| XYZ | 9.52 | 7.68 | 10.43 | - |
| YUV | 80.57 | 132.76 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 89 | 0 | 0.36 | 0.14 | 0.59 | 324.32 | 0.22 | 0.34 |
| Hex | 68 | 43 | 59 | 0 | 24 | E | 3B | 144 | 16 | 22 |
| Octal | 150 | 103 | 131 | 0 | 44 | 16 | 73 | 504 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1011001 | 0 | 100100 | 1110 | 111011 | 101000100 | 10110 | 100010 |
Color Harmonies of #684359
Complementary color
Monochromatic Colors of #684359
Black with #684359
Text Example
Text Example
White with #684359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684359; }
p { color: rgb(104,67,89); }
H1.HeaderClassName
{
color: #684359;
}
.AnyTagClassName
{
color: #684359;
}
</style>
background-color css
<style>
a { background-color: #684359; }
a { background-color: rgb(104,67,89); }
div.DivClassName
{
background-color: #684359;
}
.BgClassName
{
background-color: #684359;
}
</style>
border-color css
<style>
span { border-color: #684359; }
span { border-color: rgb(104,67,89); }
td.TdClassName
{
border-color: #684359;
}
.TagClassName
{
border-color: #684359;
}
</style>