Shades of Finn #643754
Tints of Finn #643754
RGB
CMYK
RGB Variations
Color information
#643754 (or 0x643754) is known color: Finn. HEX triplet: 64, 37 and 54. RGB value is (100,55,84). Sum of RGB (Red+Green+Blue) = 100+55+84=239 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.84% from 239); Green value is 55 (21.88% from 255 or 23.01% from 239); Blue value is 84 (33.20% from 255 or 35.15% from 239); Max value from RGB is 100 - color contains mainly: red. Hex color #643754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643754 is #9BC8AB. Grayscale: #474747. Windows color (decimal): -10209452 or 5519204. OLE color: 5519204.
HSL color Cylindrical-coordinate representation of color #643754: hue angle of 321.33º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #643754 is Cyan = 0, Magento = 0.45, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 55 | 84 | - |
| CMYK | 0 | 0.45 | 0.16 | 0.61 |
| HSL | 321.33º | 0.29% | 0.3% | - |
| HSV(B) | 321.33º | 0.45% | 0.39% | - |
| XYZ | 8.22 | 6.08 | 9.13 | - |
| YUV | 71.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 55 | 84 | 0 | 0.45 | 0.16 | 0.61 | 321.33 | 0.29 | 0.3 |
| Hex | 64 | 37 | 54 | 0 | 2D | 10 | 3D | 141 | 1D | 1E |
| Octal | 144 | 67 | 124 | 0 | 55 | 20 | 75 | 501 | 35 | 36 |
| Binary | 1100100 | 110111 | 1010100 | 0 | 101101 | 10000 | 111101 | 101000001 | 11101 | 11110 |
Color Harmonies of #643754
Complementary color
Monochromatic Colors of #643754
Black with #643754
Text Example
Text Example
White with #643754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643754; }
p { color: rgb(100,55,84); }
H1.HeaderClassName
{
color: #643754;
}
.AnyTagClassName
{
color: #643754;
}
</style>
background-color css
<style>
a { background-color: #643754; }
a { background-color: rgb(100,55,84); }
div.DivClassName
{
background-color: #643754;
}
.BgClassName
{
background-color: #643754;
}
</style>
border-color css
<style>
span { border-color: #643754; }
span { border-color: rgb(100,55,84); }
td.TdClassName
{
border-color: #643754;
}
.TagClassName
{
border-color: #643754;
}
</style>