Shades of Finn #644754
Tints of Finn #644754
RGB
CMYK
RGB Variations
Color information
#644754 (or 0x644754) is known color: Finn. HEX triplet: 64, 47 and 54. RGB value is (100,71,84). Sum of RGB (Red+Green+Blue) = 100+71+84=255 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.22% from 255); Green value is 71 (28.12% from 255 or 27.84% from 255); Blue value is 84 (33.20% from 255 or 32.94% from 255); Max value from RGB is 100 - color contains mainly: red. Hex color #644754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644754 is #9BB8AB. Grayscale: #515151. Windows color (decimal): -10205356 or 5523300. OLE color: 5523300.
HSL color Cylindrical-coordinate representation of color #644754: hue angle of 333.1º 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 #644754 is Cyan = 0, Magento = 0.29, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 71 | 84 | - |
| CMYK | 0 | 0.29 | 0.16 | 0.61 |
| HSL | 333.1º | 0.17% | 0.34% | - |
| HSV(B) | 333.1º | 0.29% | 0.39% | - |
| XYZ | 9.11 | 7.86 | 9.42 | - |
| YUV | 81.15 | 129.61 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 71 | 84 | 0 | 0.29 | 0.16 | 0.61 | 333.1 | 0.17 | 0.34 |
| Hex | 64 | 47 | 54 | 0 | 1D | 10 | 3D | 14D | 11 | 22 |
| Octal | 144 | 107 | 124 | 0 | 35 | 20 | 75 | 515 | 21 | 42 |
| Binary | 1100100 | 1000111 | 1010100 | 0 | 11101 | 10000 | 111101 | 101001101 | 10001 | 100010 |
Color Harmonies of #644754
Complementary color
Monochromatic Colors of #644754
Black with #644754
Text Example
Text Example
White with #644754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644754; }
p { color: rgb(100,71,84); }
H1.HeaderClassName
{
color: #644754;
}
.AnyTagClassName
{
color: #644754;
}
</style>
background-color css
<style>
a { background-color: #644754; }
a { background-color: rgb(100,71,84); }
div.DivClassName
{
background-color: #644754;
}
.BgClassName
{
background-color: #644754;
}
</style>
border-color css
<style>
span { border-color: #644754; }
span { border-color: rgb(100,71,84); }
td.TdClassName
{
border-color: #644754;
}
.TagClassName
{
border-color: #644754;
}
</style>