Shades of Finn #684352
Tints of Finn #684352
RGB
CMYK
RGB Variations
Color information
#684352 (or 0x684352) is known color: Finn. HEX triplet: 68, 43 and 52. RGB value is (104,67,82). Sum of RGB (Red+Green+Blue) = 104+67+82=253 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.11% from 253); Green value is 67 (26.56% from 255 or 26.48% from 253); Blue value is 82 (32.42% from 255 or 32.41% from 253); Max value from RGB is 104 - color contains mainly: red. Hex color #684352 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684352 is #97BCAD. Grayscale: #4F4F4F. Windows color (decimal): -9944238 or 5391208. OLE color: 5391208.
HSL color Cylindrical-coordinate representation of color #684352: hue angle of 335.68º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #684352 is Cyan = 0, Magento = 0.36, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 82 | - |
| CMYK | 0 | 0.36 | 0.21 | 0.59 |
| HSL | 335.68º | 0.22% | 0.34% | - |
| HSV(B) | 335.68º | 0.36% | 0.41% | - |
| XYZ | 9.24 | 7.57 | 8.96 | - |
| YUV | 79.77 | 129.26 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 82 | 0 | 0.36 | 0.21 | 0.59 | 335.68 | 0.22 | 0.34 |
| Hex | 68 | 43 | 52 | 0 | 24 | 15 | 3B | 150 | 16 | 22 |
| Octal | 150 | 103 | 122 | 0 | 44 | 25 | 73 | 520 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1010010 | 0 | 100100 | 10101 | 111011 | 101010000 | 10110 | 100010 |
Color Harmonies of #684352
Complementary color
Monochromatic Colors of #684352
Black with #684352
Text Example
Text Example
White with #684352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684352; }
p { color: rgb(104,67,82); }
H1.HeaderClassName
{
color: #684352;
}
.AnyTagClassName
{
color: #684352;
}
</style>
background-color css
<style>
a { background-color: #684352; }
a { background-color: rgb(104,67,82); }
div.DivClassName
{
background-color: #684352;
}
.BgClassName
{
background-color: #684352;
}
</style>
border-color css
<style>
span { border-color: #684352; }
span { border-color: rgb(104,67,82); }
td.TdClassName
{
border-color: #684352;
}
.TagClassName
{
border-color: #684352;
}
</style>