Shades of Finn #683956
Tints of Finn #683956
RGB
CMYK
RGB Variations
Color information
#683956 (or 0x683956) is known color: Finn. HEX triplet: 68, 39 and 56. RGB value is (104,57,86). Sum of RGB (Red+Green+Blue) = 104+57+86=247 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.11% from 247); Green value is 57 (22.66% from 255 or 23.08% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 104 - color contains mainly: red. Hex color #683956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683956 is #97C6A9. Grayscale: #4A4A4A. Windows color (decimal): -9946794 or 5650792. OLE color: 5650792.
HSL color Cylindrical-coordinate representation of color #683956: hue angle of 322.98º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #683956 is Cyan = 0, Magento = 0.45, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 57 | 86 | - |
| CMYK | 0 | 0.45 | 0.17 | 0.59 |
| HSL | 322.98º | 0.29% | 0.32% | - |
| HSV(B) | 322.98º | 0.45% | 0.41% | - |
| XYZ | 8.85 | 6.54 | 9.6 | - |
| YUV | 74.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 57 | 86 | 0 | 0.45 | 0.17 | 0.59 | 322.98 | 0.29 | 0.32 |
| Hex | 68 | 39 | 56 | 0 | 2D | 11 | 3B | 143 | 1D | 20 |
| Octal | 150 | 71 | 126 | 0 | 55 | 21 | 73 | 503 | 35 | 40 |
| Binary | 1101000 | 111001 | 1010110 | 0 | 101101 | 10001 | 111011 | 101000011 | 11101 | 100000 |
Color Harmonies of #683956
Complementary color
Monochromatic Colors of #683956
Black with #683956
Text Example
Text Example
White with #683956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683956; }
p { color: rgb(104,57,86); }
H1.HeaderClassName
{
color: #683956;
}
.AnyTagClassName
{
color: #683956;
}
</style>
background-color css
<style>
a { background-color: #683956; }
a { background-color: rgb(104,57,86); }
div.DivClassName
{
background-color: #683956;
}
.BgClassName
{
background-color: #683956;
}
</style>
border-color css
<style>
span { border-color: #683956; }
span { border-color: rgb(104,57,86); }
td.TdClassName
{
border-color: #683956;
}
.TagClassName
{
border-color: #683956;
}
</style>