Shades of Finn #664459
Tints of Finn #664459
RGB
CMYK
RGB Variations
Color information
#664459 (or 0x664459) is known color: Finn. HEX triplet: 66, 44 and 59. RGB value is (102,68,89). Sum of RGB (Red+Green+Blue) = 102+68+89=259 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.38% from 259); Green value is 68 (26.95% from 255 or 26.25% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 102 - color contains mainly: red. Hex color #664459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664459 is #99BBA6. Grayscale: #505050. Windows color (decimal): -10075047 or 5850214. OLE color: 5850214.
HSL color Cylindrical-coordinate representation of color #664459: hue angle of 322.94º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #664459 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 68 | 89 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.6 |
| HSL | 322.94º | 0.2% | 0.33% | - |
| HSV(B) | 322.94º | 0.33% | 0.4% | - |
| XYZ | 9.35 | 7.68 | 10.44 | - |
| YUV | 80.56 | 132.76 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 68 | 89 | 0 | 0.33 | 0.13 | 0.6 | 322.94 | 0.2 | 0.33 |
| Hex | 66 | 44 | 59 | 0 | 21 | D | 3C | 143 | 14 | 21 |
| Octal | 146 | 104 | 131 | 0 | 41 | 15 | 74 | 503 | 24 | 41 |
| Binary | 1100110 | 1000100 | 1011001 | 0 | 100001 | 1101 | 111100 | 101000011 | 10100 | 100001 |
Color Harmonies of #664459
Complementary color
Monochromatic Colors of #664459
Black with #664459
Text Example
Text Example
White with #664459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664459; }
p { color: rgb(102,68,89); }
H1.HeaderClassName
{
color: #664459;
}
.AnyTagClassName
{
color: #664459;
}
</style>
background-color css
<style>
a { background-color: #664459; }
a { background-color: rgb(102,68,89); }
div.DivClassName
{
background-color: #664459;
}
.BgClassName
{
background-color: #664459;
}
</style>
border-color css
<style>
span { border-color: #664459; }
span { border-color: rgb(102,68,89); }
td.TdClassName
{
border-color: #664459;
}
.TagClassName
{
border-color: #664459;
}
</style>