Shades of Finn #683752
Tints of Finn #683752
RGB
CMYK
RGB Variations
Color information
#683752 (or 0x683752) is known color: Finn. HEX triplet: 68, 37 and 52. RGB value is (104,55,82). Sum of RGB (Red+Green+Blue) = 104+55+82=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 82 (32.42% from 255 or 34.02% from 241); Max value from RGB is 104 - color contains mainly: red. Hex color #683752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #683752 is #97C8AD. Grayscale: #484848. Windows color (decimal): -9947310 or 5388136. OLE color: 5388136.
HSL color Cylindrical-coordinate representation of color #683752: hue angle of 326.94º 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 #683752 is Cyan = 0, Magento = 0.47, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 55 | 82 | - |
| CMYK | 0 | 0.47 | 0.21 | 0.59 |
| HSL | 326.94º | 0.31% | 0.31% | - |
| HSV(B) | 326.94º | 0.47% | 0.41% | - |
| XYZ | 8.6 | 6.28 | 8.74 | - |
| YUV | 72.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 55 | 82 | 0 | 0.47 | 0.21 | 0.59 | 326.94 | 0.31 | 0.31 |
| Hex | 68 | 37 | 52 | 0 | 2F | 15 | 3B | 147 | 1F | 1F |
| Octal | 150 | 67 | 122 | 0 | 57 | 25 | 73 | 507 | 37 | 37 |
| Binary | 1101000 | 110111 | 1010010 | 0 | 101111 | 10101 | 111011 | 101000111 | 11111 | 11111 |
Color Harmonies of #683752
Complementary color
Monochromatic Colors of #683752
Black with #683752
Text Example
Text Example
White with #683752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683752; }
p { color: rgb(104,55,82); }
H1.HeaderClassName
{
color: #683752;
}
.AnyTagClassName
{
color: #683752;
}
</style>
background-color css
<style>
a { background-color: #683752; }
a { background-color: rgb(104,55,82); }
div.DivClassName
{
background-color: #683752;
}
.BgClassName
{
background-color: #683752;
}
</style>
border-color css
<style>
span { border-color: #683752; }
span { border-color: rgb(104,55,82); }
td.TdClassName
{
border-color: #683752;
}
.TagClassName
{
border-color: #683752;
}
</style>