Shades of Finn #643350
Tints of Finn #643350
RGB
CMYK
RGB Variations
Color information
#643350 (or 0x643350) is known color: Finn. HEX triplet: 64, 33 and 50. RGB value is (100,51,80). Sum of RGB (Red+Green+Blue) = 100+51+80=231 (30% of max value = 765). Red value is 100 (39.45% from 255 or 43.29% from 231); Green value is 51 (20.31% from 255 or 22.08% from 231); Blue value is 80 (31.64% from 255 or 34.63% from 231); Max value from RGB is 100 - color contains mainly: red. Hex color #643350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #643350 is #9BCCAF. Grayscale: #444444. Windows color (decimal): -10210480 or 5256036. OLE color: 5256036.
HSL color Cylindrical-coordinate representation of color #643350: hue angle of 324.49º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #643350 is Cyan = 0, Magento = 0.49, Yellow = 0.2 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 51 | 80 | - |
| CMYK | 0 | 0.49 | 0.2 | 0.61 |
| HSL | 324.49º | 0.32% | 0.3% | - |
| HSV(B) | 324.49º | 0.49% | 0.39% | - |
| XYZ | 7.89 | 5.66 | 8.27 | - |
| YUV | 68.96 | 134.23 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 51 | 80 | 0 | 0.49 | 0.2 | 0.61 | 324.49 | 0.32 | 0.3 |
| Hex | 64 | 33 | 50 | 0 | 31 | 14 | 3D | 144 | 20 | 1E |
| Octal | 144 | 63 | 120 | 0 | 61 | 24 | 75 | 504 | 40 | 36 |
| Binary | 1100100 | 110011 | 1010000 | 0 | 110001 | 10100 | 111101 | 101000100 | 100000 | 11110 |
Color Harmonies of #643350
Complementary color
Monochromatic Colors of #643350
Black with #643350
Text Example
Text Example
White with #643350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643350; }
p { color: rgb(100,51,80); }
H1.HeaderClassName
{
color: #643350;
}
.AnyTagClassName
{
color: #643350;
}
</style>
background-color css
<style>
a { background-color: #643350; }
a { background-color: rgb(100,51,80); }
div.DivClassName
{
background-color: #643350;
}
.BgClassName
{
background-color: #643350;
}
</style>
border-color css
<style>
span { border-color: #643350; }
span { border-color: rgb(100,51,80); }
td.TdClassName
{
border-color: #643350;
}
.TagClassName
{
border-color: #643350;
}
</style>