Shades of Finn #684555
Tints of Finn #684555
RGB
CMYK
RGB Variations
Color information
#684555 (or 0x684555) is known color: Finn. HEX triplet: 68, 45 and 55. RGB value is (104,69,85). Sum of RGB (Red+Green+Blue) = 104+69+85=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 69 (27.34% from 255 or 26.74% from 258); Blue value is 85 (33.59% from 255 or 32.95% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #684555 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684555 is #97BAAA. Grayscale: #515151. Windows color (decimal): -9943723 or 5588328. OLE color: 5588328.
HSL color Cylindrical-coordinate representation of color #684555: hue angle of 332.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #684555 is Cyan = 0, Magento = 0.34, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 85 | - |
| CMYK | 0 | 0.34 | 0.18 | 0.59 |
| HSL | 332.57º | 0.2% | 0.34% | - |
| HSV(B) | 332.57º | 0.34% | 0.41% | - |
| XYZ | 9.48 | 7.86 | 9.61 | - |
| YUV | 81.29 | 130.1 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 85 | 0 | 0.34 | 0.18 | 0.59 | 332.57 | 0.2 | 0.34 |
| Hex | 68 | 45 | 55 | 0 | 22 | 12 | 3B | 14D | 14 | 22 |
| Octal | 150 | 105 | 125 | 0 | 42 | 22 | 73 | 515 | 24 | 42 |
| Binary | 1101000 | 1000101 | 1010101 | 0 | 100010 | 10010 | 111011 | 101001101 | 10100 | 100010 |
Color Harmonies of #684555
Complementary color
Monochromatic Colors of #684555
Black with #684555
Text Example
Text Example
White with #684555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684555; }
p { color: rgb(104,69,85); }
H1.HeaderClassName
{
color: #684555;
}
.AnyTagClassName
{
color: #684555;
}
</style>
background-color css
<style>
a { background-color: #684555; }
a { background-color: rgb(104,69,85); }
div.DivClassName
{
background-color: #684555;
}
.BgClassName
{
background-color: #684555;
}
</style>
border-color css
<style>
span { border-color: #684555; }
span { border-color: rgb(104,69,85); }
td.TdClassName
{
border-color: #684555;
}
.TagClassName
{
border-color: #684555;
}
</style>