Shades of Finn #644651
Tints of Finn #644651
RGB
CMYK
RGB Variations
Color information
#644651 (or 0x644651) is known color: Finn. HEX triplet: 64, 46 and 51. RGB value is (100,70,81). Sum of RGB (Red+Green+Blue) = 100+70+81=251 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.84% from 251); Green value is 70 (27.73% from 255 or 27.89% from 251); Blue value is 81 (32.03% from 255 or 32.27% from 251); Max value from RGB is 100 - color contains mainly: red. Hex color #644651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644651 is #9BB9AE. Grayscale: #505050. Windows color (decimal): -10205615 or 5326436. OLE color: 5326436.
HSL color Cylindrical-coordinate representation of color #644651: hue angle of 338º 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 #644651 is Cyan = 0, Magento = 0.30, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 70 | 81 | - |
| CMYK | 0 | 0.30 | 0.19 | 0.61 |
| HSL | 338º | 0.18% | 0.33% | - |
| HSV(B) | 338º | 0.3% | 0.39% | - |
| XYZ | 8.93 | 7.68 | 8.8 | - |
| YUV | 80.22 | 128.44 | 142.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 70 | 81 | 0 | 0.30 | 0.19 | 0.61 | 338 | 0.18 | 0.33 |
| Hex | 64 | 46 | 51 | 0 | 1E | 13 | 3D | 152 | 12 | 21 |
| Octal | 144 | 106 | 121 | 0 | 36 | 23 | 75 | 522 | 22 | 41 |
| Binary | 1100100 | 1000110 | 1010001 | 0 | 11110 | 10011 | 111101 | 101010010 | 10010 | 100001 |
Color Harmonies of #644651
Complementary color
Monochromatic Colors of #644651
Black with #644651
Text Example
Text Example
White with #644651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644651; }
p { color: rgb(100,70,81); }
H1.HeaderClassName
{
color: #644651;
}
.AnyTagClassName
{
color: #644651;
}
</style>
background-color css
<style>
a { background-color: #644651; }
a { background-color: rgb(100,70,81); }
div.DivClassName
{
background-color: #644651;
}
.BgClassName
{
background-color: #644651;
}
</style>
border-color css
<style>
span { border-color: #644651; }
span { border-color: rgb(100,70,81); }
td.TdClassName
{
border-color: #644651;
}
.TagClassName
{
border-color: #644651;
}
</style>