Shades of Finn #643752
Tints of Finn #643752
RGB
CMYK
RGB Variations
Color information
#643752 (or 0x643752) is known color: Finn. HEX triplet: 64, 37 and 52. RGB value is (100,55,82). Sum of RGB (Red+Green+Blue) = 100+55+82=237 (31% of max value = 765). Red value is 100 (39.45% from 255 or 42.19% from 237); Green value is 55 (21.88% from 255 or 23.21% from 237); Blue value is 82 (32.42% from 255 or 34.60% from 237); Max value from RGB is 100 - color contains mainly: red. Hex color #643752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643752 is #9BC8AD. Grayscale: #474747. Windows color (decimal): -10209454 or 5388132. OLE color: 5388132.
HSL color Cylindrical-coordinate representation of color #643752: hue angle of 324º 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 #643752 is Cyan = 0, Magento = 0.45, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 55 | 82 | - |
| CMYK | 0 | 0.45 | 0.18 | 0.61 |
| HSL | 324º | 0.29% | 0.3% | - |
| HSV(B) | 324º | 0.45% | 0.39% | - |
| XYZ | 8.14 | 6.05 | 8.72 | - |
| YUV | 71.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 55 | 82 | 0 | 0.45 | 0.18 | 0.61 | 324 | 0.29 | 0.3 |
| Hex | 64 | 37 | 52 | 0 | 2D | 12 | 3D | 144 | 1D | 1E |
| Octal | 144 | 67 | 122 | 0 | 55 | 22 | 75 | 504 | 35 | 36 |
| Binary | 1100100 | 110111 | 1010010 | 0 | 101101 | 10010 | 111101 | 101000100 | 11101 | 11110 |
Color Harmonies of #643752
Complementary color
Monochromatic Colors of #643752
Black with #643752
Text Example
Text Example
White with #643752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643752; }
p { color: rgb(100,55,82); }
H1.HeaderClassName
{
color: #643752;
}
.AnyTagClassName
{
color: #643752;
}
</style>
background-color css
<style>
a { background-color: #643752; }
a { background-color: rgb(100,55,82); }
div.DivClassName
{
background-color: #643752;
}
.BgClassName
{
background-color: #643752;
}
</style>
border-color css
<style>
span { border-color: #643752; }
span { border-color: rgb(100,55,82); }
td.TdClassName
{
border-color: #643752;
}
.TagClassName
{
border-color: #643752;
}
</style>