Shades of Finn #684051
Tints of Finn #684051
RGB
CMYK
RGB Variations
Color information
#684051 (or 0x684051) is known color: Finn. HEX triplet: 68, 40 and 51. RGB value is (104,64,81). Sum of RGB (Red+Green+Blue) = 104+64+81=249 (32% of max value = 765). Red value is 104 (41.02% from 255 or 41.77% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 104 - color contains mainly: red. Hex color #684051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684051 is #97BFAE. Grayscale: #4D4D4D. Windows color (decimal): -9945007 or 5324904. OLE color: 5324904.
HSL color Cylindrical-coordinate representation of color #684051: hue angle of 334.5º degrees, saturation: 0.24, 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 #684051 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 64 | 81 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.59 |
| HSL | 334.5º | 0.24% | 0.33% | - |
| HSV(B) | 334.5º | 0.38% | 0.41% | - |
| XYZ | 9.03 | 7.2 | 8.7 | - |
| YUV | 77.9 | 129.75 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 81 | 0 | 0.38 | 0.22 | 0.59 | 334.5 | 0.24 | 0.33 |
| Hex | 68 | 40 | 51 | 0 | 26 | 16 | 3B | 14E | 18 | 21 |
| Octal | 150 | 100 | 121 | 0 | 46 | 26 | 73 | 516 | 30 | 41 |
| Binary | 1101000 | 1000000 | 1010001 | 0 | 100110 | 10110 | 111011 | 101001110 | 11000 | 100001 |
Color Harmonies of #684051
Complementary color
Monochromatic Colors of #684051
Black with #684051
Text Example
Text Example
White with #684051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684051; }
p { color: rgb(104,64,81); }
H1.HeaderClassName
{
color: #684051;
}
.AnyTagClassName
{
color: #684051;
}
</style>
background-color css
<style>
a { background-color: #684051; }
a { background-color: rgb(104,64,81); }
div.DivClassName
{
background-color: #684051;
}
.BgClassName
{
background-color: #684051;
}
</style>
border-color css
<style>
span { border-color: #684051; }
span { border-color: rgb(104,64,81); }
td.TdClassName
{
border-color: #684051;
}
.TagClassName
{
border-color: #684051;
}
</style>