Shades of Finn #684553
Tints of Finn #684553
RGB
CMYK
RGB Variations
Color information
#684553 (or 0x684553) is known color: Finn. HEX triplet: 68, 45 and 53. RGB value is (104,69,83). Sum of RGB (Red+Green+Blue) = 104+69+83=256 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.62% from 256); Green value is 69 (27.34% from 255 or 26.95% from 256); Blue value is 83 (32.81% from 255 or 32.42% from 256); Max value from RGB is 104 - color contains mainly: red. Hex color #684553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684553 is #97BAAC. Grayscale: #515151. Windows color (decimal): -9943725 or 5457256. OLE color: 5457256.
HSL color Cylindrical-coordinate representation of color #684553: hue angle of 336º 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 #684553 is Cyan = 0, Magento = 0.34, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 83 | - |
| CMYK | 0 | 0.34 | 0.20 | 0.59 |
| HSL | 336º | 0.2% | 0.34% | - |
| HSV(B) | 336º | 0.34% | 0.41% | - |
| XYZ | 9.4 | 7.82 | 9.2 | - |
| YUV | 81.06 | 129.1 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 83 | 0 | 0.34 | 0.20 | 0.59 | 336 | 0.2 | 0.34 |
| Hex | 68 | 45 | 53 | 0 | 22 | 14 | 3B | 150 | 14 | 22 |
| Octal | 150 | 105 | 123 | 0 | 42 | 24 | 73 | 520 | 24 | 42 |
| Binary | 1101000 | 1000101 | 1010011 | 0 | 100010 | 10100 | 111011 | 101010000 | 10100 | 100010 |
Color Harmonies of #684553
Complementary color
Monochromatic Colors of #684553
Black with #684553
Text Example
Text Example
White with #684553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684553; }
p { color: rgb(104,69,83); }
H1.HeaderClassName
{
color: #684553;
}
.AnyTagClassName
{
color: #684553;
}
</style>
background-color css
<style>
a { background-color: #684553; }
a { background-color: rgb(104,69,83); }
div.DivClassName
{
background-color: #684553;
}
.BgClassName
{
background-color: #684553;
}
</style>
border-color css
<style>
span { border-color: #684553; }
span { border-color: rgb(104,69,83); }
td.TdClassName
{
border-color: #684553;
}
.TagClassName
{
border-color: #684553;
}
</style>