Shades of Finn #684053
Tints of Finn #684053
RGB
CMYK
RGB Variations
Color information
#684053 (or 0x684053) is known color: Finn. HEX triplet: 68, 40 and 53. RGB value is (104,64,83). Sum of RGB (Red+Green+Blue) = 104+64+83=251 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.43% from 251); Green value is 64 (25.39% from 255 or 25.50% from 251); Blue value is 83 (32.81% from 255 or 33.07% from 251); Max value from RGB is 104 - color contains mainly: red. Hex color #684053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684053 is #97BFAC. Grayscale: #4E4E4E. Windows color (decimal): -9945005 or 5455976. OLE color: 5455976.
HSL color Cylindrical-coordinate representation of color #684053: hue angle of 331.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #684053 is Cyan = 0, Magento = 0.38, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 64 | 83 | - |
| CMYK | 0 | 0.38 | 0.20 | 0.59 |
| HSL | 331.5º | 0.24% | 0.33% | - |
| HSV(B) | 331.5º | 0.38% | 0.41% | - |
| XYZ | 9.1 | 7.23 | 9.1 | - |
| YUV | 78.13 | 130.75 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 64 | 83 | 0 | 0.38 | 0.20 | 0.59 | 331.5 | 0.24 | 0.33 |
| Hex | 68 | 40 | 53 | 0 | 26 | 14 | 3B | 14C | 18 | 21 |
| Octal | 150 | 100 | 123 | 0 | 46 | 24 | 73 | 514 | 30 | 41 |
| Binary | 1101000 | 1000000 | 1010011 | 0 | 100110 | 10100 | 111011 | 101001100 | 11000 | 100001 |
Color Harmonies of #684053
Complementary color
Monochromatic Colors of #684053
Black with #684053
Text Example
Text Example
White with #684053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684053; }
p { color: rgb(104,64,83); }
H1.HeaderClassName
{
color: #684053;
}
.AnyTagClassName
{
color: #684053;
}
</style>
background-color css
<style>
a { background-color: #684053; }
a { background-color: rgb(104,64,83); }
div.DivClassName
{
background-color: #684053;
}
.BgClassName
{
background-color: #684053;
}
</style>
border-color css
<style>
span { border-color: #684053; }
span { border-color: rgb(104,64,83); }
td.TdClassName
{
border-color: #684053;
}
.TagClassName
{
border-color: #684053;
}
</style>