Shades of Finn #684351
Tints of Finn #684351
RGB
CMYK
RGB Variations
Color information
#684351 (or 0x684351) is known color: Finn. HEX triplet: 68, 43 and 51. RGB value is (104,67,81). Sum of RGB (Red+Green+Blue) = 104+67+81=252 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.27% from 252); Green value is 67 (26.56% from 255 or 26.59% from 252); Blue value is 81 (32.03% from 255 or 32.14% from 252); Max value from RGB is 104 - color contains mainly: red. Hex color #684351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684351 is #97BCAE. Grayscale: #4F4F4F. Windows color (decimal): -9944239 or 5325672. OLE color: 5325672.
HSL color Cylindrical-coordinate representation of color #684351: hue angle of 337.3º 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 #684351 is Cyan = 0, Magento = 0.36, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 81 | - |
| CMYK | 0 | 0.36 | 0.22 | 0.59 |
| HSL | 337.3º | 0.22% | 0.34% | - |
| HSV(B) | 337.3º | 0.36% | 0.41% | - |
| XYZ | 9.2 | 7.55 | 8.76 | - |
| YUV | 79.66 | 128.76 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 81 | 0 | 0.36 | 0.22 | 0.59 | 337.3 | 0.22 | 0.34 |
| Hex | 68 | 43 | 51 | 0 | 24 | 16 | 3B | 151 | 16 | 22 |
| Octal | 150 | 103 | 121 | 0 | 44 | 26 | 73 | 521 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1010001 | 0 | 100100 | 10110 | 111011 | 101010001 | 10110 | 100010 |
Color Harmonies of #684351
Complementary color
Monochromatic Colors of #684351
Black with #684351
Text Example
Text Example
White with #684351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684351; }
p { color: rgb(104,67,81); }
H1.HeaderClassName
{
color: #684351;
}
.AnyTagClassName
{
color: #684351;
}
</style>
background-color css
<style>
a { background-color: #684351; }
a { background-color: rgb(104,67,81); }
div.DivClassName
{
background-color: #684351;
}
.BgClassName
{
background-color: #684351;
}
</style>
border-color css
<style>
span { border-color: #684351; }
span { border-color: rgb(104,67,81); }
td.TdClassName
{
border-color: #684351;
}
.TagClassName
{
border-color: #684351;
}
</style>