Shades of Finn #643750
Tints of Finn #643750
RGB
CMYK
RGB Variations
Color information
#643750 (or 0x643750) is known color: Finn. HEX triplet: 64, 37 and 50. RGB value is (100,55,80). Sum of RGB (Red+Green+Blue) = 100+55+80=235 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.55% from 235); Green value is 55 (21.88% from 255 or 23.40% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 100 - color contains mainly: red. Hex color #643750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643750 is #9BC8AF. Grayscale: #474747. Windows color (decimal): -10209456 or 5257060. OLE color: 5257060.
HSL color Cylindrical-coordinate representation of color #643750: hue angle of 326.67º 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 #643750 is Cyan = 0, Magento = 0.45, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 55 | 80 | - |
| CMYK | 0 | 0.45 | 0.2 | 0.61 |
| HSL | 326.67º | 0.29% | 0.3% | - |
| HSV(B) | 326.67º | 0.45% | 0.39% | - |
| XYZ | 8.07 | 6.02 | 8.33 | - |
| YUV | 71.31 | 132.91 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 55 | 80 | 0 | 0.45 | 0.2 | 0.61 | 326.67 | 0.29 | 0.3 |
| Hex | 64 | 37 | 50 | 0 | 2D | 14 | 3D | 147 | 1D | 1E |
| Octal | 144 | 67 | 120 | 0 | 55 | 24 | 75 | 507 | 35 | 36 |
| Binary | 1100100 | 110111 | 1010000 | 0 | 101101 | 10100 | 111101 | 101000111 | 11101 | 11110 |
Color Harmonies of #643750
Complementary color
Monochromatic Colors of #643750
Black with #643750
Text Example
Text Example
White with #643750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643750; }
p { color: rgb(100,55,80); }
H1.HeaderClassName
{
color: #643750;
}
.AnyTagClassName
{
color: #643750;
}
</style>
background-color css
<style>
a { background-color: #643750; }
a { background-color: rgb(100,55,80); }
div.DivClassName
{
background-color: #643750;
}
.BgClassName
{
background-color: #643750;
}
</style>
border-color css
<style>
span { border-color: #643750; }
span { border-color: rgb(100,55,80); }
td.TdClassName
{
border-color: #643750;
}
.TagClassName
{
border-color: #643750;
}
</style>