Shades of Finn #664059
Tints of Finn #664059
RGB
CMYK
RGB Variations
Color information
#664059 (or 0x664059) is known color: Finn. HEX triplet: 66, 40 and 59. RGB value is (102,64,89). Sum of RGB (Red+Green+Blue) = 102+64+89=255 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40% from 255); Green value is 64 (25.39% from 255 or 25.10% from 255); Blue value is 89 (35.16% from 255 or 34.90% from 255); Max value from RGB is 102 - color contains mainly: red. Hex color #664059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664059 is #99BFA6. Grayscale: #4E4E4E. Windows color (decimal): -10076071 or 5849190. OLE color: 5849190.
HSL color Cylindrical-coordinate representation of color #664059: hue angle of 320.53º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #664059 is Cyan = 0, Magento = 0.37, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 89 | - |
| CMYK | 0 | 0.37 | 0.13 | 0.6 |
| HSL | 320.53º | 0.23% | 0.33% | - |
| HSV(B) | 320.53º | 0.37% | 0.4% | - |
| XYZ | 9.12 | 7.21 | 10.36 | - |
| YUV | 78.21 | 134.09 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 89 | 0 | 0.37 | 0.13 | 0.6 | 320.53 | 0.23 | 0.33 |
| Hex | 66 | 40 | 59 | 0 | 25 | D | 3C | 141 | 17 | 21 |
| Octal | 146 | 100 | 131 | 0 | 45 | 15 | 74 | 501 | 27 | 41 |
| Binary | 1100110 | 1000000 | 1011001 | 0 | 100101 | 1101 | 111100 | 101000001 | 10111 | 100001 |
Color Harmonies of #664059
Complementary color
Monochromatic Colors of #664059
Black with #664059
Text Example
Text Example
White with #664059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664059; }
p { color: rgb(102,64,89); }
H1.HeaderClassName
{
color: #664059;
}
.AnyTagClassName
{
color: #664059;
}
</style>
background-color css
<style>
a { background-color: #664059; }
a { background-color: rgb(102,64,89); }
div.DivClassName
{
background-color: #664059;
}
.BgClassName
{
background-color: #664059;
}
</style>
border-color css
<style>
span { border-color: #664059; }
span { border-color: rgb(102,64,89); }
td.TdClassName
{
border-color: #664059;
}
.TagClassName
{
border-color: #664059;
}
</style>