Shades of Finn #684357
Tints of Finn #684357
RGB
CMYK
RGB Variations
Color information
#684357 (or 0x684357) is known color: Finn. HEX triplet: 68, 43 and 57. RGB value is (104,67,87). Sum of RGB (Red+Green+Blue) = 104+67+87=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 67 (26.56% from 255 or 25.97% from 258); Blue value is 87 (34.38% from 255 or 33.72% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #684357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684357 is #97BCA8. Grayscale: #505050. Windows color (decimal): -9944233 or 5718888. OLE color: 5718888.
HSL color Cylindrical-coordinate representation of color #684357: hue angle of 327.57º 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 #684357 is Cyan = 0, Magento = 0.36, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 67 | 87 | - |
| CMYK | 0 | 0.36 | 0.16 | 0.59 |
| HSL | 327.57º | 0.22% | 0.34% | - |
| HSV(B) | 327.57º | 0.36% | 0.41% | - |
| XYZ | 9.44 | 7.65 | 10 | - |
| YUV | 80.34 | 131.76 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 67 | 87 | 0 | 0.36 | 0.16 | 0.59 | 327.57 | 0.22 | 0.34 |
| Hex | 68 | 43 | 57 | 0 | 24 | 10 | 3B | 148 | 16 | 22 |
| Octal | 150 | 103 | 127 | 0 | 44 | 20 | 73 | 510 | 26 | 42 |
| Binary | 1101000 | 1000011 | 1010111 | 0 | 100100 | 10000 | 111011 | 101001000 | 10110 | 100010 |
Color Harmonies of #684357
Complementary color
Monochromatic Colors of #684357
Black with #684357
Text Example
Text Example
White with #684357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684357; }
p { color: rgb(104,67,87); }
H1.HeaderClassName
{
color: #684357;
}
.AnyTagClassName
{
color: #684357;
}
</style>
background-color css
<style>
a { background-color: #684357; }
a { background-color: rgb(104,67,87); }
div.DivClassName
{
background-color: #684357;
}
.BgClassName
{
background-color: #684357;
}
</style>
border-color css
<style>
span { border-color: #684357; }
span { border-color: rgb(104,67,87); }
td.TdClassName
{
border-color: #684357;
}
.TagClassName
{
border-color: #684357;
}
</style>