Shades of Finn #683756
Tints of Finn #683756
RGB
CMYK
RGB Variations
Color information
#683756 (or 0x683756) is known color: Finn. HEX triplet: 68, 37 and 56. RGB value is (104,55,86). Sum of RGB (Red+Green+Blue) = 104+55+86=245 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.45% from 245); Green value is 55 (21.88% from 255 or 22.45% from 245); Blue value is 86 (33.98% from 255 or 35.10% from 245); Max value from RGB is 104 - color contains mainly: red. Hex color #683756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683756 is #97C8A9. Grayscale: #494949. Windows color (decimal): -9947306 or 5650280. OLE color: 5650280.
HSL color Cylindrical-coordinate representation of color #683756: hue angle of 322.04º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #683756 is Cyan = 0, Magento = 0.47, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 55 | 86 | - |
| CMYK | 0 | 0.47 | 0.17 | 0.59 |
| HSL | 322.04º | 0.31% | 0.31% | - |
| HSV(B) | 322.04º | 0.47% | 0.41% | - |
| XYZ | 8.75 | 6.35 | 9.57 | - |
| YUV | 73.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 55 | 86 | 0 | 0.47 | 0.17 | 0.59 | 322.04 | 0.31 | 0.31 |
| Hex | 68 | 37 | 56 | 0 | 2F | 11 | 3B | 142 | 1F | 1F |
| Octal | 150 | 67 | 126 | 0 | 57 | 21 | 73 | 502 | 37 | 37 |
| Binary | 1101000 | 110111 | 1010110 | 0 | 101111 | 10001 | 111011 | 101000010 | 11111 | 11111 |
Color Harmonies of #683756
Complementary color
Monochromatic Colors of #683756
Black with #683756
Text Example
Text Example
White with #683756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683756; }
p { color: rgb(104,55,86); }
H1.HeaderClassName
{
color: #683756;
}
.AnyTagClassName
{
color: #683756;
}
</style>
background-color css
<style>
a { background-color: #683756; }
a { background-color: rgb(104,55,86); }
div.DivClassName
{
background-color: #683756;
}
.BgClassName
{
background-color: #683756;
}
</style>
border-color css
<style>
span { border-color: #683756; }
span { border-color: rgb(104,55,86); }
td.TdClassName
{
border-color: #683756;
}
.TagClassName
{
border-color: #683756;
}
</style>