Shades of Finn #684558
Tints of Finn #684558
RGB
CMYK
RGB Variations
Color information
#684558 (or 0x684558) is known color: Finn. HEX triplet: 68, 45 and 58. RGB value is (104,69,88). Sum of RGB (Red+Green+Blue) = 104+69+88=261 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.85% from 261); Green value is 69 (27.34% from 255 or 26.44% from 261); Blue value is 88 (34.77% from 255 or 33.72% from 261); Max value from RGB is 104 - color contains mainly: red. Hex color #684558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684558 is #97BAA7. Grayscale: #515151. Windows color (decimal): -9943720 or 5784936. OLE color: 5784936.
HSL color Cylindrical-coordinate representation of color #684558: hue angle of 327.43º 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 #684558 is Cyan = 0, Magento = 0.34, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 88 | - |
| CMYK | 0 | 0.34 | 0.15 | 0.59 |
| HSL | 327.43º | 0.2% | 0.34% | - |
| HSV(B) | 327.43º | 0.34% | 0.41% | - |
| XYZ | 9.6 | 7.9 | 10.25 | - |
| YUV | 81.63 | 131.6 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 88 | 0 | 0.34 | 0.15 | 0.59 | 327.43 | 0.2 | 0.34 |
| Hex | 68 | 45 | 58 | 0 | 22 | F | 3B | 147 | 14 | 22 |
| Octal | 150 | 105 | 130 | 0 | 42 | 17 | 73 | 507 | 24 | 42 |
| Binary | 1101000 | 1000101 | 1011000 | 0 | 100010 | 1111 | 111011 | 101000111 | 10100 | 100010 |
Color Harmonies of #684558
Complementary color
Monochromatic Colors of #684558
Black with #684558
Text Example
Text Example
White with #684558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684558; }
p { color: rgb(104,69,88); }
H1.HeaderClassName
{
color: #684558;
}
.AnyTagClassName
{
color: #684558;
}
</style>
background-color css
<style>
a { background-color: #684558; }
a { background-color: rgb(104,69,88); }
div.DivClassName
{
background-color: #684558;
}
.BgClassName
{
background-color: #684558;
}
</style>
border-color css
<style>
span { border-color: #684558; }
span { border-color: rgb(104,69,88); }
td.TdClassName
{
border-color: #684558;
}
.TagClassName
{
border-color: #684558;
}
</style>