Shades of Finn #643650
Tints of Finn #643650
RGB
CMYK
RGB Variations
Color information
#643650 (or 0x643650) is known color: Finn. HEX triplet: 64, 36 and 50. RGB value is (100,54,80). Sum of RGB (Red+Green+Blue) = 100+54+80=234 (30% of max value = 765). Red value is 100 (39.45% from 255 or 42.74% from 234); Green value is 54 (21.48% from 255 or 23.08% from 234); Blue value is 80 (31.64% from 255 or 34.19% from 234); Max value from RGB is 100 - color contains mainly: red. Hex color #643650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643650 is #9BC9AF. Grayscale: #464646. Windows color (decimal): -10209712 or 5256804. OLE color: 5256804.
HSL color Cylindrical-coordinate representation of color #643650: hue angle of 326.09º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #643650 is Cyan = 0, Magento = 0.46, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 80 | - |
| CMYK | 0 | 0.46 | 0.2 | 0.61 |
| HSL | 326.09º | 0.3% | 0.3% | - |
| HSV(B) | 326.09º | 0.46% | 0.39% | - |
| XYZ | 8.02 | 5.93 | 8.31 | - |
| YUV | 70.72 | 133.24 | 148.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 80 | 0 | 0.46 | 0.2 | 0.61 | 326.09 | 0.3 | 0.3 |
| Hex | 64 | 36 | 50 | 0 | 2E | 14 | 3D | 146 | 1E | 1E |
| Octal | 144 | 66 | 120 | 0 | 56 | 24 | 75 | 506 | 36 | 36 |
| Binary | 1100100 | 110110 | 1010000 | 0 | 101110 | 10100 | 111101 | 101000110 | 11110 | 11110 |
Color Harmonies of #643650
Complementary color
Monochromatic Colors of #643650
Black with #643650
Text Example
Text Example
White with #643650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643650; }
p { color: rgb(100,54,80); }
H1.HeaderClassName
{
color: #643650;
}
.AnyTagClassName
{
color: #643650;
}
</style>
background-color css
<style>
a { background-color: #643650; }
a { background-color: rgb(100,54,80); }
div.DivClassName
{
background-color: #643650;
}
.BgClassName
{
background-color: #643650;
}
</style>
border-color css
<style>
span { border-color: #643650; }
span { border-color: rgb(100,54,80); }
td.TdClassName
{
border-color: #643650;
}
.TagClassName
{
border-color: #643650;
}
</style>