Shades of Finn #643955
Tints of Finn #643955
RGB
CMYK
RGB Variations
Color information
#643955 (or 0x643955) is known color: Finn. HEX triplet: 64, 39 and 55. RGB value is (100,57,85). Sum of RGB (Red+Green+Blue) = 100+57+85=242 (32% of max value = 765). Red value is 100 (39.45% from 255 or 41.32% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 85 (33.59% from 255 or 35.12% from 242); Max value from RGB is 100 - color contains mainly: red. Hex color #643955 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643955 is #9BC6AA. Grayscale: #484848. Windows color (decimal): -10208939 or 5585252. OLE color: 5585252.
HSL color Cylindrical-coordinate representation of color #643955: hue angle of 320.93º 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 #643955 is Cyan = 0, Magento = 0.43, Yellow = 0.15 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 57 | 85 | - |
| CMYK | 0 | 0.43 | 0.15 | 0.61 |
| HSL | 320.93º | 0.27% | 0.31% | - |
| HSV(B) | 320.93º | 0.43% | 0.39% | - |
| XYZ | 8.36 | 6.29 | 9.37 | - |
| YUV | 73.05 | 134.75 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 57 | 85 | 0 | 0.43 | 0.15 | 0.61 | 320.93 | 0.27 | 0.31 |
| Hex | 64 | 39 | 55 | 0 | 2B | F | 3D | 141 | 1B | 1F |
| Octal | 144 | 71 | 125 | 0 | 53 | 17 | 75 | 501 | 33 | 37 |
| Binary | 1100100 | 111001 | 1010101 | 0 | 101011 | 1111 | 111101 | 101000001 | 11011 | 11111 |
Color Harmonies of #643955
Complementary color
Monochromatic Colors of #643955
Black with #643955
Text Example
Text Example
White with #643955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643955; }
p { color: rgb(100,57,85); }
H1.HeaderClassName
{
color: #643955;
}
.AnyTagClassName
{
color: #643955;
}
</style>
background-color css
<style>
a { background-color: #643955; }
a { background-color: rgb(100,57,85); }
div.DivClassName
{
background-color: #643955;
}
.BgClassName
{
background-color: #643955;
}
</style>
border-color css
<style>
span { border-color: #643955; }
span { border-color: rgb(100,57,85); }
td.TdClassName
{
border-color: #643955;
}
.TagClassName
{
border-color: #643955;
}
</style>