Shades of Finn #644756
Tints of Finn #644756
RGB
CMYK
RGB Variations
Color information
#644756 (or 0x644756) is known color: Finn. HEX triplet: 64, 47 and 56. RGB value is (100,71,86). Sum of RGB (Red+Green+Blue) = 100+71+86=257 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.91% from 257); Green value is 71 (28.12% from 255 or 27.63% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 100 - color contains mainly: red. Hex color #644756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644756 is #9BB8A9. Grayscale: #515151. Windows color (decimal): -10205354 or 5654372. OLE color: 5654372.
HSL color Cylindrical-coordinate representation of color #644756: hue angle of 328.97º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #644756 is Cyan = 0, Magento = 0.29, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 71 | 86 | - |
| CMYK | 0 | 0.29 | 0.14 | 0.61 |
| HSL | 328.97º | 0.17% | 0.34% | - |
| HSV(B) | 328.97º | 0.29% | 0.39% | - |
| XYZ | 9.19 | 7.89 | 9.84 | - |
| YUV | 81.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 71 | 86 | 0 | 0.29 | 0.14 | 0.61 | 328.97 | 0.17 | 0.34 |
| Hex | 64 | 47 | 56 | 0 | 1D | E | 3D | 149 | 11 | 22 |
| Octal | 144 | 107 | 126 | 0 | 35 | 16 | 75 | 511 | 21 | 42 |
| Binary | 1100100 | 1000111 | 1010110 | 0 | 11101 | 1110 | 111101 | 101001001 | 10001 | 100010 |
Color Harmonies of #644756
Complementary color
Monochromatic Colors of #644756
Black with #644756
Text Example
Text Example
White with #644756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644756; }
p { color: rgb(100,71,86); }
H1.HeaderClassName
{
color: #644756;
}
.AnyTagClassName
{
color: #644756;
}
</style>
background-color css
<style>
a { background-color: #644756; }
a { background-color: rgb(100,71,86); }
div.DivClassName
{
background-color: #644756;
}
.BgClassName
{
background-color: #644756;
}
</style>
border-color css
<style>
span { border-color: #644756; }
span { border-color: rgb(100,71,86); }
td.TdClassName
{
border-color: #644756;
}
.TagClassName
{
border-color: #644756;
}
</style>