Shades of Finn #644758
Tints of Finn #644758
RGB
CMYK
RGB Variations
Color information
#644758 (or 0x644758) is known color: Finn. HEX triplet: 64, 47 and 58. RGB value is (100,71,88). Sum of RGB (Red+Green+Blue) = 100+71+88=259 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.61% from 259); Green value is 71 (28.12% from 255 or 27.41% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 100 - color contains mainly: red. Hex color #644758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644758 is #9BB8A7. Grayscale: #515151. Windows color (decimal): -10205352 or 5785444. OLE color: 5785444.
HSL color Cylindrical-coordinate representation of color #644758: hue angle of 324.83º 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 #644758 is Cyan = 0, Magento = 0.29, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 71 | 88 | - |
| CMYK | 0 | 0.29 | 0.12 | 0.61 |
| HSL | 324.83º | 0.17% | 0.34% | - |
| HSV(B) | 324.83º | 0.29% | 0.39% | - |
| XYZ | 9.27 | 7.92 | 10.27 | - |
| YUV | 81.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 71 | 88 | 0 | 0.29 | 0.12 | 0.61 | 324.83 | 0.17 | 0.34 |
| Hex | 64 | 47 | 58 | 0 | 1D | C | 3D | 145 | 11 | 22 |
| Octal | 144 | 107 | 130 | 0 | 35 | 14 | 75 | 505 | 21 | 42 |
| Binary | 1100100 | 1000111 | 1011000 | 0 | 11101 | 1100 | 111101 | 101000101 | 10001 | 100010 |
Color Harmonies of #644758
Complementary color
Monochromatic Colors of #644758
Black with #644758
Text Example
Text Example
White with #644758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644758; }
p { color: rgb(100,71,88); }
H1.HeaderClassName
{
color: #644758;
}
.AnyTagClassName
{
color: #644758;
}
</style>
background-color css
<style>
a { background-color: #644758; }
a { background-color: rgb(100,71,88); }
div.DivClassName
{
background-color: #644758;
}
.BgClassName
{
background-color: #644758;
}
</style>
border-color css
<style>
span { border-color: #644758; }
span { border-color: rgb(100,71,88); }
td.TdClassName
{
border-color: #644758;
}
.TagClassName
{
border-color: #644758;
}
</style>