Shades of Finn #684155
Tints of Finn #684155
RGB
CMYK
RGB Variations
Color information
#684155 (or 0x684155) is known color: Finn. HEX triplet: 68, 41 and 55. RGB value is (104,65,85). Sum of RGB (Red+Green+Blue) = 104+65+85=254 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.94% from 254); Green value is 65 (25.78% from 255 or 25.59% from 254); Blue value is 85 (33.59% from 255 or 33.46% from 254); Max value from RGB is 104 - color contains mainly: red. Hex color #684155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684155 is #97BEAA. Grayscale: #4E4E4E. Windows color (decimal): -9944747 or 5587304. OLE color: 5587304.
HSL color Cylindrical-coordinate representation of color #684155: hue angle of 329.23º 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 #684155 is Cyan = 0, Magento = 0.38, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 65 | 85 | - |
| CMYK | 0 | 0.38 | 0.18 | 0.59 |
| HSL | 329.23º | 0.23% | 0.33% | - |
| HSV(B) | 329.23º | 0.38% | 0.41% | - |
| XYZ | 9.24 | 7.38 | 9.53 | - |
| YUV | 78.94 | 131.42 | 145.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 65 | 85 | 0 | 0.38 | 0.18 | 0.59 | 329.23 | 0.23 | 0.33 |
| Hex | 68 | 41 | 55 | 0 | 26 | 12 | 3B | 149 | 17 | 21 |
| Octal | 150 | 101 | 125 | 0 | 46 | 22 | 73 | 511 | 27 | 41 |
| Binary | 1101000 | 1000001 | 1010101 | 0 | 100110 | 10010 | 111011 | 101001001 | 10111 | 100001 |
Color Harmonies of #684155
Complementary color
Monochromatic Colors of #684155
Black with #684155
Text Example
Text Example
White with #684155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684155; }
p { color: rgb(104,65,85); }
H1.HeaderClassName
{
color: #684155;
}
.AnyTagClassName
{
color: #684155;
}
</style>
background-color css
<style>
a { background-color: #684155; }
a { background-color: rgb(104,65,85); }
div.DivClassName
{
background-color: #684155;
}
.BgClassName
{
background-color: #684155;
}
</style>
border-color css
<style>
span { border-color: #684155; }
span { border-color: rgb(104,65,85); }
td.TdClassName
{
border-color: #684155;
}
.TagClassName
{
border-color: #684155;
}
</style>