Shades of Finn #643553
Tints of Finn #643553
RGB
CMYK
RGB Variations
Color information
#643553 (or 0x643553) is known color: Finn. HEX triplet: 64, 35 and 53. RGB value is (100,53,83). Sum of RGB (Red+Green+Blue) = 100+53+83=236 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.37% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 83 (32.81% from 255 or 35.17% from 236); Max value from RGB is 100 - color contains mainly: red. Hex color #643553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643553 is #9BCAAC. Grayscale: #464646. Windows color (decimal): -10209965 or 5453156. OLE color: 5453156.
HSL color Cylindrical-coordinate representation of color #643553: hue angle of 321.7º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #643553 is Cyan = 0, Magento = 0.47, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 83 | - |
| CMYK | 0 | 0.47 | 0.17 | 0.61 |
| HSL | 321.7º | 0.31% | 0.3% | - |
| HSV(B) | 321.7º | 0.47% | 0.39% | - |
| XYZ | 8.09 | 5.88 | 8.89 | - |
| YUV | 70.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 83 | 0 | 0.47 | 0.17 | 0.61 | 321.7 | 0.31 | 0.3 |
| Hex | 64 | 35 | 53 | 0 | 2F | 11 | 3D | 142 | 1F | 1E |
| Octal | 144 | 65 | 123 | 0 | 57 | 21 | 75 | 502 | 37 | 36 |
| Binary | 1100100 | 110101 | 1010011 | 0 | 101111 | 10001 | 111101 | 101000010 | 11111 | 11110 |
Color Harmonies of #643553
Complementary color
Monochromatic Colors of #643553
Black with #643553
Text Example
Text Example
White with #643553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643553; }
p { color: rgb(100,53,83); }
H1.HeaderClassName
{
color: #643553;
}
.AnyTagClassName
{
color: #643553;
}
</style>
background-color css
<style>
a { background-color: #643553; }
a { background-color: rgb(100,53,83); }
div.DivClassName
{
background-color: #643553;
}
.BgClassName
{
background-color: #643553;
}
</style>
border-color css
<style>
span { border-color: #643553; }
span { border-color: rgb(100,53,83); }
td.TdClassName
{
border-color: #643553;
}
.TagClassName
{
border-color: #643553;
}
</style>