Shades of Finn #683951
Tints of Finn #683951
RGB
CMYK
RGB Variations
Color information
#683951 (or 0x683951) is known color: Finn. HEX triplet: 68, 39 and 51. RGB value is (104,57,81). Sum of RGB (Red+Green+Blue) = 104+57+81=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 81 (32.03% from 255 or 33.47% from 242); Max value from RGB is 104 - color contains mainly: red. Hex color #683951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683951 is #97C6AE. Grayscale: #494949. Windows color (decimal): -9946799 or 5323112. OLE color: 5323112.
HSL color Cylindrical-coordinate representation of color #683951: hue angle of 329.36º 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 #683951 is Cyan = 0, Magento = 0.45, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 57 | 81 | - |
| CMYK | 0 | 0.45 | 0.22 | 0.59 |
| HSL | 329.36º | 0.29% | 0.32% | - |
| HSV(B) | 329.36º | 0.45% | 0.41% | - |
| XYZ | 8.66 | 6.46 | 8.58 | - |
| YUV | 73.79 | 132.07 | 149.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 57 | 81 | 0 | 0.45 | 0.22 | 0.59 | 329.36 | 0.29 | 0.32 |
| Hex | 68 | 39 | 51 | 0 | 2D | 16 | 3B | 149 | 1D | 20 |
| Octal | 150 | 71 | 121 | 0 | 55 | 26 | 73 | 511 | 35 | 40 |
| Binary | 1101000 | 111001 | 1010001 | 0 | 101101 | 10110 | 111011 | 101001001 | 11101 | 100000 |
Color Harmonies of #683951
Complementary color
Monochromatic Colors of #683951
Black with #683951
Text Example
Text Example
White with #683951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683951; }
p { color: rgb(104,57,81); }
H1.HeaderClassName
{
color: #683951;
}
.AnyTagClassName
{
color: #683951;
}
</style>
background-color css
<style>
a { background-color: #683951; }
a { background-color: rgb(104,57,81); }
div.DivClassName
{
background-color: #683951;
}
.BgClassName
{
background-color: #683951;
}
</style>
border-color css
<style>
span { border-color: #683951; }
span { border-color: rgb(104,57,81); }
td.TdClassName
{
border-color: #683951;
}
.TagClassName
{
border-color: #683951;
}
</style>