Shades of Finn #683850
Tints of Finn #683850
RGB
CMYK
RGB Variations
Color information
#683850 (or 0x683850) is known color: Finn. HEX triplet: 68, 38 and 50. RGB value is (104,56,80). Sum of RGB (Red+Green+Blue) = 104+56+80=240 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.33% from 240); Green value is 56 (22.27% from 255 or 23.33% from 240); Blue value is 80 (31.64% from 255 or 33.33% from 240); Max value from RGB is 104 - color contains mainly: red. Hex color #683850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683850 is #97C7AF. Grayscale: #494949. Windows color (decimal): -9947056 or 5257320. OLE color: 5257320.
HSL color Cylindrical-coordinate representation of color #683850: hue angle of 330º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #683850 is Cyan = 0, Magento = 0.46, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 56 | 80 | - |
| CMYK | 0 | 0.46 | 0.23 | 0.59 |
| HSL | 330º | 0.3% | 0.31% | - |
| HSV(B) | 330º | 0.46% | 0.41% | - |
| XYZ | 8.57 | 6.35 | 8.36 | - |
| YUV | 73.09 | 131.9 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 56 | 80 | 0 | 0.46 | 0.23 | 0.59 | 330 | 0.3 | 0.31 |
| Hex | 68 | 38 | 50 | 0 | 2E | 17 | 3B | 14A | 1E | 1F |
| Octal | 150 | 70 | 120 | 0 | 56 | 27 | 73 | 512 | 36 | 37 |
| Binary | 1101000 | 111000 | 1010000 | 0 | 101110 | 10111 | 111011 | 101001010 | 11110 | 11111 |
Color Harmonies of #683850
Complementary color
Monochromatic Colors of #683850
Black with #683850
Text Example
Text Example
White with #683850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683850; }
p { color: rgb(104,56,80); }
H1.HeaderClassName
{
color: #683850;
}
.AnyTagClassName
{
color: #683850;
}
</style>
background-color css
<style>
a { background-color: #683850; }
a { background-color: rgb(104,56,80); }
div.DivClassName
{
background-color: #683850;
}
.BgClassName
{
background-color: #683850;
}
</style>
border-color css
<style>
span { border-color: #683850; }
span { border-color: rgb(104,56,80); }
td.TdClassName
{
border-color: #683850;
}
.TagClassName
{
border-color: #683850;
}
</style>