Shades of Finn #683854
Tints of Finn #683854
RGB
CMYK
RGB Variations
Color information
#683854 (or 0x683854) is known color: Finn. HEX triplet: 68, 38 and 54. RGB value is (104,56,84). Sum of RGB (Red+Green+Blue) = 104+56+84=244 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.62% from 244); Green value is 56 (22.27% from 255 or 22.95% from 244); Blue value is 84 (33.20% from 255 or 34.43% from 244); Max value from RGB is 104 - color contains mainly: red. Hex color #683854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683854 is #97C7AB. Grayscale: #494949. Windows color (decimal): -9947052 or 5519464. OLE color: 5519464.
HSL color Cylindrical-coordinate representation of color #683854: hue angle of 325º 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 #683854 is Cyan = 0, Magento = 0.46, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 56 | 84 | - |
| CMYK | 0 | 0.46 | 0.19 | 0.59 |
| HSL | 325º | 0.3% | 0.31% | - |
| HSV(B) | 325º | 0.46% | 0.41% | - |
| XYZ | 8.72 | 6.41 | 9.17 | - |
| YUV | 73.54 | 133.9 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 56 | 84 | 0 | 0.46 | 0.19 | 0.59 | 325 | 0.3 | 0.31 |
| Hex | 68 | 38 | 54 | 0 | 2E | 13 | 3B | 145 | 1E | 1F |
| Octal | 150 | 70 | 124 | 0 | 56 | 23 | 73 | 505 | 36 | 37 |
| Binary | 1101000 | 111000 | 1010100 | 0 | 101110 | 10011 | 111011 | 101000101 | 11110 | 11111 |
Color Harmonies of #683854
Complementary color
Monochromatic Colors of #683854
Black with #683854
Text Example
Text Example
White with #683854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683854; }
p { color: rgb(104,56,84); }
H1.HeaderClassName
{
color: #683854;
}
.AnyTagClassName
{
color: #683854;
}
</style>
background-color css
<style>
a { background-color: #683854; }
a { background-color: rgb(104,56,84); }
div.DivClassName
{
background-color: #683854;
}
.BgClassName
{
background-color: #683854;
}
</style>
border-color css
<style>
span { border-color: #683854; }
span { border-color: rgb(104,56,84); }
td.TdClassName
{
border-color: #683854;
}
.TagClassName
{
border-color: #683854;
}
</style>