Shades of Finn #684353
Tints of Finn #684353
RGB
CMYK
RGB Variations
Color information
#684353 (or 0x684353) is known color: Finn. HEX triplet: 68, 43 and 53. RGB value is (104,67,83). Sum of RGB (Red+Green+Blue) = 104+67+83=254 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.94% from 254); Green value is 67 (26.56% from 255 or 26.38% from 254); Blue value is 83 (32.81% from 255 or 32.68% from 254); Max value from RGB is 104 - color contains mainly: red. Hex color #684353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684353 is #97BCAC. Grayscale: #4F4F4F. Windows color (decimal): -9944237 or 5456744. OLE color: 5456744.
HSL color Cylindrical-coordinate representation of color #684353: hue angle of 334.05º 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 #684353 is Cyan = 0, Magento = 0.36, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 83 | - |
| CMYK | 0 | 0.36 | 0.20 | 0.59 |
| HSL | 334.05º | 0.22% | 0.34% | - |
| HSV(B) | 334.05º | 0.36% | 0.41% | - |
| XYZ | 9.28 | 7.58 | 9.16 | - |
| YUV | 79.89 | 129.76 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 83 | 0 | 0.36 | 0.20 | 0.59 | 334.05 | 0.22 | 0.34 |
| Hex | 68 | 43 | 53 | 0 | 24 | 14 | 3B | 14E | 16 | 22 |
| Octal | 150 | 103 | 123 | 0 | 44 | 24 | 73 | 516 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1010011 | 0 | 100100 | 10100 | 111011 | 101001110 | 10110 | 100010 |
Color Harmonies of #684353
Complementary color
Monochromatic Colors of #684353
Black with #684353
Text Example
Text Example
White with #684353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684353; }
p { color: rgb(104,67,83); }
H1.HeaderClassName
{
color: #684353;
}
.AnyTagClassName
{
color: #684353;
}
</style>
background-color css
<style>
a { background-color: #684353; }
a { background-color: rgb(104,67,83); }
div.DivClassName
{
background-color: #684353;
}
.BgClassName
{
background-color: #684353;
}
</style>
border-color css
<style>
span { border-color: #684353; }
span { border-color: rgb(104,67,83); }
td.TdClassName
{
border-color: #684353;
}
.TagClassName
{
border-color: #684353;
}
</style>