Shades of Finn #643953
Tints of Finn #643953
RGB
CMYK
RGB Variations
Color information
#643953 (or 0x643953) is known color: Finn. HEX triplet: 64, 39 and 53. RGB value is (100,57,83). Sum of RGB (Red+Green+Blue) = 100+57+83=240 (31% of max value = 765). Red value is 100 (39.45% from 255 or 41.67% from 240); Green value is 57 (22.66% from 255 or 23.75% from 240); Blue value is 83 (32.81% from 255 or 34.58% from 240); Max value from RGB is 100 - color contains mainly: red. Hex color #643953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643953 is #9BC6AC. Grayscale: #484848. Windows color (decimal): -10208941 or 5454180. OLE color: 5454180.
HSL color Cylindrical-coordinate representation of color #643953: hue angle of 323.72º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #643953 is Cyan = 0, Magento = 0.43, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 57 | 83 | - |
| CMYK | 0 | 0.43 | 0.17 | 0.61 |
| HSL | 323.72º | 0.27% | 0.31% | - |
| HSV(B) | 323.72º | 0.43% | 0.39% | - |
| XYZ | 8.28 | 6.26 | 8.96 | - |
| YUV | 72.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 57 | 83 | 0 | 0.43 | 0.17 | 0.61 | 323.72 | 0.27 | 0.31 |
| Hex | 64 | 39 | 53 | 0 | 2B | 11 | 3D | 144 | 1B | 1F |
| Octal | 144 | 71 | 123 | 0 | 53 | 21 | 75 | 504 | 33 | 37 |
| Binary | 1100100 | 111001 | 1010011 | 0 | 101011 | 10001 | 111101 | 101000100 | 11011 | 11111 |
Color Harmonies of #643953
Complementary color
Monochromatic Colors of #643953
Black with #643953
Text Example
Text Example
White with #643953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643953; }
p { color: rgb(100,57,83); }
H1.HeaderClassName
{
color: #643953;
}
.AnyTagClassName
{
color: #643953;
}
</style>
background-color css
<style>
a { background-color: #643953; }
a { background-color: rgb(100,57,83); }
div.DivClassName
{
background-color: #643953;
}
.BgClassName
{
background-color: #643953;
}
</style>
border-color css
<style>
span { border-color: #643953; }
span { border-color: rgb(100,57,83); }
td.TdClassName
{
border-color: #643953;
}
.TagClassName
{
border-color: #643953;
}
</style>