Shades of Finn #664650
Tints of Finn #664650
RGB
CMYK
RGB Variations
Color information
#664650 (or 0x664650) is known color: Finn. HEX triplet: 66, 46 and 50. RGB value is (102,70,80). Sum of RGB (Red+Green+Blue) = 102+70+80=252 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.48% from 252); Green value is 70 (27.73% from 255 or 27.78% from 252); Blue value is 80 (31.64% from 255 or 31.75% from 252); Max value from RGB is 102 - color contains mainly: red. Hex color #664650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664650 is #99B9AF. Grayscale: #505050. Windows color (decimal): -10074544 or 5260902. OLE color: 5260902.
HSL color Cylindrical-coordinate representation of color #664650: hue angle of 341.25º 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 #664650 is Cyan = 0, Magento = 0.31, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 70 | 80 | - |
| CMYK | 0 | 0.31 | 0.22 | 0.6 |
| HSL | 341.25º | 0.19% | 0.34% | - |
| HSV(B) | 341.25º | 0.31% | 0.4% | - |
| XYZ | 9.12 | 7.78 | 8.61 | - |
| YUV | 80.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 70 | 80 | 0 | 0.31 | 0.22 | 0.6 | 341.25 | 0.19 | 0.34 |
| Hex | 66 | 46 | 50 | 0 | 1F | 16 | 3C | 155 | 13 | 22 |
| Octal | 146 | 106 | 120 | 0 | 37 | 26 | 74 | 525 | 23 | 42 |
| Binary | 1100110 | 1000110 | 1010000 | 0 | 11111 | 10110 | 111100 | 101010101 | 10011 | 100010 |
Color Harmonies of #664650
Complementary color
Monochromatic Colors of #664650
Black with #664650
Text Example
Text Example
White with #664650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664650; }
p { color: rgb(102,70,80); }
H1.HeaderClassName
{
color: #664650;
}
.AnyTagClassName
{
color: #664650;
}
</style>
background-color css
<style>
a { background-color: #664650; }
a { background-color: rgb(102,70,80); }
div.DivClassName
{
background-color: #664650;
}
.BgClassName
{
background-color: #664650;
}
</style>
border-color css
<style>
span { border-color: #664650; }
span { border-color: rgb(102,70,80); }
td.TdClassName
{
border-color: #664650;
}
.TagClassName
{
border-color: #664650;
}
</style>