Shades of Finn #684157
Tints of Finn #684157
RGB
CMYK
RGB Variations
Color information
#684157 (or 0x684157) is known color: Finn. HEX triplet: 68, 41 and 57. RGB value is (104,65,87). Sum of RGB (Red+Green+Blue) = 104+65+87=256 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.62% from 256); Green value is 65 (25.78% from 255 or 25.39% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 104 - color contains mainly: red. Hex color #684157 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684157 is #97BEA8. Grayscale: #4F4F4F. Windows color (decimal): -9944745 or 5718376. OLE color: 5718376.
HSL color Cylindrical-coordinate representation of color #684157: hue angle of 326.15º 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 #684157 is Cyan = 0, Magento = 0.38, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 65 | 87 | - |
| CMYK | 0 | 0.38 | 0.16 | 0.59 |
| HSL | 326.15º | 0.23% | 0.33% | - |
| HSV(B) | 326.15º | 0.38% | 0.41% | - |
| XYZ | 9.32 | 7.41 | 9.96 | - |
| YUV | 79.17 | 132.42 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 65 | 87 | 0 | 0.38 | 0.16 | 0.59 | 326.15 | 0.23 | 0.33 |
| Hex | 68 | 41 | 57 | 0 | 26 | 10 | 3B | 146 | 17 | 21 |
| Octal | 150 | 101 | 127 | 0 | 46 | 20 | 73 | 506 | 27 | 41 |
| Binary | 1101000 | 1000001 | 1010111 | 0 | 100110 | 10000 | 111011 | 101000110 | 10111 | 100001 |
Color Harmonies of #684157
Complementary color
Monochromatic Colors of #684157
Black with #684157
Text Example
Text Example
White with #684157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684157; }
p { color: rgb(104,65,87); }
H1.HeaderClassName
{
color: #684157;
}
.AnyTagClassName
{
color: #684157;
}
</style>
background-color css
<style>
a { background-color: #684157; }
a { background-color: rgb(104,65,87); }
div.DivClassName
{
background-color: #684157;
}
.BgClassName
{
background-color: #684157;
}
</style>
border-color css
<style>
span { border-color: #684157; }
span { border-color: rgb(104,65,87); }
td.TdClassName
{
border-color: #684157;
}
.TagClassName
{
border-color: #684157;
}
</style>