Shades of Finn #685259
Tints of Finn #685259
RGB
CMYK
RGB Variations
Color information
#685259 (or 0x685259) is known color: Finn. HEX triplet: 68, 52 and 59. RGB value is (104,82,89). Sum of RGB (Red+Green+Blue) = 104+82+89=275 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.82% from 275); Green value is 82 (32.42% from 255 or 29.82% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 104 - color contains mainly: red. Hex color #685259 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685259 is #97ADA6. Grayscale: #595959. Windows color (decimal): -9940391 or 5853800. OLE color: 5853800.
HSL color Cylindrical-coordinate representation of color #685259: hue angle of 340.91º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #685259 is Cyan = 0, Magento = 0.21, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 89 | - |
| CMYK | 0 | 0.21 | 0.14 | 0.59 |
| HSL | 340.91º | 0.12% | 0.36% | - |
| HSV(B) | 340.91º | 0.21% | 0.41% | - |
| XYZ | 10.53 | 9.7 | 10.77 | - |
| YUV | 89.38 | 127.79 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 89 | 0 | 0.21 | 0.14 | 0.59 | 340.91 | 0.12 | 0.36 |
| Hex | 68 | 52 | 59 | 0 | 15 | E | 3B | 155 | C | 24 |
| Octal | 150 | 122 | 131 | 0 | 25 | 16 | 73 | 525 | 14 | 44 |
| Binary | 1101000 | 1010010 | 1011001 | 0 | 10101 | 1110 | 111011 | 101010101 | 1100 | 100100 |
Color Harmonies of #685259
Complementary color
Monochromatic Colors of #685259
Black with #685259
Text Example
Text Example
White with #685259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685259; }
p { color: rgb(104,82,89); }
H1.HeaderClassName
{
color: #685259;
}
.AnyTagClassName
{
color: #685259;
}
</style>
background-color css
<style>
a { background-color: #685259; }
a { background-color: rgb(104,82,89); }
div.DivClassName
{
background-color: #685259;
}
.BgClassName
{
background-color: #685259;
}
</style>
border-color css
<style>
span { border-color: #685259; }
span { border-color: rgb(104,82,89); }
td.TdClassName
{
border-color: #685259;
}
.TagClassName
{
border-color: #685259;
}
</style>