Shades of Finn #643552
Tints of Finn #643552
RGB
CMYK
RGB Variations
Color information
#643552 (or 0x643552) is known color: Finn. HEX triplet: 64, 35 and 52. RGB value is (100,53,82). Sum of RGB (Red+Green+Blue) = 100+53+82=235 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.55% from 235); Green value is 53 (21.09% from 255 or 22.55% from 235); Blue value is 82 (32.42% from 255 or 34.89% from 235); Max value from RGB is 100 - color contains mainly: red. Hex color #643552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643552 is #9BCAAD. Grayscale: #464646. Windows color (decimal): -10209966 or 5387620. OLE color: 5387620.
HSL color Cylindrical-coordinate representation of color #643552: hue angle of 322.98º 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 #643552 is Cyan = 0, Magento = 0.47, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 53 | 82 | - |
| CMYK | 0 | 0.47 | 0.18 | 0.61 |
| HSL | 322.98º | 0.31% | 0.3% | - |
| HSV(B) | 322.98º | 0.47% | 0.39% | - |
| XYZ | 8.05 | 5.86 | 8.69 | - |
| YUV | 70.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 53 | 82 | 0 | 0.47 | 0.18 | 0.61 | 322.98 | 0.31 | 0.3 |
| Hex | 64 | 35 | 52 | 0 | 2F | 12 | 3D | 143 | 1F | 1E |
| Octal | 144 | 65 | 122 | 0 | 57 | 22 | 75 | 503 | 37 | 36 |
| Binary | 1100100 | 110101 | 1010010 | 0 | 101111 | 10010 | 111101 | 101000011 | 11111 | 11110 |
Color Harmonies of #643552
Complementary color
Monochromatic Colors of #643552
Black with #643552
Text Example
Text Example
White with #643552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643552; }
p { color: rgb(100,53,82); }
H1.HeaderClassName
{
color: #643552;
}
.AnyTagClassName
{
color: #643552;
}
</style>
background-color css
<style>
a { background-color: #643552; }
a { background-color: rgb(100,53,82); }
div.DivClassName
{
background-color: #643552;
}
.BgClassName
{
background-color: #643552;
}
</style>
border-color css
<style>
span { border-color: #643552; }
span { border-color: rgb(100,53,82); }
td.TdClassName
{
border-color: #643552;
}
.TagClassName
{
border-color: #643552;
}
</style>