Shades of Finn #684159
Tints of Finn #684159
RGB
CMYK
RGB Variations
Color information
#684159 (or 0x684159) is known color: Finn. HEX triplet: 68, 41 and 59. RGB value is (104,65,89). Sum of RGB (Red+Green+Blue) = 104+65+89=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 65 (25.78% from 255 or 25.19% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #684159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684159 is #97BEA6. Grayscale: #4F4F4F. Windows color (decimal): -9944743 or 5849448. OLE color: 5849448.
HSL color Cylindrical-coordinate representation of color #684159: hue angle of 323.08º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #684159 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 65 | 89 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.59 |
| HSL | 323.08º | 0.23% | 0.33% | - |
| HSV(B) | 323.08º | 0.38% | 0.41% | - |
| XYZ | 9.4 | 7.44 | 10.39 | - |
| YUV | 79.4 | 133.42 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 65 | 89 | 0 | 0.38 | 0.14 | 0.59 | 323.08 | 0.23 | 0.33 |
| Hex | 68 | 41 | 59 | 0 | 26 | E | 3B | 143 | 17 | 21 |
| Octal | 150 | 101 | 131 | 0 | 46 | 16 | 73 | 503 | 27 | 41 |
| Binary | 1101000 | 1000001 | 1011001 | 0 | 100110 | 1110 | 111011 | 101000011 | 10111 | 100001 |
Color Harmonies of #684159
Complementary color
Monochromatic Colors of #684159
Black with #684159
Text Example
Text Example
White with #684159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684159; }
p { color: rgb(104,65,89); }
H1.HeaderClassName
{
color: #684159;
}
.AnyTagClassName
{
color: #684159;
}
</style>
background-color css
<style>
a { background-color: #684159; }
a { background-color: rgb(104,65,89); }
div.DivClassName
{
background-color: #684159;
}
.BgClassName
{
background-color: #684159;
}
</style>
border-color css
<style>
span { border-color: #684159; }
span { border-color: rgb(104,65,89); }
td.TdClassName
{
border-color: #684159;
}
.TagClassName
{
border-color: #684159;
}
</style>