Shades of Finn #645057
Tints of Finn #645057
RGB
CMYK
RGB Variations
Color information
#645057 (or 0x645057) is known color: Finn. HEX triplet: 64, 50 and 57. RGB value is (100,80,87). Sum of RGB (Red+Green+Blue) = 100+80+87=267 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.45% from 267); Green value is 80 (31.64% from 255 or 29.96% from 267); Blue value is 87 (34.38% from 255 or 32.58% from 267); Max value from RGB is 100 - color contains mainly: red. Hex color #645057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #645057 is #9BAFA8. Grayscale: #565656. Windows color (decimal): -10203049 or 5722212. OLE color: 5722212.
HSL color Cylindrical-coordinate representation of color #645057: hue angle of 339º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #645057 is Cyan = 0, Magento = 0.2, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 80 | 87 | - |
| CMYK | 0 | 0.2 | 0.13 | 0.61 |
| HSL | 339º | 0.11% | 0.35% | - |
| HSV(B) | 339º | 0.2% | 0.39% | - |
| XYZ | 9.84 | 9.13 | 10.26 | - |
| YUV | 86.78 | 128.13 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 80 | 87 | 0 | 0.2 | 0.13 | 0.61 | 339 | 0.11 | 0.35 |
| Hex | 64 | 50 | 57 | 0 | 14 | D | 3D | 153 | B | 23 |
| Octal | 144 | 120 | 127 | 0 | 24 | 15 | 75 | 523 | 13 | 43 |
| Binary | 1100100 | 1010000 | 1010111 | 0 | 10100 | 1101 | 111101 | 101010011 | 1011 | 100011 |
Color Harmonies of #645057
Complementary color
Monochromatic Colors of #645057
Black with #645057
Text Example
Text Example
White with #645057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645057; }
p { color: rgb(100,80,87); }
H1.HeaderClassName
{
color: #645057;
}
.AnyTagClassName
{
color: #645057;
}
</style>
background-color css
<style>
a { background-color: #645057; }
a { background-color: rgb(100,80,87); }
div.DivClassName
{
background-color: #645057;
}
.BgClassName
{
background-color: #645057;
}
</style>
border-color css
<style>
span { border-color: #645057; }
span { border-color: rgb(100,80,87); }
td.TdClassName
{
border-color: #645057;
}
.TagClassName
{
border-color: #645057;
}
</style>