Shades of Finn #684552
Tints of Finn #684552
RGB
CMYK
RGB Variations
Color information
#684552 (or 0x684552) is known color: Finn. HEX triplet: 68, 45 and 52. RGB value is (104,69,82). Sum of RGB (Red+Green+Blue) = 104+69+82=255 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.78% from 255); Green value is 69 (27.34% from 255 or 27.06% from 255); Blue value is 82 (32.42% from 255 or 32.16% from 255); Max value from RGB is 104 - color contains mainly: red. Hex color #684552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684552 is #97BAAD. Grayscale: #505050. Windows color (decimal): -9943726 or 5391720. OLE color: 5391720.
HSL color Cylindrical-coordinate representation of color #684552: hue angle of 337.71º 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 #684552 is Cyan = 0, Magento = 0.34, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 82 | - |
| CMYK | 0 | 0.34 | 0.21 | 0.59 |
| HSL | 337.71º | 0.2% | 0.34% | - |
| HSV(B) | 337.71º | 0.34% | 0.41% | - |
| XYZ | 9.36 | 7.81 | 9 | - |
| YUV | 80.95 | 128.6 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 82 | 0 | 0.34 | 0.21 | 0.59 | 337.71 | 0.2 | 0.34 |
| Hex | 68 | 45 | 52 | 0 | 22 | 15 | 3B | 152 | 14 | 22 |
| Octal | 150 | 105 | 122 | 0 | 42 | 25 | 73 | 522 | 24 | 42 |
| Binary | 1101000 | 1000101 | 1010010 | 0 | 100010 | 10101 | 111011 | 101010010 | 10100 | 100010 |
Color Harmonies of #684552
Complementary color
Monochromatic Colors of #684552
Black with #684552
Text Example
Text Example
White with #684552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684552; }
p { color: rgb(104,69,82); }
H1.HeaderClassName
{
color: #684552;
}
.AnyTagClassName
{
color: #684552;
}
</style>
background-color css
<style>
a { background-color: #684552; }
a { background-color: rgb(104,69,82); }
div.DivClassName
{
background-color: #684552;
}
.BgClassName
{
background-color: #684552;
}
</style>
border-color css
<style>
span { border-color: #684552; }
span { border-color: rgb(104,69,82); }
td.TdClassName
{
border-color: #684552;
}
.TagClassName
{
border-color: #684552;
}
</style>