Shades of Finn #644056
Tints of Finn #644056
RGB
CMYK
RGB Variations
Color information
#644056 (or 0x644056) is known color: Finn. HEX triplet: 64, 40 and 56. RGB value is (100,64,86). Sum of RGB (Red+Green+Blue) = 100+64+86=250 (33% of max value = 765). Red value is 100 (39.45% from 255 or 40% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 100 - color contains mainly: red. Hex color #644056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644056 is #9BBFA9. Grayscale: #4D4D4D. Windows color (decimal): -10207146 or 5652580. OLE color: 5652580.
HSL color Cylindrical-coordinate representation of color #644056: hue angle of 323.33º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #644056 is Cyan = 0, Magento = 0.36, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 64 | 86 | - |
| CMYK | 0 | 0.36 | 0.14 | 0.61 |
| HSL | 323.33º | 0.22% | 0.32% | - |
| HSV(B) | 323.33º | 0.36% | 0.39% | - |
| XYZ | 8.77 | 7.05 | 9.7 | - |
| YUV | 77.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 64 | 86 | 0 | 0.36 | 0.14 | 0.61 | 323.33 | 0.22 | 0.32 |
| Hex | 64 | 40 | 56 | 0 | 24 | E | 3D | 143 | 16 | 20 |
| Octal | 144 | 100 | 126 | 0 | 44 | 16 | 75 | 503 | 26 | 40 |
| Binary | 1100100 | 1000000 | 1010110 | 0 | 100100 | 1110 | 111101 | 101000011 | 10110 | 100000 |
Color Harmonies of #644056
Complementary color
Monochromatic Colors of #644056
Black with #644056
Text Example
Text Example
White with #644056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644056; }
p { color: rgb(100,64,86); }
H1.HeaderClassName
{
color: #644056;
}
.AnyTagClassName
{
color: #644056;
}
</style>
background-color css
<style>
a { background-color: #644056; }
a { background-color: rgb(100,64,86); }
div.DivClassName
{
background-color: #644056;
}
.BgClassName
{
background-color: #644056;
}
</style>
border-color css
<style>
span { border-color: #644056; }
span { border-color: rgb(100,64,86); }
td.TdClassName
{
border-color: #644056;
}
.TagClassName
{
border-color: #644056;
}
</style>