Shades of Finn #644751
Tints of Finn #644751
RGB
CMYK
RGB Variations
Color information
#644751 (or 0x644751) is known color: Finn. HEX triplet: 64, 47 and 51. RGB value is (100,71,81). Sum of RGB (Red+Green+Blue) = 100+71+81=252 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.68% from 252); Green value is 71 (28.12% from 255 or 28.17% from 252); Blue value is 81 (32.03% from 255 or 32.14% from 252); Max value from RGB is 100 - color contains mainly: red. Hex color #644751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644751 is #9BB8AE. Grayscale: #505050. Windows color (decimal): -10205359 or 5326692. OLE color: 5326692.
HSL color Cylindrical-coordinate representation of color #644751: hue angle of 339.31º 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 #644751 is Cyan = 0, Magento = 0.29, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 71 | 81 | - |
| CMYK | 0 | 0.29 | 0.19 | 0.61 |
| HSL | 339.31º | 0.17% | 0.34% | - |
| HSV(B) | 339.31º | 0.29% | 0.39% | - |
| XYZ | 8.99 | 7.81 | 8.82 | - |
| YUV | 80.81 | 128.11 | 141.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 71 | 81 | 0 | 0.29 | 0.19 | 0.61 | 339.31 | 0.17 | 0.34 |
| Hex | 64 | 47 | 51 | 0 | 1D | 13 | 3D | 153 | 11 | 22 |
| Octal | 144 | 107 | 121 | 0 | 35 | 23 | 75 | 523 | 21 | 42 |
| Binary | 1100100 | 1000111 | 1010001 | 0 | 11101 | 10011 | 111101 | 101010011 | 10001 | 100010 |
Color Harmonies of #644751
Complementary color
Monochromatic Colors of #644751
Black with #644751
Text Example
Text Example
White with #644751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644751; }
p { color: rgb(100,71,81); }
H1.HeaderClassName
{
color: #644751;
}
.AnyTagClassName
{
color: #644751;
}
</style>
background-color css
<style>
a { background-color: #644751; }
a { background-color: rgb(100,71,81); }
div.DivClassName
{
background-color: #644751;
}
.BgClassName
{
background-color: #644751;
}
</style>
border-color css
<style>
span { border-color: #644751; }
span { border-color: rgb(100,71,81); }
td.TdClassName
{
border-color: #644751;
}
.TagClassName
{
border-color: #644751;
}
</style>