Shades of Finn #683753
Tints of Finn #683753
RGB
CMYK
RGB Variations
Color information
#683753 (or 0x683753) is known color: Finn. HEX triplet: 68, 37 and 53. RGB value is (104,55,83). Sum of RGB (Red+Green+Blue) = 104+55+83=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 55 (21.88% from 255 or 22.73% from 242); Blue value is 83 (32.81% from 255 or 34.30% from 242); Max value from RGB is 104 - color contains mainly: red. Hex color #683753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683753 is #97C8AC. Grayscale: #484848. Windows color (decimal): -9947309 or 5453672. OLE color: 5453672.
HSL color Cylindrical-coordinate representation of color #683753: hue angle of 325.71º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #683753 is Cyan = 0, Magento = 0.47, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 55 | 83 | - |
| CMYK | 0 | 0.47 | 0.20 | 0.59 |
| HSL | 325.71º | 0.31% | 0.31% | - |
| HSV(B) | 325.71º | 0.47% | 0.41% | - |
| XYZ | 8.64 | 6.3 | 8.94 | - |
| YUV | 72.84 | 133.73 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 55 | 83 | 0 | 0.47 | 0.20 | 0.59 | 325.71 | 0.31 | 0.31 |
| Hex | 68 | 37 | 53 | 0 | 2F | 14 | 3B | 146 | 1F | 1F |
| Octal | 150 | 67 | 123 | 0 | 57 | 24 | 73 | 506 | 37 | 37 |
| Binary | 1101000 | 110111 | 1010011 | 0 | 101111 | 10100 | 111011 | 101000110 | 11111 | 11111 |
Color Harmonies of #683753
Complementary color
Monochromatic Colors of #683753
Black with #683753
Text Example
Text Example
White with #683753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683753; }
p { color: rgb(104,55,83); }
H1.HeaderClassName
{
color: #683753;
}
.AnyTagClassName
{
color: #683753;
}
</style>
background-color css
<style>
a { background-color: #683753; }
a { background-color: rgb(104,55,83); }
div.DivClassName
{
background-color: #683753;
}
.BgClassName
{
background-color: #683753;
}
</style>
border-color css
<style>
span { border-color: #683753; }
span { border-color: rgb(104,55,83); }
td.TdClassName
{
border-color: #683753;
}
.TagClassName
{
border-color: #683753;
}
</style>