Shades of Finn #683954
Tints of Finn #683954
RGB
CMYK
RGB Variations
Color information
#683954 (or 0x683954) is known color: Finn. HEX triplet: 68, 39 and 54. RGB value is (104,57,84). Sum of RGB (Red+Green+Blue) = 104+57+84=245 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.45% from 245); Green value is 57 (22.66% from 255 or 23.27% from 245); Blue value is 84 (33.20% from 255 or 34.29% from 245); Max value from RGB is 104 - color contains mainly: red. Hex color #683954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683954 is #97C6AB. Grayscale: #4A4A4A. Windows color (decimal): -9946796 or 5519720. OLE color: 5519720.
HSL color Cylindrical-coordinate representation of color #683954: hue angle of 325.53º 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 #683954 is Cyan = 0, Magento = 0.45, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 57 | 84 | - |
| CMYK | 0 | 0.45 | 0.19 | 0.59 |
| HSL | 325.53º | 0.29% | 0.32% | - |
| HSV(B) | 325.53º | 0.45% | 0.41% | - |
| XYZ | 8.77 | 6.51 | 9.18 | - |
| YUV | 74.13 | 133.57 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 57 | 84 | 0 | 0.45 | 0.19 | 0.59 | 325.53 | 0.29 | 0.32 |
| Hex | 68 | 39 | 54 | 0 | 2D | 13 | 3B | 146 | 1D | 20 |
| Octal | 150 | 71 | 124 | 0 | 55 | 23 | 73 | 506 | 35 | 40 |
| Binary | 1101000 | 111001 | 1010100 | 0 | 101101 | 10011 | 111011 | 101000110 | 11101 | 100000 |
Color Harmonies of #683954
Complementary color
Monochromatic Colors of #683954
Black with #683954
Text Example
Text Example
White with #683954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683954; }
p { color: rgb(104,57,84); }
H1.HeaderClassName
{
color: #683954;
}
.AnyTagClassName
{
color: #683954;
}
</style>
background-color css
<style>
a { background-color: #683954; }
a { background-color: rgb(104,57,84); }
div.DivClassName
{
background-color: #683954;
}
.BgClassName
{
background-color: #683954;
}
</style>
border-color css
<style>
span { border-color: #683954; }
span { border-color: rgb(104,57,84); }
td.TdClassName
{
border-color: #683954;
}
.TagClassName
{
border-color: #683954;
}
</style>