Shades of Finn #684852
Tints of Finn #684852
RGB
CMYK
RGB Variations
Color information
#684852 (or 0x684852) is known color: Finn. HEX triplet: 68, 48 and 52. RGB value is (104,72,82). Sum of RGB (Red+Green+Blue) = 104+72+82=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 72 (28.52% from 255 or 27.91% from 258); Blue value is 82 (32.42% from 255 or 31.78% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #684852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684852 is #97B7AD. Grayscale: #525252. Windows color (decimal): -9942958 or 5392488. OLE color: 5392488.
HSL color Cylindrical-coordinate representation of color #684852: hue angle of 341.25º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #684852 is Cyan = 0, Magento = 0.31, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 72 | 82 | - |
| CMYK | 0 | 0.31 | 0.21 | 0.59 |
| HSL | 341.25º | 0.18% | 0.35% | - |
| HSV(B) | 341.25º | 0.31% | 0.41% | - |
| XYZ | 9.55 | 8.19 | 9.06 | - |
| YUV | 82.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 72 | 82 | 0 | 0.31 | 0.21 | 0.59 | 341.25 | 0.18 | 0.35 |
| Hex | 68 | 48 | 52 | 0 | 1F | 15 | 3B | 155 | 12 | 23 |
| Octal | 150 | 110 | 122 | 0 | 37 | 25 | 73 | 525 | 22 | 43 |
| Binary | 1101000 | 1001000 | 1010010 | 0 | 11111 | 10101 | 111011 | 101010101 | 10010 | 100011 |
Color Harmonies of #684852
Complementary color
Monochromatic Colors of #684852
Black with #684852
Text Example
Text Example
White with #684852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684852; }
p { color: rgb(104,72,82); }
H1.HeaderClassName
{
color: #684852;
}
.AnyTagClassName
{
color: #684852;
}
</style>
background-color css
<style>
a { background-color: #684852; }
a { background-color: rgb(104,72,82); }
div.DivClassName
{
background-color: #684852;
}
.BgClassName
{
background-color: #684852;
}
</style>
border-color css
<style>
span { border-color: #684852; }
span { border-color: rgb(104,72,82); }
td.TdClassName
{
border-color: #684852;
}
.TagClassName
{
border-color: #684852;
}
</style>