Shades of Finn #664651
Tints of Finn #664651
RGB
CMYK
RGB Variations
Color information
#664651 (or 0x664651) is known color: Finn. HEX triplet: 66, 46 and 51. RGB value is (102,70,81). Sum of RGB (Red+Green+Blue) = 102+70+81=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 70 (27.73% from 255 or 27.67% from 253); Blue value is 81 (32.03% from 255 or 32.02% from 253); Max value from RGB is 102 - color contains mainly: red. Hex color #664651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664651 is #99B9AE. Grayscale: #505050. Windows color (decimal): -10074543 or 5326438. OLE color: 5326438.
HSL color Cylindrical-coordinate representation of color #664651: hue angle of 339.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 #664651 is Cyan = 0, Magento = 0.31, Yellow = 0.21 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 70 | 81 | - |
| CMYK | 0 | 0.31 | 0.21 | 0.6 |
| HSL | 339.38º | 0.19% | 0.34% | - |
| HSV(B) | 339.38º | 0.31% | 0.4% | - |
| XYZ | 9.15 | 7.8 | 8.81 | - |
| YUV | 80.82 | 128.1 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 70 | 81 | 0 | 0.31 | 0.21 | 0.6 | 339.38 | 0.19 | 0.34 |
| Hex | 66 | 46 | 51 | 0 | 1F | 15 | 3C | 153 | 13 | 22 |
| Octal | 146 | 106 | 121 | 0 | 37 | 25 | 74 | 523 | 23 | 42 |
| Binary | 1100110 | 1000110 | 1010001 | 0 | 11111 | 10101 | 111100 | 101010011 | 10011 | 100010 |
Color Harmonies of #664651
Complementary color
Monochromatic Colors of #664651
Black with #664651
Text Example
Text Example
White with #664651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664651; }
p { color: rgb(102,70,81); }
H1.HeaderClassName
{
color: #664651;
}
.AnyTagClassName
{
color: #664651;
}
</style>
background-color css
<style>
a { background-color: #664651; }
a { background-color: rgb(102,70,81); }
div.DivClassName
{
background-color: #664651;
}
.BgClassName
{
background-color: #664651;
}
</style>
border-color css
<style>
span { border-color: #664651; }
span { border-color: rgb(102,70,81); }
td.TdClassName
{
border-color: #664651;
}
.TagClassName
{
border-color: #664651;
}
</style>