Shades of Finn #644658
Tints of Finn #644658
RGB
CMYK
RGB Variations
Color information
#644658 (or 0x644658) is known color: Finn. HEX triplet: 64, 46 and 58. RGB value is (100,70,88). Sum of RGB (Red+Green+Blue) = 100+70+88=258 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.76% from 258); Green value is 70 (27.73% from 255 or 27.13% from 258); Blue value is 88 (34.77% from 255 or 34.11% from 258); Max value from RGB is 100 - color contains mainly: red. Hex color #644658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644658 is #9BB9A7. Grayscale: #505050. Windows color (decimal): -10205608 or 5785188. OLE color: 5785188.
HSL color Cylindrical-coordinate representation of color #644658: hue angle of 324º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #644658 is Cyan = 0, Magento = 0.30, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 70 | 88 | - |
| CMYK | 0 | 0.30 | 0.12 | 0.61 |
| HSL | 324º | 0.18% | 0.33% | - |
| HSV(B) | 324º | 0.3% | 0.39% | - |
| XYZ | 9.21 | 7.79 | 10.25 | - |
| YUV | 81.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 70 | 88 | 0 | 0.30 | 0.12 | 0.61 | 324 | 0.18 | 0.33 |
| Hex | 64 | 46 | 58 | 0 | 1E | C | 3D | 144 | 12 | 21 |
| Octal | 144 | 106 | 130 | 0 | 36 | 14 | 75 | 504 | 22 | 41 |
| Binary | 1100100 | 1000110 | 1011000 | 0 | 11110 | 1100 | 111101 | 101000100 | 10010 | 100001 |
Color Harmonies of #644658
Complementary color
Monochromatic Colors of #644658
Black with #644658
Text Example
Text Example
White with #644658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644658; }
p { color: rgb(100,70,88); }
H1.HeaderClassName
{
color: #644658;
}
.AnyTagClassName
{
color: #644658;
}
</style>
background-color css
<style>
a { background-color: #644658; }
a { background-color: rgb(100,70,88); }
div.DivClassName
{
background-color: #644658;
}
.BgClassName
{
background-color: #644658;
}
</style>
border-color css
<style>
span { border-color: #644658; }
span { border-color: rgb(100,70,88); }
td.TdClassName
{
border-color: #644658;
}
.TagClassName
{
border-color: #644658;
}
</style>