Shades of Finn #644358
Tints of Finn #644358
RGB
CMYK
RGB Variations
Color information
#644358 (or 0x644358) is known color: Finn. HEX triplet: 64, 43 and 58. RGB value is (100,67,88). Sum of RGB (Red+Green+Blue) = 100+67+88=255 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.22% from 255); Green value is 67 (26.56% from 255 or 26.27% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 100 - color contains mainly: red. Hex color #644358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644358 is #9BBCA7. Grayscale: #4F4F4F. Windows color (decimal): -10206376 or 5784420. OLE color: 5784420.
HSL color Cylindrical-coordinate representation of color #644358: hue angle of 321.82º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #644358 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 67 | 88 | - |
| CMYK | 0 | 0.33 | 0.12 | 0.61 |
| HSL | 321.82º | 0.2% | 0.33% | - |
| HSV(B) | 321.82º | 0.33% | 0.39% | - |
| XYZ | 9.02 | 7.43 | 10.19 | - |
| YUV | 79.26 | 132.93 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 67 | 88 | 0 | 0.33 | 0.12 | 0.61 | 321.82 | 0.2 | 0.33 |
| Hex | 64 | 43 | 58 | 0 | 21 | C | 3D | 142 | 14 | 21 |
| Octal | 144 | 103 | 130 | 0 | 41 | 14 | 75 | 502 | 24 | 41 |
| Binary | 1100100 | 1000011 | 1011000 | 0 | 100001 | 1100 | 111101 | 101000010 | 10100 | 100001 |
Color Harmonies of #644358
Complementary color
Monochromatic Colors of #644358
Black with #644358
Text Example
Text Example
White with #644358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644358; }
p { color: rgb(100,67,88); }
H1.HeaderClassName
{
color: #644358;
}
.AnyTagClassName
{
color: #644358;
}
</style>
background-color css
<style>
a { background-color: #644358; }
a { background-color: rgb(100,67,88); }
div.DivClassName
{
background-color: #644358;
}
.BgClassName
{
background-color: #644358;
}
</style>
border-color css
<style>
span { border-color: #644358; }
span { border-color: rgb(100,67,88); }
td.TdClassName
{
border-color: #644358;
}
.TagClassName
{
border-color: #644358;
}
</style>