Shades of Finn #644558
Tints of Finn #644558
RGB
CMYK
RGB Variations
Color information
#644558 (or 0x644558) is known color: Finn. HEX triplet: 64, 45 and 58. RGB value is (100,69,88). Sum of RGB (Red+Green+Blue) = 100+69+88=257 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.91% from 257); Green value is 69 (27.34% from 255 or 26.85% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 100 - color contains mainly: red. Hex color #644558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #644558 is #9BBAA7. Grayscale: #505050. Windows color (decimal): -10205864 or 5784932. OLE color: 5784932.
HSL color Cylindrical-coordinate representation of color #644558: hue angle of 323.23º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #644558 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 69 | 88 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.61 |
| HSL | 323.23º | 0.18% | 0.33% | - |
| HSV(B) | 323.23º | 0.31% | 0.39% | - |
| XYZ | 9.15 | 7.67 | 10.23 | - |
| YUV | 80.44 | 132.27 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 69 | 88 | 0 | 0.31 | 0.12 | 0.61 | 323.23 | 0.18 | 0.33 |
| Hex | 64 | 45 | 58 | 0 | 1F | C | 3D | 143 | 12 | 21 |
| Octal | 144 | 105 | 130 | 0 | 37 | 14 | 75 | 503 | 22 | 41 |
| Binary | 1100100 | 1000101 | 1011000 | 0 | 11111 | 1100 | 111101 | 101000011 | 10010 | 100001 |
Color Harmonies of #644558
Complementary color
Monochromatic Colors of #644558
Black with #644558
Text Example
Text Example
White with #644558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #644558; }
p { color: rgb(100,69,88); }
H1.HeaderClassName
{
color: #644558;
}
.AnyTagClassName
{
color: #644558;
}
</style>
background-color css
<style>
a { background-color: #644558; }
a { background-color: rgb(100,69,88); }
div.DivClassName
{
background-color: #644558;
}
.BgClassName
{
background-color: #644558;
}
</style>
border-color css
<style>
span { border-color: #644558; }
span { border-color: rgb(100,69,88); }
td.TdClassName
{
border-color: #644558;
}
.TagClassName
{
border-color: #644558;
}
</style>