Shades of Finn #664659
Tints of Finn #664659
RGB
CMYK
RGB Variations
Color information
#664659 (or 0x664659) is known color: Finn. HEX triplet: 66, 46 and 59. RGB value is (102,70,89). Sum of RGB (Red+Green+Blue) = 102+70+89=261 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.08% from 261); Green value is 70 (27.73% from 255 or 26.82% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 102 - color contains mainly: red. Hex color #664659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664659 is #99B9A6. Grayscale: #515151. Windows color (decimal): -10074535 or 5850726. OLE color: 5850726.
HSL color Cylindrical-coordinate representation of color #664659: hue angle of 324.38º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #664659 is Cyan = 0, Magento = 0.31, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 70 | 89 | - |
| CMYK | 0 | 0.31 | 0.13 | 0.6 |
| HSL | 324.38º | 0.19% | 0.34% | - |
| HSV(B) | 324.38º | 0.31% | 0.4% | - |
| XYZ | 9.47 | 7.93 | 10.48 | - |
| YUV | 81.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 70 | 89 | 0 | 0.31 | 0.13 | 0.6 | 324.38 | 0.19 | 0.34 |
| Hex | 66 | 46 | 59 | 0 | 1F | D | 3C | 144 | 13 | 22 |
| Octal | 146 | 106 | 131 | 0 | 37 | 15 | 74 | 504 | 23 | 42 |
| Binary | 1100110 | 1000110 | 1011001 | 0 | 11111 | 1101 | 111100 | 101000100 | 10011 | 100010 |
Color Harmonies of #664659
Complementary color
Monochromatic Colors of #664659
Black with #664659
Text Example
Text Example
White with #664659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664659; }
p { color: rgb(102,70,89); }
H1.HeaderClassName
{
color: #664659;
}
.AnyTagClassName
{
color: #664659;
}
</style>
background-color css
<style>
a { background-color: #664659; }
a { background-color: rgb(102,70,89); }
div.DivClassName
{
background-color: #664659;
}
.BgClassName
{
background-color: #664659;
}
</style>
border-color css
<style>
span { border-color: #664659; }
span { border-color: rgb(102,70,89); }
td.TdClassName
{
border-color: #664659;
}
.TagClassName
{
border-color: #664659;
}
</style>