Shades of Finn #644357
Tints of Finn #644357
RGB
CMYK
RGB Variations
Color information
#644357 (or 0x644357) is known color: Finn. HEX triplet: 64, 43 and 57. RGB value is (100,67,87). Sum of RGB (Red+Green+Blue) = 100+67+87=254 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.37% from 254); Green value is 67 (26.56% from 255 or 26.38% from 254); Blue value is 87 (34.38% from 255 or 34.25% from 254); Max value from RGB is 100 - color contains mainly: red. Hex color #644357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644357 is #9BBCA8. Grayscale: #4F4F4F. Windows color (decimal): -10206377 or 5718884. OLE color: 5718884.
HSL color Cylindrical-coordinate representation of color #644357: hue angle of 323.64º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #644357 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 67 | 87 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.61 |
| HSL | 323.64º | 0.2% | 0.33% | - |
| HSV(B) | 323.64º | 0.33% | 0.39% | - |
| XYZ | 8.98 | 7.41 | 9.97 | - |
| YUV | 79.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 67 | 87 | 0 | 0.33 | 0.13 | 0.61 | 323.64 | 0.2 | 0.33 |
| Hex | 64 | 43 | 57 | 0 | 21 | D | 3D | 144 | 14 | 21 |
| Octal | 144 | 103 | 127 | 0 | 41 | 15 | 75 | 504 | 24 | 41 |
| Binary | 1100100 | 1000011 | 1010111 | 0 | 100001 | 1101 | 111101 | 101000100 | 10100 | 100001 |
Color Harmonies of #644357
Complementary color
Monochromatic Colors of #644357
Black with #644357
Text Example
Text Example
White with #644357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644357; }
p { color: rgb(100,67,87); }
H1.HeaderClassName
{
color: #644357;
}
.AnyTagClassName
{
color: #644357;
}
</style>
background-color css
<style>
a { background-color: #644357; }
a { background-color: rgb(100,67,87); }
div.DivClassName
{
background-color: #644357;
}
.BgClassName
{
background-color: #644357;
}
</style>
border-color css
<style>
span { border-color: #644357; }
span { border-color: rgb(100,67,87); }
td.TdClassName
{
border-color: #644357;
}
.TagClassName
{
border-color: #644357;
}
</style>